Media Summary: today I talk about how to declare optional dependencies in the today I talk about `pip install -e .` and how that makes a library live-editable! playlist: ... 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 ...

Python Dist Packages Vs Site Packages Intermediate Anthony Explains 108 - Detailed Analysis & Overview

today I talk about how to declare optional dependencies in the today I talk about `pip install -e .` and how that makes a library live-editable! playlist: ... 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 show how to use backported libraries and how to set up your setup.py / setup.cfg to conditionally install those

Photo Gallery

python dist-packages vs. site-packages (intermediate) anthony explains #108
Python difference between dist-packages and site-packages
virtualenv: --system-site-packages (intermediate) anthony explains #325
PYTHON : What's the difference between dist-packages and site-packages?
python packaging: optional dependencies (intermediate) anthony explains #074
I don't need `__init__.py`? PEP 420 and namespace packages (intermediate) anthony explains #420
python packaging: src layout (intermediate) anthony explains #048
how do editable pip installs work? (intermediate) anthony explains #124
Python Package Managers: pip, conda, and uv | Data Science Digest
what are python doctests? (beginner - intermediate) anthony explains #300
my python project setup (+ all tools) (intermediate) anthony explains #396
how to use python backports + setup.py (intermediate) anthony explains #428
Sponsored
View Detailed Profile
python dist-packages vs. site-packages (intermediate) anthony explains #108

python dist-packages vs. site-packages (intermediate) anthony explains #108

today I talk about

Python difference between dist-packages and site-packages

Python difference between dist-packages and site-packages

Python

virtualenv: --system-site-packages (intermediate) anthony explains #325

virtualenv: --system-site-packages (intermediate) anthony explains #325

today I talk about the --system-

PYTHON : What's the difference between dist-packages and site-packages?

PYTHON : What's the difference between dist-packages and site-packages?

PYTHON

python packaging: optional dependencies (intermediate) anthony explains #074

python packaging: optional dependencies (intermediate) anthony explains #074

today I talk about how to declare optional dependencies in the

Sponsored
I don't need `__init__.py`? PEP 420 and namespace packages (intermediate) anthony explains #420

I don't need `__init__.py`? PEP 420 and namespace packages (intermediate) anthony explains #420

today I talk about namespace

python packaging: src layout (intermediate) anthony explains #048

python packaging: src layout (intermediate) anthony explains #048

today I

how do editable pip installs work? (intermediate) anthony explains #124

how do editable pip installs work? (intermediate) anthony explains #124

today I talk about `pip install -e .` and how that makes a library live-editable! playlist: ...

Python Package Managers: pip, conda, and uv | Data Science Digest

Python Package Managers: pip, conda, and uv | Data Science Digest

python

what are python doctests? (beginner - intermediate) anthony explains #300

what are python doctests? (beginner - intermediate) anthony explains #300

today I talk about

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

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

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 ...

how to use python backports + setup.py (intermediate) anthony explains #428

how to use python backports + setup.py (intermediate) anthony explains #428

today I show how to use backported libraries and how to set up your setup.py / setup.cfg to conditionally install those

packaging python typed code (intermediate) anthony explains #252

packaging python typed code (intermediate) anthony explains #252

today I talk about how to