Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-08T07:35:24.000Z (7 months ago)
- Last Synced: 2024-09-19T16:09:16.036Z (4 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 eAsistentPYdata = 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