21 lines
309 B
Markdown
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)
|