Provide for each resource endpoint an rest api client.
Provide a fluent way to create or update an Airlock Gateway configuration.
For full documentation and tutorials, trigger:
python setup.py build_sphinx
- Python 3.8 or higher
- virutalenv
python3 -m venv env
source env/bin/activate
pip install -r requirement.txt
pip install -e .
python setup.py test
python setup.py test
python setup.py build_sphinx
python setup.py sdist bdist_wheel
Please use the GitHub issue tracker to submit bugs or request features.
Copyright Orlando Tomás.
Distributed under the terms of the MIT license, airlock-gateway-client is free and open source software.