OBiBa/Mica python client.
Project description
Mica Python
This Python-based command line tool allows to access to a Mica server through its REST API. This is the perfect tool for automating tasks in Mica. 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 an issue on GitHub.
- Continuous integration is on Travis.
Usage
Install with:
pip install obiba-mica
To get the options of the command line:
mica --help
This command will display which sub-commands are available. For each sub-command you can get the help message as well:
mica <subcommand> --help
The objective of having sub-command is to hide the complexity of applying some use cases to the Mica REST API. More sub-commands will be developed in the future.
Development
Mica Python client can be easily extended by using the classes defined in core.py
file.
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)"
Project details
Release history Release notifications | RSS feed
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 obiba_mica-5.1.0.tar.gz
.
File metadata
- Download URL: obiba_mica-5.1.0.tar.gz
- Upload date:
- Size: 32.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.7.13 Linux/4.15.0-1098-gcp
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 336f719a62cace82df3acfdfa9b4e125c74f7c127847a4fdb183c2b35b3259bf |
|
MD5 | 7d6049d096ebc1bfd768c107208c2e11 |
|
BLAKE2b-256 | 2b1e7495d9d51dd555f6fc1de24a80757a80fd14220684a9dd78a372cdc34593 |
File details
Details for the file obiba_mica-5.1.0-py3-none-any.whl
.
File metadata
- Download URL: obiba_mica-5.1.0-py3-none-any.whl
- Upload date:
- Size: 39.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.7.13 Linux/4.15.0-1098-gcp
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 06d17bf316867d6d27ee9bf2a6915741cb874bc8c09f119d1d287aea33f9616f |
|
MD5 | a2af86ccb285b6f323a725fff174cb21 |
|
BLAKE2b-256 | 7388edc3267b4e6f5bcbded44a0e7ba9945bfceba4c508ebddfd6119369c4214 |