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.2.tar.gz
(4.8 kB
view details)
Built Distribution
File details
Details for the file jboss-0.1.2.tar.gz
.
File metadata
- Download URL: jboss-0.1.2.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 48f822c77932bac3d3107fa3d39a677f7ba6e8237beebcbbc76e815f2383484e |
|
MD5 | b2ac59d6a8736162b37f1dab9b502561 |
|
BLAKE2b-256 | 963224f372b752f9d360f8e155eac5790fbec5f5773832146c1c0a0ab3132d40 |
File details
Details for the file jboss-0.1.2-py2.py3-none-any.whl
.
File metadata
- Download URL: jboss-0.1.2-py2.py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e1eb884aa2dbbe60d8c4d393016ff9ba472dc8a4070ec6546a22a100005514ff |
|
MD5 | 92a2aae918a779a4aecff5ad0dd6e2af |
|
BLAKE2b-256 | 6cc3d0eac5fdf88ff2154cac8f0d12d8b1ea709b27b3921591c67a4ceb34ad93 |