TeamspeakStats/tsstats
Thor77 4d03e7d096 Use pendulum instead of plain datetime
because it is more intuitive to use and doesn't require the
tz_aware_datetime-workaround.
2017-06-02 23:36:01 +02:00
..
templates Use hyperlinks instead of onclick-events 2017-02-27 22:16:16 +01:00
tests Add space between identifier and nick 2017-05-15 22:50:05 +02:00
__init__.py Move logger-setup to tsstats.logger 2017-02-27 13:37:00 +01:00
__main__.py Fix E501 (line too long) 2017-03-24 23:19:48 +01:00
client.py Add space between identifier and nick 2017-05-15 22:50:05 +02:00
config.py Add debugstdout flag/config-directive 2017-02-27 13:37:04 +01:00
exceptions.py add source-encoding (utf-8) to all files 2016-06-07 17:42:53 +02:00
log.py Use pendulum instead of plain datetime 2017-06-02 23:36:01 +02:00
logger.py Move logger-setup to tsstats.logger 2017-02-27 13:37:00 +01:00
template.py Sort imports 2017-06-02 23:34:33 +02:00
utils.py Support for a nicer structure for ID maps (#12) 2017-02-18 14:58:23 +01:00