Skip to content

dolfandringa/PythonProjectStructureDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

An example how to set up unittesting in python with nose2 and tests in a separate folder from the package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages