/S-P-Tracker

stracker is a service supporting Assetto Corsa servers with automatically generated statistics.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

This is stracker updated to modern python (working on python 3 on debian 10) with no need for cpython etc

Deps:
pip3 install simplejson
pip3 install pygal
pip3 install cherrypy
pip3 install acplugins4python
pip3 install bottle
pip3 install apsw
pip3 install psycopg2-binary