2
0
Fork 0
Base package for Wutta Framework
Go to file
Lance Edgar be251f04d3 Add get_config_paths() function, split off from make_config()
break the latter into steps so we can swap them out more easily
2023-11-20 18:16:23 -06:00
docs Add common FileConfigTestCase class, in new testing module 2023-11-20 16:19:22 -06:00
src/wuttjamaican Add get_config_paths() function, split off from make_config() 2023-11-20 18:16:23 -06:00
tests Add common FileConfigTestCase class, in new testing module 2023-11-20 16:19:22 -06:00
.gitignore Add tox config 2023-10-29 10:26:02 -05:00
CHANGELOG.md Update changelog 2023-11-19 20:41:22 -06:00
COPYING.txt First commit, basic config (with db) and app handler 2023-10-28 17:50:13 -05:00
README.md First commit, basic config (with db) and app handler 2023-10-28 17:50:13 -05:00
setup.cfg Add basic command line framework 2023-11-19 14:22:25 -06:00
setup.py First commit, basic config (with db) and app handler 2023-10-28 17:50:13 -05:00
tasks.py Fix how invoke script reads pkg version 2023-11-19 15:40:40 -06:00
tox.ini Restrict coverage even more, for tox py3.7 runs 2023-11-19 20:46:54 -06:00

WuttJamaican

aka. Whatcha Makin

Base package for Wutta Framework