User Tools

Site Tools


python_file_hierarchy

Overview

Recommended package hierarchy.

Hierarchy

  • fubar/
    • fubar/
      • __init__.py
      • cli.py
      • storage.py
      • tests/
        • __init__.py
        • test_storage.py
        • test_cli.py
      • data/
        • image.png
    • setup.py
    • setup.cfg
    • pyproject.toml
    • README.rst
    • docs/
      • conf.py
      • quickstart.rst
      • index.rst
python_file_hierarchy.txt · Last modified: 2020/06/17 16:36 by rpjday