Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 829 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 829 Bytes

Structuring Your Python Project

A collaborative article (and demo repository) discussing good practices in setting up a Python project. The final article will be published on dev.to().

This project was born out of a long and surprisingly difficult discussion on #python (Freenode IRC), wherein the three of us concluded there was a lack of decent guidance on how to set up a new Python project.

Authors

License

All code resources in this project are licensed under the BSD-3. The article itself is licensed under CC-BY 4.0. See LICENSE.md for more information.