Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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