Installation
secenv
is capable of being installed through the PyPI repository, using:
pip install secenv
For development, get its sources and install it locally:
git clone https://gitlab.com/keltiotechnology/keltio-products/secenv
cd secenv && make install-local
See the repository README for further information.