Developer
|
486f166462
|
Add automated setup and run scripts for Virtual Environment support
- setup.sh / setup.bat: Create venv, install dependencies
- run.sh / run.bat: Activate venv and start main.py
- .gitignore: Exclude venv, cache, IDE files
- README.md: Updated installation guide with PEP 668 solution
|
2026-01-18 12:19:31 +00:00 |