3
0
Fork 0
Base package for Wutta Framework
Find a file
Lance Edgar a6b31813f7 fix: add make_str_uuid() to disambiguate what callers want
first step on the way to fixing `make_uuid()` so it always returns a
proper UUID instance
2025-12-21 01:17:56 -06:00
docs fix: add make_str_uuid() to disambiguate what callers want 2025-12-21 01:17:56 -06:00
src/wuttjamaican fix: add make_str_uuid() to disambiguate what callers want 2025-12-21 01:17:56 -06:00
tests fix: add make_str_uuid() to disambiguate what callers want 2025-12-21 01:17:56 -06:00
.gitignore feat: replace setup.cfg with pyproject.toml 2024-06-10 13:32:03 -05:00
.pylintrc fix: fix 'too-many-branches' for pylint 2025-08-31 11:52:24 -05:00
CHANGELOG.md bump: version 0.26.0 → 0.27.0 2025-12-20 20:05:31 -06:00
COPYING.txt First commit, basic config (with db) and app handler 2023-10-28 17:50:13 -05:00
pyproject.toml bump: version 0.26.0 → 0.27.0 2025-12-20 20:05:31 -06:00
README.md docs: add badge for black code style 2025-08-31 13:22:45 -05:00
tasks.py fix: format all code with black 2025-08-30 21:25:44 -05:00
tox.ini test: remove black from tox, dependencies 2025-08-31 12:20:27 -05:00

WuttJamaican

Base package for Wutta Framework

See docs at https://docs.wuttaproject.org/wuttjamaican/