to illustrate how to
- organize one's sources around a package
- define the packaging in
setup.py
- and run your code in development mode with
pip install -e .
see further explanations (in French) on either:
on https://fun-mooc.fr
in the MOOC "Python : des
fondamentaux aux concepts avancés du
langage"
and specifically in Semaine 6 séquence
9
same content is also available online here
https://flotpython-slides.readthedocs.io/en/main/6-2-organisation-sources-nb.html