Skip to content

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

Notifications You must be signed in to change notification settings

flotpython/bidule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages