dfe-analytical-services / dfe-analytical-services/eesyapi.py
Package structure
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
### Description
Typical Structure for python packages:
[Python Packages - GeeksforGeeks](https://www.geeksforgeeks.org/python-packages/)
An example of typical Python package structure from the Python guidance tutorial:
- https://packaging.python.org/en/latest/tutorials/packaging-projects/
### Why this is important?
We want to use a standard package structure so that developers stepping into the project and skilled end users can easily pick up the package code and understand where to find things.
Contributor guide
Assessment
This issue has not been assessed yet.