aedev namespace-root: aedev namespace root, providing setup, development and documentation tools/templates for Python projects.
Project description
aedev namespace-root project
aedev namespace-root: aedev namespace root, providing setup, development and documentation tools/templates for Python projects.
aedev namespace root package use-cases
this project is maintaining all the portions (modules and sub-packages) of the aedev namespace to:
- update and deploy common outsourced files, optionally generated from templates
- merge docstrings of all portions into a single combined and cross-linked documentation
- publish documentation via Sphinx onto ReadTheDocs
- refactor multiple or all portions of this namespace simultaneously using the grm portions actions
this namespace-root package is only needed for development tasks, so never add it to the installation requirements file (requirements.txt) of a project.
to ensure the update and deployment of outsourced files generated from the templates provided by this root package via the git repository manager tool, add this root package to the development requirements file (dev_requirements.txt) of a portion project of this namespace.
the following portions are currently included in this namespace:
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.