UNKNOWN
Project description
JBoss API client – Short description.
Docs are available at https://jboss.readthedocs.org/. Pull requests with documentation enhancements and/or fixes are awesome and most welcome.
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
Built Distribution
File details
Details for the file jboss-0.1.0.tar.gz
.
File metadata
- Download URL: jboss-0.1.0.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 09df89d82a0b0075baf5017ca7513848f6325374c50e828b02867faff90aea6b |
|
MD5 | bb8b1fa25efdc3a02dc05dea83474ee5 |
|
BLAKE2b-256 | a7c0e6ba9cc99e625d12a485a7143269d0645317bca0f88859cd2391a3f2008e |
File details
Details for the file jboss-0.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: jboss-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a221b11ec8413d27c69b77a985f5bb1c14b4e373b64f8c4d1edbbf877f196279 |
|
MD5 | d6bb855aa6609bb4c72e807b403c4d28 |
|
BLAKE2b-256 | 0eb186c5d88f01a9bd2259aa6abed667db95c384fa8b9299f57b44ebdc7b739d |