3
0
Fork 0
Base package for Wutta Framework
Find a file
Lance Edgar 0ffc72f766 feat: add "complete" timezone support
at least for now, this is all we need i think..  if nothing
configured, will fallback to default system local timezone.  or can
configure the default, or alternate(s) as needed.

some day when we drop support for python 3.8, can also remove the
python-dateutil dependency..
2025-12-16 22:44:27 -06:00
docs feat: add "complete" timezone support 2025-12-16 22:44:27 -06:00
src/wuttjamaican feat: add "complete" timezone support 2025-12-16 22:44:27 -06:00
tests feat: add "complete" timezone support 2025-12-16 22:44:27 -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.24.1 → 0.25.0 2025-12-15 16:25:50 -06:00
COPYING.txt First commit, basic config (with db) and app handler 2023-10-28 17:50:13 -05:00
pyproject.toml feat: add "complete" timezone support 2025-12-16 22:44:27 -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/