Python API to student portal of ITER
Project description
iterapi
Python API to Student's Campus portal of ITER
Installation
pip install iterapi
or
pip3 install iterapi
Usage
Example
from iterapi import Student
st = Student('regdno','password') # Login to the portal
st.getInfo() # returns a dictionary containing student details
st.getPhoto() # writes photo as registration_no.jpg
st.getAttendance() # returns a dictionary containing attendance
st.getResult() # returns a dictionary containing results
st.getDetailedResult(sem_no) # returns a dictionary containing details of a semester result
st.downloadSemResult(sem_no) # writes result document as registrationno_sem_no.pdf
Project details
Release history Release notifications | RSS feed
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.2.7.tar.gz
(4.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file iterapi-1.2.7.tar.gz.
File metadata
- Download URL: iterapi-1.2.7.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d41b779beec46e4801781c4408b5760548719ca1631a81df2600c5a66bcdf18b
|
|
| MD5 |
612c89f8ce88efdd4325dcf9620e89af
|
|
| BLAKE2b-256 |
76b908b723afc460f64fe05ce21e90fd8743b25f709aebba7259940a2e93cade
|
File details
Details for the file iterapi-1.2.7-py3-none-any.whl.
File metadata
- Download URL: iterapi-1.2.7-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dffea30a721454116daf840fcb2c4c7589afd2c0044605ccc8565cd92cc618b3
|
|
| MD5 |
be4d0e40235554a2c687ffedaaab0fdf
|
|
| BLAKE2b-256 |
570dd8abe8a30973823c47516d3f8029b96f49b97f3291fe99fae190398e2554
|