- slightly modified config, api keys now have the value "CHANGEME" - requirements.txt has new dependency, flask apscheduler - ythdd.py has been reworked, support for argument parsing has been added, code is now split into functions - ythdd_api_v1.py features real uptime as well - ythdd_db.py is no longer dependent on ythdd_globals.py - ythdd_globals.py has a method for setting config and getting it from configfile variable
8 lines
82 B
Plaintext
8 lines
82 B
Plaintext
# dotfiles, catalogues
|
|
.venv
|
|
.git
|
|
__pycache__
|
|
instance
|
|
|
|
# config files
|
|
config.toml |