🤖 Repository layout updated to latest version
This commit was automatically generated by a script: https://gitfub.space/Jmaa/repo-manager
This commit is contained in:
parent
c09245bd1c
commit
46782f9dfb
19
README.md
19
README.md
|
@ -68,7 +68,24 @@ Following features are work in progress:
|
||||||
- [ ] Improve cache behaviour. User and tags can have much longer cache times.
|
- [ ] Improve cache behaviour. User and tags can have much longer cache times.
|
||||||
|
|
||||||
|
|
||||||
# License
|
## Dependencies
|
||||||
|
|
||||||
|
All requirements can be installed easily using:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
pip install -r requirements.txt
|
||||||
|
```
|
||||||
|
|
||||||
|
Full list of requirements:
|
||||||
|
- [requests](https://pypi.org/project/requests/)
|
||||||
|
- [requests-cache](https://pypi.org/project/requests-cache/)
|
||||||
|
- [fuse-python](https://pypi.org/project/fuse-python/)
|
||||||
|
- [secret_loader](https://gitfub.space/Jmaa/secret_loader)
|
||||||
|
- [marko](https://pypi.org/project/marko/)
|
||||||
|
- [python-frontmatter](https://pypi.org/project/python-frontmatter/)
|
||||||
|
|
||||||
|
|
||||||
|
## License
|
||||||
|
|
||||||
```
|
```
|
||||||
MIT License
|
MIT License
|
||||||
|
|
Loading…
Reference in New Issue
Block a user