Files
akademiya/README.md
2024-12-10 02:03:53 +07:00

21 lines
309 B
Markdown

# Akademiya
Unofficial API client written in Python for a certain book library.
## Installation
```bash
pip install git+https://git.tretrauit.me/tretrauit/akademiya
```
## Features
+ [x] Authentication
+ [x] Look up books
+ [x] Borrow books
+ [x] Download (encrypted) books
## License
[MIT](./LICENSE)