ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,218,041 results

TheWannabeCoder
How to Organize Python Code into Modular Files for Clean, Reusable Projects

Learn how to break a massive Python script into smaller, focused files—🗂️ settings, logic, visuals, and ▶️ main—to make ...

0:57
How to Organize Python Code into Modular Files for Clean, Reusable Projects

8,855 views

8 months ago

InfoWorld
What does the structure of a modern Python project look like?

Python projects that use modern tooling and standards work best when the files in the project repository follow a certain layout.

4:25
What does the structure of a modern Python project look like?

45,211 views

2 years ago

InfoWorld
Powerful Python source code processing with "ast"

Python's "ast" module transforms the text of Python source code into an object stream. It's a more powerful way to walk through ...

9:09
Powerful Python source code processing with "ast"

3,310 views

1 year ago