Y
Hacker News
new
|
ask
|
show
|
jobs
by
kbrazil
1563 days ago
You could do something like this in pure python without the json loading boilerplate with jello[0]. An interactive TUI for jello called jellex[1} is also available. (I am the author)
[0]
https://github.com/kellyjonbrazil/jello
[1]
https://github.com/kellyjonbrazil/jellex
1 comments
lichtenberger
1563 days ago
JSON loading boilerplate? Is it also a compiler with sophisticated optimizations during compile time? :)
link