============== Futher Reading ============== Other Tutorials and Articles ---------------------------- * `Official Python Packaging Guide `_ * `"SettingUpOpenSource" lesson plans by John Leeman `_ * `"Structuring your Project" (written from the perspective of Python for web applications, as opposed to scientific libraries) `_ Other Python Cookiecutters -------------------------- * https://github.com/tylerdave/cookiecutter-python-package * https://github.com/audreyr/cookiecutter-pypackage Basics ------ * `Python Modules `_ * `Software Carpentry Git Tutorial (For Novices) `_