Base package for Wutta Framework
this avoids the need for a config subclass to use `setdefault()` hacks to specify default app handler for instance, since that approach must compete with config extensions who also may wish to do that. similar concept for the engine maker; notably the rattail project needs to override this function somewhat and we need a way to allow for that without (re-)introducing the app handler here. |
||
|---|---|---|
| docs | ||
| src/wuttjamaican | ||
| tests | ||
| .gitignore | ||
| CHANGELOG.md | ||
| COPYING.txt | ||
| pyproject.toml | ||
| README.rst | ||
| tasks.py | ||
| tox.ini | ||
============== WuttJamaican ============== Base package for Wutta Framework See docs at https://rattailproject.org/docs/wuttjamaican/