m: cd \pokladna call v3.12\Scripts\activate rem uvicorn server_sqlite:app --reload --host 0.0.0.0 --port 8000 python kivy_app.py deactivate pause