Watch
1
0
Fork
You've already forked jinjax
0
  • Python 98.6%
  • Jinja 0.7%
  • Makefile 0.4%
  • HTML 0.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Daniel Baumann fccd786de9
Releasing debian version 0.66+dfsg-1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2026-09-11 06:36:59 +02:00
.github Merging upstream version 0.56+dfsg. 2025-05-02 13:03:34 +02:00
benchmark Merging upstream version 0.61+dfsg. 2025-10-13 18:11:30 +02:00
debian Releasing debian version 0.66+dfsg-1. 2026-09-11 06:36:59 +02:00
src/jinjax Merging upstream version 0.66+dfsg. 2026-09-11 06:36:51 +02:00
tests Merging upstream version 0.66+dfsg. 2026-09-11 06:36:51 +02:00
.gitignore Merging upstream version 0.53+dfsg. 2025-03-25 04:36:42 +01:00
.pre-commit-config.yaml Adding upstream version 0.45+dfsg. 2025-02-05 18:41:31 +01:00
Makefile Merging upstream version 0.65+dfsg. 2026-06-17 13:18:52 +02:00
MIT-LICENSE Merging upstream version 0.56+dfsg. 2025-05-02 13:03:34 +02:00
pyproject.toml Merging upstream version 0.66+dfsg. 2026-09-11 06:36:51 +02:00
README.md Merging upstream version 0.66+dfsg. 2026-09-11 06:36:51 +02:00
uv.lock Merging upstream version 0.66+dfsg. 2026-09-11 06:36:51 +02:00

Important

Jx Introducing Jx

Jx takes everything that made JinjaX great and makes it better by embracing explicitness, simplicity, and familiar patterns. The result is code that's easier to write, easier to understand, and easier to maintain.

Give Jx a try; I think you'll like it


python: 3.11, 3.12, 3.13, 3.14 license: MIT

From chaos to clarity: The power of components in your server-side-rendered Python web app.

Documentation: https://jinjax.scaletti.dev/

Write server-side components as single Jinja template files. Use them as HTML tags without doing any importing.