-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update esprit-py library with new features and improvements
- Loading branch information
Showing
6 changed files
with
19 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,16 @@ | ||
# esprit-api | ||
|
||
# <img src="https://esprit.tn/favicon.ico" width="28px" /> esprit-py | ||
|
||
> [!NOTE] | ||
> Please note that this library is not an official API provided by Esprit and is intended for educational and personal use only. | ||
## Features | ||
|
||
- Get your exact timetable pdf not 300 pages pdf | ||
- Get your grades | ||
- Get your absences | ||
- Get your credits | ||
|
||
missing stuff: | ||
- [ ] download any time table from the esprit website , not only the last one | ||
- [ ] download any time table from the esprit website , not only the last one | ||
- [ ] post stuff (reclamation,document stage,teacher evaluation) *dangereous area tbh* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
from .esprit import Esprit |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.