Organizing a Python Package with Cookiecutter

When

03/04/2019    
10:30 am-12:00 pm
François Durand
Nokia Bell Labs France

Where

Nice Room (EIT Digital)
23, avenue d'Italie, Paris

Event Type

In this tutorial, we will see how to create and maintain a Python package, especially relying on Cookiecutter, by Audrey Roy Greenfeld, and PyCharm. Even for those who do not plan to create packages in a near future, this tutorial is useful to learn how to structure a Python project, document it with Sphinx, test it with doctest, etc.
Reference: https://my-toy-package.readthedocs.io/ .
Prerequisite: your computer + a Python distribution (e.g. Anaconda) + PyCharm.