Useful tools to extract data from GITAM University websites.
Project description
GITAM
GITAM is a simple, yet elegant, library.
Works only with the Results Page for now. New version coming soon!
Installing
$ pip install gitam
Documentation
>>> from gitam import result
>>> student = Result(roll_id=221810309053, semester=6)
>>> student.name
'Rohit G'
>>> student.branch
'Computer Science and Engineering'
>>> student.cgpa
8.68
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
gitam-0.2.1.tar.gz
(3.5 kB
view hashes)
Built Distribution
gitam-0.2.1-py3-none-any.whl
(3.8 kB
view hashes)