Merge remote-tracking branch 'refs/remotes/origin/main'

This commit is contained in:
starnakin 2023-05-31 15:28:56 +02:00
commit 06869df157

View File

@ -35,8 +35,6 @@ python3 main.py
To parse the html
### Requests
To get html with http requests
### [simple-term-menu](https://pypi.org/project/simple-term-menu/)
To create navigate CLI menu
### [TinyDB](https://pypi.org/project/tinydb/)
To store credential data and url of the http server
### SubProcess and Os