This repository has been archived on 2025-01-27. You can view files and clone it, but cannot push or open issues or pull requests.
wot_stats_server/README.md
2017-08-28 10:22:38 +03:00

20 lines
217 B
Markdown

# World of Tanks Statistics Server
## Requirements
- Ubuntu/Debian Linux
- Postgresql
- Python 2.7
- Wargaming Developers Account
## Install
```
pip install -r requirements.txt
```
### Run
```
python app.py
```