Learning Python Packaging 03 - Understand Package Structure

Опубликовано: 26 Март 2026
на канале: Codasteroid
37
0

Python packages consist of documentation, top-level scripts, and tests. In this episode, we will take a closer look at how packages in Python are basically structured.

Link to the repository on GitLab:
Link: https://gitlab.com/codasteroid/python...

Useful Resources:

The sample project on GitHub:
Link: https://github.com/pypa/sampleproject

The Joy of Packaging:
https://python-packaging-tutorial.rea...