Skip to main content

API wrapper for ETNA' APIs

Project description

Python wrapper made for my school’s apis

Based on a colleague’s documentation

Usage

from etnawrapper import EtnaWrapper

wrapper = EtnaWrapper(login='your_login', password='your_passwd')

# In order to check if you can access the APIs, try this:
wrapper.get_infos()
# It should return informations about your profile

Installation

This package is available on Pypi. Simply install it using:

$ pip install etnawrapper

Contibuting

Contibutions are welcome. Simply fork the project and make a pull request.

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

etnawrapper-1.1.1.tar.gz (3.1 kB view hashes)

Uploaded Source

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