Skip to main content

Provides easy interface for making REST requests to University of Arizona EDS registry.

Project description

UA-EDS-API

Provides easy interface for making REST requests to University of Arizona EDS registry.

Motivation

To make a python API that could generically interact with the REST architecture of EDS.

Code Example

from ua_eds_api import ua_eds_api

eds_api = ua_eds_api.EdsApi("host", "username", "password", "grouper url")

users = eds_api.get_grouper_users("grouper endpoint")

Installation

pip install --user ua-eds-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_eds_api-1.0.1.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

ua_eds_api-1.0.1-py3-none-any.whl (4.8 kB view hashes)

Uploaded Python 3

Supported by

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