Skip to content

ae-group-mirror/ae_dev_ops

Repository files navigation

dev_ops 0.3.9

GitLab develop LatestPyPIrelease PyPIVersions

ae namespace module portion dev_ops: project development variables and helpers.

Coverage MyPyPrecision PyLintScore

PyPIImplementation PyPIPyVersions PyPIWheel PyPIFormat PyPILicense PyPIStatus PyPIDownloads

installation

execute the following command to install the ae.dev_ops module in the currently active virtual environment:

pip install ae-dev-ops

if you want to contribute to this portion then first fork the ae_dev_ops repository at GitLab. after that pull it to your machine and finally execute the following command in the root folder of this repository (ae_dev_ops):

pip install -e .[dev]

the last command will install this module portion, along with the tools you need to develop and run tests or to extend the portion documentation. to contribute only to the unit tests or to the documentation of this portion, replace the setup extras key dev in the above command with tests or docs respectively.

more detailed explanations on how to contribute to this project are available here

namespace portion documentation

information on the features and usage of this portion are available at ReadTheDocs.

About

ae_dev_ops module 0.3.9

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages