Skip to main content

Python wrapper for HSE RUZ API

Project description

https://travis-ci.org/hell03end/hse_ruz.svg?branch=master https://badge.fury.io/py/hse_ruz.svg

Python wrapper for HSE RUZ API.

What’s new?

Feel free to contribute.

Requirements

  • Python Python 3.3+ or PyPy3

Installation

pip install hse_ruz
# or update
pip install -U hse_ruz

Usage

from ruz import RUZ
api = RUZ()
assert api.v == 2
assert api.person_lessons("mymail@edu.hse.ru")

Contributing

Please, use type annotations.

git clone https://github.com/hell03end/hse_ruz.git
cd hse_ruz
pytest -v  # check requests schema is valid and etc.

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

hse_ruz-1.1.1.tar.gz (9.5 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