Each directory contains a Python project, from the simplest to a more complex version.
01/: only a simplesetup.py, README.md, and LICENSE02/: additionalrequirements.txt03/: readrequirements.txtfile withrequires()04/: use MANIFEST.in to adddata/files