/bidule

A minimalistic repo to illustrate usual layout (setup.py, one package, imports, and more)

Primary LanguagePython

a minimalist Python project

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:

MOOC

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

HTML course

same content is also available online here
https://flotpython-slides.readthedocs.io/en/main/6-2-organisation-sources-nb.html