Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.rst

Examples

This folder contains example setup.py's.

See each subfolder's README for more info on each example:

  • direct: an example python module laid out as a direct subfolder of the project
  • hierarchical: an example python module laid out under a src/ subfolder
  • single: an example python module laid out as a single.py file

Test cases

These examples are also used as test case scenarios, see test scenarios