https://github.com/literateink/pawdirecte
A purrfect API wrapper for EcoleDirecte.
https://github.com/literateink/pawdirecte
api ecoledirecte ecoledirecte-api wrapper
Last synced: 12 months ago
JSON representation
A purrfect API wrapper for EcoleDirecte.
- Host: GitHub
- URL: https://github.com/literateink/pawdirecte
- Owner: LiterateInk
- License: gpl-3.0
- Created: 2024-02-11T20:10:11.000Z (over 2 years ago)
- Default Branch: index
- Last Pushed: 2025-03-26T19:32:51.000Z (about 1 year ago)
- Last Synced: 2025-06-12T10:30:07.192Z (12 months ago)
- Topics: api, ecoledirecte, ecoledirecte-api, wrapper
- Homepage: https://docs.literate.ink/pawdirecte
- Size: 1.44 MB
- Stars: 16
- Watchers: 1
- Forks: 7
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Citation: CITATION.cff
Awesome Lists containing this project
README

*This library **is not** affiliated with [Aplim](https://www.aplim.fr/) or [EcoleDirecte](https://www.aplim.fr/EcoleDirecte) in any way.*
## What is "EcoleDirecte" ?
[EcoleDirecte](https://www.aplim.fr/EcoleDirecte) is an online platform used by schools to facilitate communication and administrative management. It gives teachers, students and parents access to information such as timetables, grades, absences, homework and messages.
## Implementations
You're currently on the `index` branch.
Since we're implementing this library in different programming languages, we have a branch for each of them.
| [JS/TS](https://github.com/LiterateInk/Pawdirecte/tree/js) | Rust | Python | Swift |
| :---: | :---: | :---: | :---: |
| Kotlin | C# | | |
## Acknowledgements
- [EduWireApps' EcoleDirecte API documentation](https://github.com/EduWireApps/ecoledirecte-api-docs)
- [Azgar](https://github.com/azgaresncf)'s [documentation](https://github.com/azgaresncf/ecoledirecte)
- [CriosChan](https://github.com/crioschan) for helping in our experiments against EcoleDirecte's API
## License
This project is licensed under the GPL-3.0 License - see the [LICENSE.md](LICENSE.md) file for details.