issues
search
noahmorrison
/
chevron
A Python implementation of mustache
MIT License
510
stars
54
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Future maintenance
#127
zanieb
opened
1 month ago
0
chevron crash with minimal parameters
#126
Pyrrha
closed
1 month ago
2
Feature request: customizable escape function
#125
redsun82
opened
12 months ago
4
TypeError: expected str, bytes or os.PathLike object, not dict
#124
habibutsu
opened
1 year ago
0
Keeping source tree in sync with 0.14.0 release on pypi.
#123
gl-yziquel
opened
1 year ago
2
Add parameterless callable variables
#122
timdenouden
opened
1 year ago
0
codespell: config, workflow + some typos fixed
#121
yarikoptic
opened
1 year ago
0
Custom behaviour on missing variable
#120
hovi
opened
1 year ago
2
chevron command not found when installed using pip3
#119
Huan-FENG
closed
1 year ago
1
Prevent scope lookup from accidentally matching callable builtins
#118
echuber2
opened
1 year ago
0
Interpolation when the key mirrors a built-in `str` method
#117
tdy
opened
1 year ago
1
sdist is missing LICENSE
#116
mtelka
opened
1 year ago
0
Add -k/--keep option.
#115
papadeltasierra
opened
2 years ago
0
PyPi shows version 0.14.0 as latest; GitHub shows 0.13.1
#114
papadeltasierra
opened
2 years ago
6
Export "keep" as a cli option
#113
MswPaulDSmith
opened
2 years ago
0
keep = true doesn't respect html unescape option
#112
aelias36
opened
2 years ago
0
Update .travis.yml
#111
kmasalski
opened
2 years ago
0
Feature Request: customizable behaviour on unknown value
#110
robbrit
opened
2 years ago
3
Support error raising on missing variables and partials
#109
tzoiker
opened
3 years ago
3
Support custom python object serialization
#108
tzoiker
opened
3 years ago
0
Feature proposal: support custom string escaping
#107
taylorjacklespriggs
opened
3 years ago
0
Make type checks of scope search more restrictive
#105
theister
opened
3 years ago
0
Version 0.14.0 fails to render sections with names that happen to be builtin methods of `str`
#104
theister
opened
3 years ago
0
When are the newest commits going to be released to PyPi?
#103
isdaves
opened
3 years ago
3
Tokenizing `{{}}` results in an IndexError
#102
jeking3
opened
3 years ago
0
Booleans (true|false) are rendered as Python booleans (True|False)
#101
ricanontherun
opened
3 years ago
3
Indentation is not being preserved in nested partials
#100
wichon
opened
3 years ago
1
DELETE
#99
ppKrauss
closed
3 years ago
0
HTML tags problem
#98
nclsbayona
closed
3 years ago
3
Code examples suggest the render function doesn't return anything
#97
rooby
opened
3 years ago
1
0.14.0 version tag
#96
rooby
opened
3 years ago
0
Direct way to load template and json?
#95
ppKrauss
closed
3 years ago
0
[Feature] Add the ability to keep unknown tags
#94
Dylan-Brotherston
closed
3 years ago
4
Improve warn behavior to return Error instead of printing to stderr
#93
ankitpatel96
opened
3 years ago
8
Add option for skipping escaping
#92
bsergean
closed
3 years ago
5
Inaccurate check for List-like objects
#91
lw0
opened
3 years ago
2
Changelog
#90
tomhamiltonstubber
opened
3 years ago
1
Use **kwargs instead of using so many parameters
#89
noahmorrison
opened
3 years ago
0
Add test for keys not in __dict__
#88
tekknolagi
closed
3 years ago
1
Use getattr instead of _asdict/__getitem__
#87
tekknolagi
closed
3 years ago
4
Defaulting to yaml.FullLoader with hidden cli arg to resolve GH-78
#86
binokkio
closed
3 years ago
6
Chevron does not match other implementations with nested arrays
#85
ergoithz
opened
3 years ago
3
[Feature Request] Ability to disable loading partials from the filesystem
#84
alanyee
closed
3 years ago
2
[Feature Request] chevron should work with binary format
#83
alanyee
opened
4 years ago
0
OFFERING HELP MAINTAINING THIS LIBRARY
#82
mistercrunch
closed
2 months ago
13
allow bypassing html_escaping
#81
mistercrunch
closed
3 years ago
5
Accessing a certain position of an array/list
#80
mistercrunch
closed
4 years ago
1
Disable HTML escaping?
#79
gaetgu
closed
4 years ago
2
Python 3.8 -- YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated
#78
Denubis
closed
3 years ago
1
DATA parameter should directly support stdin
#77
kriswuollett
opened
4 years ago
1
Next