mirror of
https://github.com/Thor77/TeamspeakStats.git
synced 2025-11-02 23:02:45 -05:00
* __main__.cli is now just used to setup argparse and pass arguments to __main__.main * __main__.main is now used to validate the arguments and pass them to the right functions |
||
|---|---|---|
| .. | ||
| tests | ||
| __init__.py | ||
| __main__.py | ||
| client.py | ||
| config.py | ||
| exceptions.py | ||
| log.py | ||
| template.html | ||
| template.py | ||
| utils.py | ||