Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 321 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 321 Bytes

#Overview This is demo python projet.

It aims to demonstrate an elegant python project structure.

Also, this demo is used to show how to elegantly import packages within a project.

Structure

  • data: where you store your project data
  • doc: where you store your project document
  • package: a demo python package