Commit graph

12 commits

Author SHA1 Message Date
34fe32af6b fix: format all code with black
and from now on should not deviate from that...
2025-08-31 13:09:14 -05:00
81a6531d37 add entry point registration for menu handler 2025-01-14 17:50:21 -06:00
0b1b98d491 tweak docstring for web app entry point 2025-01-14 17:49:11 -06:00
532277dc27 add generic ASGI entry point, for uvicorn etc. 2024-12-18 15:10:14 -06:00
f1dcec111c add generic WSGI entry point, for uvicorn etc. 2024-12-18 12:36:14 -06:00
2c251706ab fix config setting name 2024-12-10 17:04:17 -06:00
7184b2db55 clarify quick start commands a bit 2024-12-08 16:07:26 -06:00
80249808fd fix hyperlink in readme 2024-12-08 16:04:48 -06:00
995ece9be2 fix name in pyproject.toml 2024-12-02 16:37:14 -06:00
Lance Edgar
6b3e976881 add link to cookiecutter docs in readme 2024-11-26 11:31:58 -06:00
Lance Edgar
e4aa3a402f add README with quick start 2024-11-26 11:28:19 -06:00
Lance Edgar
46b33a622f initial template for app based on wuttaweb
with e.g. `poser install` command
2024-11-26 11:16:09 -06:00