https://github.com/pingisfun/easistentapi
Scrapes data from easistent's public schedules
https://github.com/pingisfun/easistentapi
easistent
Last synced: 2 months ago
JSON representation
Scrapes data from easistent's public schedules
- Host: GitHub
- URL: https://github.com/pingisfun/easistentapi
- Owner: PingIsFun
- License: mit
- Created: 2022-03-13T11:09:31.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-08T07:35:24.000Z (almost 2 years ago)
- Last Synced: 2025-08-15T12:05:06.282Z (9 months ago)
- Topics: easistent
- Language: Python
- Homepage:
- Size: 71.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# eAsistentPY
## EN
To install it run:
pip install eAsistentPY
***
Example usage:
```python
import eAsistentPY
data = eAsistentPY.get_schedule(school_id="SCHOOL_ID", class_id=CLASS_ID)
```
***
For support and feature requests ask on [GitHub discussions](https://github.com/PingWasFun/eAsistentAPI/discussions/categories/general)
## SLO
// TODO