🤖 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
265bc5a9b2
commit
1d826c1c06
25
README.md
25
README.md
|
@ -42,7 +42,30 @@ Use `--help` option to see all options.
|
||||||
different sites, but not in the detail I want.
|
different sites, but not in the detail I want.
|
||||||
|
|
||||||
|
|
||||||
# License
|
## Dependencies
|
||||||
|
|
||||||
|
All requirements can be installed easily using:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
pip install -r requirements.txt
|
||||||
|
```
|
||||||
|
|
||||||
|
Full list of requirements:
|
||||||
|
- [beautifulsoup4](https://pypi.org/project/beautifulsoup4/)
|
||||||
|
- [lxml](https://pypi.org/project/lxml/)
|
||||||
|
- [requests](https://pypi.org/project/requests/)
|
||||||
|
- [requests_cache](https://pypi.org/project/requests_cache/)
|
||||||
|
- [browsercookie](https://pypi.org/project/browsercookie/)
|
||||||
|
- [cfscrape](https://pypi.org/project/cfscrape/)
|
||||||
|
- [frozendict](https://pypi.org/project/frozendict/)
|
||||||
|
- [python-kucoin](https://pypi.org/project/python-kucoin/)
|
||||||
|
- [krakenex](https://pypi.org/project/krakenex/)
|
||||||
|
- [fin-depo](https://gitfub.space/Jmaa/fin-depo)
|
||||||
|
- [secret_loader](https://gitfub.space/Jmaa/secret_loader)
|
||||||
|
- [requests-util](https://gitfub.space/Jmaa/requests_util)
|
||||||
|
|
||||||
|
|
||||||
|
## License
|
||||||
|
|
||||||
```
|
```
|
||||||
MIT License
|
MIT License
|
||||||
|
|
Loading…
Reference in New Issue
Block a user