No project description provided
Project description
JBoss API client – Short description.
Requirements
python >= 2.6
Installation
JBoss API client should be installed using pip:
pip install jboss
Usage
from jboss import APIClient client = APIClient() response = client.api.runtime['test:dev:1.0'].process['process-name'].start.post() response = client.api.task.query(processInstanceId=response.json['id'])
Bug tracker
If you have any suggestions, bug reports or annoyances please report them to the issue tracker at https://github.com/klen/jboss/issues
Contributing
Development of JBoss API client happens at: https://github.com/klen/jboss
Contributors
klen (Kirill Klenov)
License
Licensed under a BSD license.
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
jboss-0.1.3.tar.gz
(4.8 kB
view details)
Built Distribution
File details
Details for the file jboss-0.1.3.tar.gz
.
File metadata
- Download URL: jboss-0.1.3.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eba4700e4c67de5d168fd4d117e8d13b1db8ed59f856d0d871a28296aaa1ff21 |
|
MD5 | dbc3a8d8fb8aee7c39fb371c5caa9a48 |
|
BLAKE2b-256 | 3b4b63dcff409100f0020e05b48222c670fbcb3ae1b24fbf31526c0f45483757 |
File details
Details for the file jboss-0.1.3-py2.py3-none-any.whl
.
File metadata
- Download URL: jboss-0.1.3-py2.py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9f1047c33a300ceaedcd681a057cbc5fef4b537074370bdc0567eb2e99338574 |
|
MD5 | 00019c972e7f6513cb39497f2b8f68cc |
|
BLAKE2b-256 | 7b8bb0c701fec8dd7174248465fcd38168bd1aef884869399bb1721907464db5 |