Skip to content

tomschr/python-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Sample Project

Each directory contains a Python project, from the simplest to a more complex version.

  • 01/: only a simple setup.py, README.md, and LICENSE
  • 02/: additional requirements.txt
  • 03/: read requirements.txt file with requires()
  • 04/: use MANIFEST.in to add data/ files

About

Python Example Project for Trainees

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages