ae namespace-root project
ae_ae namespace-root 0.3.95
ae namespace root package use-cases
this package is the root project of the ae namespace and their portions (the modules
and sub-packages of the namespace ae). it provides helpers and templates in order to
bundle and ease the maintenance, for example to:
- update and deploy common outsourced files, optionally generated from templates.
- merge docstrings of all portions into a single combined and cross-linked documentation.
- compile and publish documentation via Sphinx onto ReadTheDocs.
- bulk refactor multiple portions of this namespace simultaneously using the
git repository manager tool (grm).
to enable the update and deployment of outsourced files generated from the templates provided by
this root package, add this root package to the development requirements file (dev_requirements.txt)
of each portion project of this namespace. in this entry you can optionally specify the version of
this project.
and because this namespace-root package is only needed for development tasks, it will never need to
be added to the installation requirements file (requirements.txt) of a project.
please check the git repository manager manual
for more detailed information on the provided actions of the grm tool.
installation
no installation is needed to use this project for your portion projects, because the grm tool is
automatically fetching this and the other template projects from https://gitlab.com/ae-group (and
in the specified version).
an installation is only needed if you want to adapt this namespace-root project for your needs or if you want
to contribute to this root package. in this case please follow the instructions given in the
:ref:contributing
document.
namespace portions
the following 43 portions are currently included in this namespace: