File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,4 +18,4 @@ git_hidden/
1818
1919# Not done yet
2020tests /
21- src / eAsisitentAPI /pharser.py
21+ git_hidden /pharser.py
Original file line number Diff line number Diff line change 1- # eAsistentAPI
1+ # eAsistentPY
22
33## EN
44To install it run:
@@ -9,12 +9,12 @@ To install it run:
99Example usage:
1010
1111``` python
12- import eAsisitentAPI
12+ import eAsistentPY
1313
14- data = eAsisitentAPI .get_schedule(school_id = " SCHOOL_ID" , class_id = CLASS_ID )
14+ data = eAsistentPY .get_schedule(school_id = " SCHOOL_ID" , class_id = CLASS_ID )
1515```
1616***
17- For support and feature requests ask on [ GitHub discussions] ( https://github.com/PingWasFun/eAsistent-scraper /discussions/categories/general )
17+ For support and feature requests ask on [ GitHub discussions] ( https://github.com/PingWasFun/eAsistentAPI /discussions/categories/general )
1818
1919## SLO
2020
Original file line number Diff line number Diff line change 11[metadata]
2- name = eAsistentAPI
3- version = 2.0 .0
2+ name = eAsistentPY
3+ version = 2.1 .0
44author = PingIsFun
55author_email = pingisfun@protonmail.com
66description = Scrapes data from easistent.com/urniki/... and returns it as Python dictionary
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments