python3 module to call jiracloud apis in command line or inside a module.
Project description
pyjiracloudapi
python3 module to call jiracloud apis in command line or inside a module and export result into mysql and later Grafana.
The source for this project is available here.
It's a python module that you can include in your python module or can be used in command line.
usage: pyjiracloudapi.py [-h] [-V] [-U USEREMAIL] [-t TOKEN] [-u URL] [-a API] [-m METHOD] [-J JSONFILE]
pyjiracloudapi is a python3 program that call jiracloud apis in command line or imported as a module
optional arguments:
-h, --help show this help message and exit
-V, --version Display the version of pyjiracloudapi
-U USEREMAIL, --useremail USEREMAIL
jiracloud user email
-t TOKEN, --token TOKEN
jiracloud token
-u URL, --url URL jiracloud url
-a API, --api API jiracloud api should start by a slash
-m METHOD, --method METHOD
should contain one of the method to use : ['DELETE', 'GET', 'POST', 'PUT']
-J JSONFILE, --jsonfile JSONFILE
json file needed for POST method
release notes
1.0.0 initial version
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyjiracloudapi-1.0.0.tar.gz.
File metadata
- Download URL: pyjiracloudapi-1.0.0.tar.gz
- Upload date:
- Size: 8.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aaed0a8a4db3c23debd3ec5867f5a4bf5a4a7b9c75be3b1ebe74493140b05eb3
|
|
| MD5 |
d4e0494e943827e0b8d0bcd680bbd5fc
|
|
| BLAKE2b-256 |
274751ee4a71a1cc58088205d789106d2d6a1db750f63268d287e524615ccd4e
|
File details
Details for the file pyjiracloudapi-1.0.0-py3-none-any.whl.
File metadata
- Download URL: pyjiracloudapi-1.0.0-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f2ada80bf7a5474e1af97cf8efddde1fdac836201668f05970b8a63e99f3c2bf
|
|
| MD5 |
f2fba2f4b348642c09d30839bc315a90
|
|
| BLAKE2b-256 |
66ffd6cdb6423e17944560bf5e0d8e0a2e143c08cbbd14b49a61e9a6518e826c
|