Provides easy interface for making REST requests to University of Arizona RII Redmine database.
Project description
UA-EDS-API
Provides easy interface for making REST requests to University of Arizona Redmine Database.
Motivation
To make a python API that could generically interact with the REST architecture of Redmine.
Code Example
from ua_redmine_api import ua_redmine_api
redmine_api = ua_redmine_api.RedmineApi("host", "username", "password")
data = redmine_api.get("endpoint")
Installation
pip install --user ua-redmine-api
Credits
RyanJohannesBland EtienneThompson
License
MIT
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
ua_redmine_api-1.0.7.tar.gz
(2.6 kB
view hashes)
Built Distribution
Close
Hashes for ua_redmine_api-1.0.7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 446b3fd213893079802ca25fe87e9b3b0185c46ab178979c762700e5c6839b86 |
|
MD5 | 74a60843f6afce110fac43af72d1ea02 |
|
BLAKE2b-256 | d7d5e63097e2a8ae0e0ebbd8587380f3eff447e331272e872773d2a8c31ee6ef |