Skip to main content

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)

Uploaded source

Built Distribution

ua_redmine_api-1.0.7-py3-none-any.whl (3.0 kB view hashes)

Uploaded py3

Supported by

AWS AWS Cloud computing Datadog Datadog Monitoring Fastly Fastly CDN Google Google Object Storage and Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page