ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

112,130 results

Metaist
What it takes: Publishing a python package (ezq)

All the little things it takes to publish a python package. Links: https://github.com/metaist/ezq https://metaist.github.io/ezq/ ...

57:49
What it takes: Publishing a python package (ezq)

44 views

4 years ago

NixCon
NixCon 2025 - Python packaging with nixpkgs, pyproject.nix & uv2nix

There is a broad range of possibilities when packaging Python with Nix. The amount of Python formats alone can be ...

28:43
NixCon 2025 - Python packaging with nixpkgs, pyproject.nix & uv2nix

868 views

4 months ago

EuroPython Conference
What happens when you import a module? - presented by Reuven M. Lerner

EuroPython 2022 - What happens when you import a module? - presented by Reuven M. Lerner [The Auditorium on 2022-07-13] ...

29:07
What happens when you import a module? - presented by Reuven M. Lerner

5,171 views

3 years ago

EuroPython Conference
Magdalena Rother - Writing Awesome PyPI packages in Python

"Writing Awesome PyPI packages in Python [EuroPython 2017 - Talk - 2017-07-14 - PyCharm Room] [Rimini, Italy] One of the ...

24:44
Magdalena Rother - Writing Awesome PyPI packages in Python

350 views

8 years ago

EuroPython Conference
From Jupyter Notebooks to a Python Package: The Best of Both Worlds — Sin-seok SEO

EuroPython 2023 — Terrace 2A on 2023-07-19] ...

38:55
From Jupyter Notebooks to a Python Package: The Best of Both Worlds — Sin-seok SEO

966 views

2 years ago

EuroPython Conference
Running Python packages in the browser with Pyodide — Roman Yurchak

EuroPython 2023 — Forum Hall on 2023-07-20] ...

27:49
Running Python packages in the browser with Pyodide — Roman Yurchak

4,973 views

2 years ago

Software Underground
Tutorial: Publishing your first Python package

Matt Hall What you'll need: - Slack channel: #t22-tue-packaging (visit https://softwareunderground.org/slack to join) - A working ...

2:01:36
Tutorial: Publishing your first Python package

739 views

Streamed 3 years ago

Hydro-Morphodynamics
Import and create Python modules, packages, and libraries

Learn to use and create Python modules, packages and libraries with materials provided at ...

22:07
Import and create Python modules, packages, and libraries

104 views

3 years ago

Puget Sound Programming Python - PuPPy
Sam Lijin - Shipping a Python Library Written In Rust
21:45
Sam Lijin - Shipping a Python Library Written In Rust

56 views

7 months ago

The Linux Foundation
Solving the Phantom Dependency Problem for Python Packages - Seth Larson, Python Software Foundation

Don't miss out! Join us at the next Open Source Summit in Hyderabad, India (August 5); Amsterdam, Netherland (August 25-29); ...

35:41
Solving the Phantom Dependency Problem for Python Packages - Seth Larson, Python Software Foundation

96 views

7 months ago

EuroPython Conference
Mark Smith - Publish a (Perfect) Python Package on PyPI

"Publish a (Perfect) Python Package on PyPI [EuroPython 2019 - Talk - 2019-07-10 - Shanghai] [Basel, CH] By Mark Smith Always ...

29:33
Mark Smith - Publish a (Perfect) Python Package on PyPI

4,034 views

6 years ago

Sari Sabban
The Pose Python Library

playlist: Computational Biology Tutorials Creative Commons Attribution license (reuse allowed) Video Description: ...

20:28
The Pose Python Library

1,726 views

2 years ago

Canadian Coding
PYTH 101 Module 6 Python Modules

Link to Module on Website: https://canadiancoding.ca/courses/course/PYTH-101/module/6/ Check out the course on my website: ...

24:43
PYTH 101 Module 6 Python Modules

135 views

6 years ago

EuroPython Conference
Michał Wodyński - Difficulties of Python code development:packages,virtualenvs and package mangers

"Difficulties of Python code development:packages,virtualenvs and package mangers EuroPython 2020 - Talk - 2020-07-23 - Ni ...

44:52
Michał Wodyński - Difficulties of Python code development:packages,virtualenvs and package mangers

402 views

5 years ago

CampusX
Session 11 - Exception Handling & Modules and Packages | DSMP 2022 - 23

Enroll in this Programme from our Website - https://learnwith.campusx.in/ Course Website Link ...

1:29:58
Session 11 - Exception Handling & Modules and Packages | DSMP 2022 - 23

50,898 views

Streamed 3 years ago

Aalto Scientific Computing
Separating Python code and releasing it as a PyPI package

A demonstration of publishing a package on PyPI, by taking some code in a larger library that deserves its own package. This is ...

58:00
Separating Python code and releasing it as a PyPI package

165 views

2 years ago

gears1763
mech447 Python Package - Tutorial 3

Tutorial 3 for the mech447 package. This video covers the stocks & flows example, including both how to run it from the command ...

20:33
mech447 Python Package - Tutorial 3

9 views

10 months ago

EuroPython Conference
Packaging Python in 2022 - presented by Jeremiah Paige

EuroPython 2022 - Packaging Python in 2022 - presented by Jeremiah Paige [Liffey Hall 1 on 2022-07-15] The Python packaging ...

28:25
Packaging Python in 2022 - presented by Jeremiah Paige

2,592 views

3 years ago

Veek M
python: Packages

Packages are NameSpaces NS Pollution Forms of import if __name__ == '__main__' Mistakes: /usr/lib NOT /usr/local/lib.

1:42:00
python: Packages

27 views

5 years ago

EuroPython Conference
The Python package repository accelerating software development @ CERN — Phil Elson, Ivan Sinkarenko

EuroPython 2023 — Terrace 2A on 2023-07-19] ...

30:18
The Python package repository accelerating software development @ CERN — Phil Elson, Ivan Sinkarenko

358 views

2 years ago

DebConf Videos
Packaging Python modules and applications

by Piotr Ożarowski At: DebConf10 https://debconf10.debconf.org/ Room: Davis Auditorium Scheduled start: 2010-08-02 14:00:00.

52:17
Packaging Python modules and applications

32 views

8 years ago

Next Day Video
Introduction to Exploratory Data Analysis with the Sci-Analysis Python Package

Chris Morrow https://www.pytexas.org/2019/talk/U2Vzc2lvbk5vZGU6MTA4 Exploratory Data Analysis is an important step in data ...

26:34
Introduction to Exploratory Data Analysis with the Sci-Analysis Python Package

1,585 views

6 years ago

Python Ireland
Alireza Soroudi: The Art of Optimal Decision Making in Python: Pyomo Package

Optimisation can be defined as how to use the limited resources to achieve the best results. Pyomo is an open source package ...

56:18
Alireza Soroudi: The Art of Optimal Decision Making in Python: Pyomo Package

2,665 views

4 years ago

Red Hat Developer
Thoth: Community-driven knowledge about Python packages and Python applications stacks

Thoth is a project in AICoE team that implements a cloud-based Python resolver that can resolve to greatest and not to the latest ...

21:57
Thoth: Community-driven knowledge about Python packages and Python applications stacks

155 views

4 years ago

FOSS4G
FOSS4G 2021 - The role of open source python package geoserver rest in Web GIS development

This work describes geoserver-rest, an open-source python package that can manage the geospatial data in a geoserver which is ...

20:29
FOSS4G 2021 - The role of open source python package geoserver rest in Web GIS development

1,453 views

4 years ago