Interact with a ProdManager instance
Project description
ProdManager API
prod-manager
is a Python package providing access to the ProdManager API.
Features
prod-manager
enables you to:
- write Pythonic code to manage your ProdManager resources.
- pass arbitrary parameters to the ProdManager API. Simply follow ProdManager’s docs on what parameters are available.
- access arbitrary endpoints as soon as they are available on ProdManager, by using lower-level API methods.
- use persistent requests sessions for authentication, proxy and certificate handling.
- flexible handling of paginated responses, including lazy iterators.
Installation
prod-manager
is compatible with Python 3.7+.
Use pip
to install the latest stable version of prod-manager
:
$ pip install --upgrade prod-manager
The current development version is available on GitLab.com, and can be installed directly from the git repository:
$ pip install git+https://gitlab.com/prod-manager/prod-manager-api.git
Bug reports
Please report bugs and feature requests at https://gitlab.com/prod-manager/prod-manager-api/-/issues.
Documentation
The full documentation for CLI and API is available on GitLab Pages.
Build the docs
We use mkdocs
to manage our environment and build the documentation :
$ poetry install --only docs
$ mkdocs build
Contributing
For guidelines for contributing to prod-manager
, refer to CONTRIBUTING.md.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file prod_manager-0.2.0.tar.gz
.
File metadata
- Download URL: prod_manager-0.2.0.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.11.1 Linux/5.4.109+
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 01cde48641ff9905099a093b8db704a8a9a75c6f3b22d9fa609bed2677affdf3 |
|
MD5 | 9cefad706843ddd733e3ece6d871a0de |
|
BLAKE2b-256 | f0f339555ae001ae3da83e3c5a11f6c6615a147770b6f4608849b3fe7415d487 |
File details
Details for the file prod_manager-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: prod_manager-0.2.0-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.11.1 Linux/5.4.109+
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 946d0861f3c23b1829514965567ccf8bb695660f9b926e11e51246b8b30fdefb |
|
MD5 | c4c4384af845d733832ee895046913ee |
|
BLAKE2b-256 | b791f55465cfbd4f9560ffa8f62b139b67857c99b13a2945d3490dfbde7f879c |