Skip to main content

Python API to student portal of ITER

Project description

# iterapi
Python API to student portal of ITER

## Installation

` pip install iterapi `

## Usage

```python
import iterapi

st = Student('regdno','password')
st.getInfo() # returns json element
st.getPhoto() # writes photo as registration_no.jpg
st.getAttendance() # returns json element

print(st.details, st.attendance)
```

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

iterapi-1.0.3.win-amd64.zip (5.1 kB view hashes)

Uploaded Source

Built Distribution

iterapi-1.0.3-py3-none-any.whl (3.6 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