Short Overview: 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 the `cat` command -- and that it's almost always unnecessary!

Python Packaging Src Layout Intermediate Anthony Explains 048 -

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 the `cat` command -- and that it's almost always unnecessary! today I talk about __slots__ and __dict__ and how they relate to objects!

Important details found

  • 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 the `cat` command -- and that it's almost always unnecessary!
  • today I talk about __slots__ and __dict__ and how they relate to objects!

Why this topic is useful

A structured page helps reduce disconnected snippets by grouping the main subject with context, examples, and nearby entries.

Sponsored

Frequently Asked Questions

Is the information always complete?

Not always. Some topics may need verification from official or primary sources.

How should readers use this information?

Use it as a starting point, then open related pages for more specific details.

What should readers check next?

Readers should check related pages, official references, or updated sources when details matter.

Topic Gallery

python packaging: src layout (intermediate) anthony explains #048
python packaging: optional dependencies (intermediate) anthony explains #074
python packaging: basic setup.py and declarative metadata (intermediate) anthony explains #057
python packaging: data files (intermediate) anthony explains #071
python: what is __slots__ and __dict__ (intermediate) anthony explains #122
python dist-packages vs. site-packages (intermediate) anthony explains #108
don't use cat! (intermediate) anthony explains #508
don't run `python my/script.py`! (beginner - intermediate) anthony explains #407
my python project setup (+ all tools) (intermediate) anthony explains #396
I don't need `__init__.py`? PEP 420 and namespace packages (intermediate) anthony explains #420
Sponsored
View Full Details
python packaging: src layout (intermediate) anthony explains #048

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

Read more details and related context about python packaging: src layout (intermediate) anthony explains #048.

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

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

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

Read more details and related context about python packaging: basic setup.py and declarative metadata (intermediate) anthony explains #057.

python packaging: data files (intermediate) anthony explains #071

python packaging: data files (intermediate) anthony explains #071

Read more details and related context about python packaging: data files (intermediate) anthony explains #071.

python: what is __slots__ and __dict__ (intermediate) anthony explains #122

python: what is __slots__ and __dict__ (intermediate) anthony explains #122

today I talk about __slots__ and __dict__ and how they relate to objects! playlist: ...

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

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

Read more details and related context about python dist-packages vs. site-packages (intermediate) anthony explains #108.

don't use cat! (intermediate) anthony explains #508

don't use cat! (intermediate) anthony explains #508

today I talk about the `cat` command -- and that it's almost always unnecessary! playlist: ...

don't run `python my/script.py`! (beginner - intermediate) anthony explains #407

don't run `python my/script.py`! (beginner - intermediate) anthony explains #407

Read more details and related context about don't run `python my/script.py`! (beginner - intermediate) anthony explains #407.

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

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

Read more details and related context about I don't need `__init__.py`? PEP 420 and namespace packages (intermediate) anthony explains #420.