repo: push
This commit is contained in:
20
README.md
Normal file
20
README.md
Normal file
@ -0,0 +1,20 @@
|
||||
# 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)
|
||||
Reference in New Issue
Block a user