TeamspeakStats/tsstats
Thor77 53ffad3d81 refactor tsstats.log.parse_log(s)
* rename tsstats.log.parse_logs to tsstats.log.parse_log and remove glob-functionality
* create tsstats.log.parse_log to handle globbing
* fix tests to use tsstats.log.parse_log instead of tsstats.log.parse_logs
* bump version to 0.4.0
2016-05-23 21:50:10 +02:00
..
tests refactor tsstats.log.parse_log(s) 2016-05-23 21:50:10 +02:00
__init__.py move logging-setup into __init__.py and use one central logger-object 2016-05-10 22:50:34 +02:00
__main__.py duplicate debug-enable to get debug-output from parse_config 2016-05-21 23:15:15 +02:00
client.py refactor tsstats.client.Client.__getitem__ 2016-05-19 21:09:27 +02:00
config.py refactor config.parse_config 2016-05-21 23:14:52 +02:00
exceptions.py split tsstats.py into package with multiple files 2016-05-08 21:32:37 +02:00
log.py refactor tsstats.log.parse_log(s) 2016-05-23 21:50:10 +02:00
template.html split tsstats.py into package with multiple files 2016-05-08 21:32:37 +02:00
template.py refactor tsstats.client.Clients 2016-05-18 22:50:23 +02:00
utils.py refactor tsstats.client.Clients 2016-05-18 22:50:23 +02:00