Redone lkabuci

Results 7 issues of Redone lkabuci

add new instructions to use the app

documentation

**Reasons for making this change:** As a good practice, you should define your virtualenv alongside the python version like `venv(3.10.4)` or `.env3.8.2`

this PR contains the following changes: * If the requests failed `exit` without going further * switching from `%s` to an `f` string

- add venv dir to gitignore - formate the code with black - minor change

After the last update windows is no longer supported,

enhancement
good first issue

It didn't compile until I added the const reference in the constructor.

Add docker for testing