TeamspeakStats/tsstats
Thor77 95c22dde35 make __main__.main work with new output of tsstats.log.parse_logs
* if sid given, add .<sid> to outputpath
2016-06-22 20:47:12 +02:00
..
tests add test for tsstats.log.parse_logs 2016-06-22 20:40:55 +02:00
__init__.py
__main__.py make __main__.main work with new output of tsstats.log.parse_logs 2016-06-22 20:47:12 +02:00
client.py remove unneccessary and unused tsstats.client.Client.__getitem__ 2016-06-12 18:43:20 +02:00
config.py
exceptions.py
log.py check for None instead of False to allow empty clients as arg to tsstats.log._parse_details 2016-06-22 20:40:30 +02:00
template.html
template.py
utils.py