issues
search
pelme
/
htpy
Generate HTML in Python
http://htpy.dev
MIT License
261
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
35% better performance on `scripts/benchmark_big_table.py`
#68
bmritz
closed
11 hours ago
1
[feature] lazy attribute rendering + form fill
#67
raisjn
opened
1 day ago
4
docs: 📚 fix typos
#66
wolfskaempf
closed
1 month ago
1
Implement Element.__html__.
#65
pelme
closed
1 month ago
0
Run Github Action tests on the real Python 3.13 release.
#64
pelme
closed
1 month ago
0
build: 🛠add upper boundary to Markupsafe to avoid breaking changes from unreleased v3
#63
wolfskaempf
closed
1 month ago
5
Need to avoid automatically escaping characters
#62
kennethdamica
closed
1 month ago
1
Convert keyword elements correctly
#61
MattiasRosell
closed
1 month ago
0
Use render fixture in tests.
#60
pelme
closed
2 months ago
0
Use TypeError instead of ValueError where appropriate.
#59
pelme
closed
2 months ago
0
Update __init__.py
#58
mixmastamyk
closed
2 months ago
1
Better error handling for invalid children
#56
pelme
closed
2 months ago
0
Raise errors for invalid attributes directly on __call__.
#55
pelme
closed
2 months ago
0
direct return of Element does not work in FastAPI route handler with default_response_class set
#54
blast25
closed
2 months ago
7
Minor docs improvements
#53
StabbarN
closed
2 months ago
0
Support int as attributes and children
#52
Majsvaffla
closed
3 months ago
0
Starlette support.
#50
pelme
closed
3 months ago
0
Raise error on invalid attributes directly
#49
pelme
closed
2 months ago
1
Add support for passing contexts
#48
pelme
closed
3 months ago
0
Add Python 3.13 to CI checks.
#45
pelme
closed
3 months ago
0
Correct import in docs
#44
recursive-while-loop
closed
3 months ago
1
Generating HTML comments
#42
it-is-wednesday
closed
3 months ago
4
Allow conditional rendering based on bool.
#41
pelme
closed
3 months ago
0
Handle "False" child elements
#40
ggranger
closed
3 months ago
2
Refactor element declarations.
#39
bulletmark
closed
3 months ago
7
Support async iteration
#38
pelme
opened
3 months ago
7
Django template backend
#37
pelme
closed
3 months ago
3
Generating tailwind css from htpy
#36
hudgeon
closed
4 months ago
3
html2htpy handling of classes with # in their names
#35
alexandermalyga
closed
4 months ago
1
data-* attributes and its accepted characters
#33
avila-gabriel
closed
4 months ago
1
Add render_node() to render elements without parents.
#32
pelme
closed
4 months ago
3
Misc docs improvements
#31
StabbarN
closed
5 months ago
3
Title Capitaliation in Docs
#30
StabbarN
closed
5 months ago
0
Empty Attributes and Dots in Attribute Names
#29
avila-gabriel
closed
5 months ago
4
'vueish' html attributes with html2htpy
#28
OleJoik
closed
5 months ago
5
Small html2htpy fixes
#27
pelme
closed
5 months ago
5
Add utilities to convert from html to htpy
#26
OleJoik
closed
5 months ago
12
HTML to HTPY converter for lazy people
#25
aarcex3
closed
5 months ago
6
Typo in docs
#24
1363V4
closed
5 months ago
1
Request for Blank or Empty Element
#22
zulqasar
closed
4 months ago
7
Markup is not respected.
#21
zulqasar
closed
5 months ago
3
Readme update: add simple syntax description
#18
OleJoik
closed
7 months ago
1
if_ and for_ utility functions
#17
OleJoik
closed
7 months ago
1
An exported "safe" element
#16
Rhys-R
closed
7 months ago
2
[question] Are elements for inline CSS?
#15
griestopf
closed
7 months ago
3
Improve docs
#13
StabbarN
closed
7 months ago
1
Update type of _ClassNames to Iterable
#12
StabbarN
closed
7 months ago
1
Add Github Actions
#11
pelme
closed
8 months ago
0
Configure Github Actions for testing
#10
pelme
closed
8 months ago
0
ImportError in Python 3.10
#9
pietz
closed
8 months ago
2
Next