MetaGuardSOT/README.md
2026-06-19 06:31:30 +00:00

15 lines
502 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# MetaGuardSOT
Как запустить на Windows:
1. **https://winpython.github.io/** → WinPython portable → распаковать
2. **https://git.vibe42.kz/sot/MetaGuardSOT** → Download ZIP → распаковать
3. В папке проекта (cmd):
```
WinPython\python.exe -m pip install -r requirements.txt
WinPython\python.exe app.py
```
4. Браузер: http://127.0.0.1:5000
Если установлен Python — просто запустить `run.bat`.