1
0

🤖 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:
Takunomi Automaticus, The 2nd 2024-10-01 09:32:39 +02:00
parent c09245bd1c
commit 46782f9dfb

View File

@ -68,7 +68,24 @@ Following features are work in progress:
- [ ] 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