Python setup tools assistir online

play_arrow
289 mil
8 mil

20:28

How to Package and Publish Python Code the Right Way

How to Package and Publish Python Code the Right Way

ArjanCodes

Chapters: 0:00 Intro 1:10 Code example 3:18 Example use cases 4:31 Setuptools package 7:31 Presenting setup.py 10:38 ...

play_arrow
26 mil
280

6:42

[Live Demo] Python Setuptools Tutorial | Package Python Code | PIP Install Python Code

[Live Demo] Python Setuptools Tutorial | Package Python Code | PIP Install Python Code

LimeGuru

You will learn with code to package your python modules and packages using setuptools and then install it in your python ...

play_arrow
24 mil
695

31:38

my python project setup (+ all tools) (intermediate) anthony explains #396

my python project setup (+ all tools) (intermediate) anthony explains #396

anthonywritescode

today I go over all the tools I use to set up my projects, as well as the differences between 1-file libraries, multi-file libraries, and ...

play_arrow
38 mil
908

21:10

Wheel Files: Packaging Python Applications & Modules

Wheel Files: Packaging Python Applications & Modules

NeuralNine

Today we learn about Python wheel files, which are the packaging format for Python applications and modules.

play_arrow
10 mil
382

35:12

How I Set Up Python for Professional AI Development

How I Set Up Python for Professional AI Development

Tech With Tim and PyCharm, a JetBrains IDE

Download PyCharm, free forever with the month of Pro included and a free AI trial: https://jb.gg/tt1 Vibe coding gets you started.

play_arrow
1 mil
32

4:03

Python Packaging Explained: setup.py vs pyproject.toml (2026 Guide)

Python Packaging Explained: setup.py vs pyproject.toml (2026 Guide)

CodeLucky

Are you still using setup.py to package your Python code? It's time to upgrade! In this video, we break down the modern ...

play_arrow
53 mil
963

12:36

python packaging: basic setup.py and declarative metadata (intermediate) anthony explains #057

python packaging: basic setup.py and declarative metadata (intermediate) anthony explains #057

anthonywritescode

today I go over a basic setup.py for packaging a python package. I then show a few tools you can use to migrate from classic ...