A slow Euphoria TUI client written in Python
with python magic to make this possible:
c = Config({"a.b": "c"})
c.view.a.b == "c"
|
||
|---|---|---|
| cheuph | ||
| .gitignore | ||
| LICENSE | ||
| mypy.ini | ||
| test.py | ||
| tree_display.py | ||
with python magic to make this possible:
c = Config({"a.b": "c"})
c.view.a.b == "c"
|
||
|---|---|---|
| cheuph | ||
| .gitignore | ||
| LICENSE | ||
| mypy.ini | ||
| test.py | ||
| tree_display.py | ||