ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

418 results

pyOpenSci: open source for open science
Create Your First Python Package Tutorial - Everything You Need to Know | pyOpenSci

Learn how to turn your Python code into a reusable package with Hatch! From setup to installation, this beginner-friendly tutorial ...

15:32
Create Your First Python Package Tutorial - Everything You Need to Know | pyOpenSci

887 views

10 months ago

Aalto Scientific Computing
3.4 Dependencies - Python for Scientific Computing 2023

Dependency management with environments and requirement files in Python. When you have projects that depend on other ...

51:40
3.4 Dependencies - Python for Scientific Computing 2023

79 views

2 years ago

Christian Drumm
Python for Beginners - Week 6 Unit 1 - What are libraries?

Where can you find those libraries? Maybe one should be mentioned, namely the Python Package Index. This is basically a big ...

7:32
Python for Beginners - Week 6 Unit 1 - What are libraries?

44 views

2 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

166 views

2 years ago

Aalto Scientific Computing
4.3 Packaging - Python for Scientific Computing 2023

Here, we discuss how to package and distribute your work via pyproject.toml and the Python Package Index and other things.

23:55
4.3 Packaging - Python for Scientific Computing 2023

113 views

2 years ago

Aalto Scientific Computing
3.3 Libraries - Python for Scientific Computing 2023

Your code doesn't exist alone. It is one part of a large ecosystem, where many other things exist for you to build off of. This is ...

17:49
3.3 Libraries - Python for Scientific Computing 2023

91 views

2 years ago

Surfalytics | Fast Track to Data Career
Just enough Python or how to start with Python | Module 0.6 | Surfalytics

Python is the #1 language for data work, data development, data analysis, machine learning, and generative AI.

26:44
Just enough Python or how to start with Python | Module 0.6 | Surfalytics

147 views

2 months ago

Solve Computer Science
Mastering Python packages: organizing files and best practices - Virtual environments (#02)

Lesson #02 of the "Mastering Python packages: organizing files and best practices" course. Course intro: ...

12:09
Mastering Python packages: organizing files and best practices - Virtual environments (#02)

128 views

1 year ago

Solve Computer Science
Mastering Python packages: organizing files and best practices - course intro (#00)

Welcome to this course called "Mastering Python packages: organizing files and best practices". In this video I present you the ...

2:58
Mastering Python packages: organizing files and best practices - course intro (#00)

57 views

1 year ago

Solve Computer Science
Mastering Python packages: organizing files and best practices - Requirements files (#03)

Lesson #03 of the "Mastering Python packages: organizing files and best practices" course. Course intro: ...

14:56
Mastering Python packages: organizing files and best practices - Requirements files (#03)

55 views

1 year ago

Dario
Call a Rust Function from Python Like A Boss with Maturin

Use the performance advantage of #rustlang in Python by writing Python modules using Rust!!! You can build python libraries ...

4:37
Call a Rust Function from Python Like A Boss with Maturin

3,257 views

3 years ago

Solve Computer Science
Mastering Python packages: organizing files and best practices - Git tips (#01)

Lesson #01 of the "Mastering Python packages: organizing files and best practices" course. Course intro: ...

14:47
Mastering Python packages: organizing files and best practices - Git tips (#01)

134 views

1 year ago

EmacsConf and Emacs hangouts
EmacsConf 2025: Swanky Python: Interactive development for Python - Scott Zimmermann (he/him)

https://emacsconf.org/2025/talks/swanky You can view this and other resources using free/libre software at ...

21:04
EmacsConf 2025: Swanky Python: Interactive development for Python - Scott Zimmermann (he/him)

706 views

2 months ago

Webstrome Python
Make $1000 / Day With #python  Email Automation In 2024

Build python email automation project. In this project you will get in-depth understanding of concept for various library in ...

42:06
Make $1000 / Day With #python Email Automation In 2024

73 views

1 year ago

Microsoft Visual Studio
Getting Started with Python in Visual Studio Code

In this episode, Robert is joined by Tyreke White, who shows us how to get started with Python development using Visual Studio ...

32:48
Getting Started with Python in Visual Studio Code

242,649 views

6 years ago

NERSC
Day 2  Using Python at NERSC and Best Practices

Part of the New User Training and Updated Best Practices on Perlmutter: February 15-16, 2024 Please see ...

29:19
Day 2 Using Python at NERSC and Best Practices

112 views

2 years ago

Puget Sound Programming Python - PuPPy
Frank Seidl - Client-side Python with Piodide

And then you can load Python packages and call this asynchronous function called runPython, which is the simplest way to get ...

26:37
Frank Seidl - Client-side Python with Piodide

44 views

6 months ago

NERSC
06- Using Python at NERSC

Part of the NERSC New User Training on September 7-8, 2023. Please see ...

26:27
06- Using Python at NERSC

108 views

2 years ago

Christian Drumm
Python for Beginners - Week 6 Unit 5 - Installing additional libraries

An alternative would be to directly jump into this Python Package Index, the PyPI org server. Here, most of the libraries are ...

6:22
Python for Beginners - Week 6 Unit 5 - Installing additional libraries

44 views

2 years ago

NERSC
Day 1: Using Python at NERSC and Best Practices

This is part of NERSC New User Training September 24- 25, 2025 ...

24:10
Day 1: Using Python at NERSC and Best Practices

15 views

4 months ago

CodeTracer
Codetracer time-travel debugger for Python (prerelease)

We show how to use it by debugging a failing unit-test in a popular Python package Timeline: 0:00 Introduction 0:26 What is ...

42:15
Codetracer time-travel debugger for Python (prerelease)

366 views

4 months ago

NERSC
Day 1- Using Python at NERSC and Best Practices

One thing that you want to keep in mind, again, are a version of Python and packages that we have available have different ...

24:48
Day 1- Using Python at NERSC and Best Practices

58 views

7 months ago

pyOpenSci: open source for open science
Easily Create Interactive Data Science Learning Environments with Quarto Live | pyOpenSci

... and social open source barriers. promotes open and reproducible research through peer-review of scientific Python packages.

29:46
Easily Create Interactive Data Science Learning Environments with Quarto Live | pyOpenSci

228 views

1 year ago

Joanna Leng
Uninstall Crystal Growth Tracker (cgt)

... you how to uninstall the Crystal Growth Tracker python package (https://github.com/jonathanHuwP/CrystalGrowthTracker)

1:32
Uninstall Crystal Growth Tracker (cgt)

5 views

3 years ago

iMooX at
Funktionen, Module und Packages in Python | iMooX.at

Dies ist ein Video des Kurses "Programmieren lernen mit Python: Weiterführende Konzepte" unter ...

14:03
Funktionen, Module und Packages in Python | iMooX.at

146 views

9 months ago