Agate Python 
This Python-based command line tool allows to access to a Agate server through its REST API. This is the perfect tool for automating tasks in Agate. This will be the preferred client developed when new features are added to the REST API.
- Read the documentation.
- Have a bug or a question? Please create a GitHub issue.
- Continuous integration is on GitHub actions.
Usage
Install with:
pip install obiba-agate
To get the options of the command line:
agate --help
This command will display which sub-commands are available. For each sub-command you can get the help message as well:
agate <subcommand> --help
The objective of having sub-command is to hide the complexity of applying some use cases to the Agate REST API. More sub-commands will be developed in the future.
Development
Agate Python client can be easily extended by using the classes defined in core.py and in protobuf/*.py files.
Mailing list
Have a question? Ask on our mailing list!
http://groups.google.com/group/obiba-users
License
OBiBa software are open source and made available under the GPL3 licence. OBiBa software are free of charge.
OBiBa acknowledgments
If you are using OBiBa software, please cite our work in your code, websites, publications or reports.
"The work presented herein was made possible using the OBiBa suite (www.obiba.org), a software suite developed by Maelstrom Research (www.maelstrom-research.org)"
Release files for obiba-agate 3.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| obiba_agate-3.1.0.tar.gz | 20.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| obiba_agate-3.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 44.4 kB
Release files / obiba_agate-3.1.0.tar.gz
| Download URL | obiba_agate-3.1.0.tar.gz |
|---|---|
| Size | 20.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4971b365474341689548ff619bc4dc1409d5356eaf347eb85a06b908ae180949
|
|
BLAKE2b-256 checksum How to use checksums |
b51b1d5be713306772d7593d08ce6359cd88107e9320e29f5ebd18b334d774d4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.2.1 CPython/3.12.11 Linux/6.11.0-1018-azure
|
Release files / obiba_agate-3.1.0-py3-none-any.whl
| Download URL | obiba_agate-3.1.0-py3-none-any.whl |
|---|---|
| Size | 23.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
75c9e8b5f5df26400634fa77f705a3691ae8dca84fa5a9478018b255ce8c1dd7
|
|
BLAKE2b-256 checksum How to use checksums |
f3a1754c6474dad57619c38aaba658aea6c8c5fcc1ec0a3b6903f013bcf83ce8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.2.1 CPython/3.12.11 Linux/6.11.0-1018-azure
|