kodjo e41094f908 Fixed #8
Fixed #12
Fixed #13
Fixed #14
2023-05-08 17:50:28 +02:00
2023-05-08 17:50:28 +02:00
2023-05-08 17:50:28 +02:00
2023-01-19 16:08:23 +00:00
2023-05-08 17:50:28 +02:00
2023-05-08 17:50:28 +02:00
2023-05-08 17:50:28 +02:00
2023-05-08 17:50:28 +02:00

Sheerka

My personnal AI

To start the server

cd src
uvicorn server:app --reload

To start the client

python $DEV_HOME/src/client.py --username <username> --password <password>

to test

pytest

To run the coverage

coverage run --source=src -m pytest

coverage report
coverage html
S
Description
No description provided
Readme 278 KiB
Languages
Python 99.9%