Exploring Python Packaging Data Files Intermediate Anthony Explains 071
Exploring Python Packaging Data Files Intermediate Anthony Explains 071 reveals several interesting facts.
- 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 ...
- today I talk about how to package up typed code -- either inline types or typing stubs and distribute it via pypi! - intro to typing: ...
- today I show how imports work and how functions retain access to their global variables without needing to import them!
- today I talk about the basics of generator functions and how you'd type annotate them! playlist: ...
- today I talk about dist-packages / site-packages and the reasons debian has for separating the two playlist: ...
In-Depth Information on Python Packaging Data Files Intermediate Anthony Explains 071
today I talk about today I talk about how to declare optional dependencies in the packages you're providing as well as how to install optional ... today I go over a basic setup.py for today I explain the ./src/ layout for
today I show `__file__` and how you can use it to find
Stay tuned for more updates related to Python Packaging Data Files Intermediate Anthony Explains 071.