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