Skip to content

orltom/airlock-gateway-client-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c732a04 · Jan 8, 2025

History

31 Commits
Jan 8, 2025
Jan 8, 2025
Nov 19, 2020
Sep 22, 2021
Sep 22, 2021
Sep 22, 2021
Nov 30, 2020
Nov 4, 2020
Nov 19, 2020
Jan 8, 2025
Nov 21, 2020
Jan 8, 2025
Nov 30, 2020
Jan 8, 2025
Nov 4, 2020
Nov 19, 2020

Repository files navigation

airlock-gateway-client-python

License

Module client

Provide for each resource endpoint an rest api client.

Module workspace

Provide a fluent way to create or update an Airlock Gateway configuration.

Requirements

  • Python 3.8 or higher
  • virutalenv

Prepare development setup

python3 -m venv env
source env/bin/activate
pip install -r requirements.txt
pip install -e .

Run tests

python setup.py test

Build from source

python setup.py test
python setup.py build_sphinx
python setup.py sdist bdist_wheel

Contributing

Contributions are welcome in any form, be it code, logic, documentation, examples, requests, bug reports, ideas or anything else that will help this project move forward.

Disclaimer

This project is licensed under the MIT License. See the LICENSE file for more details.

About

An Airlock Gateway REST API Client

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages