A slow Euphoria TUI client written in Python
Find a file
Joscha ae1bbc63e7 Partly reorganize stuff
This is just a commit so I can start integrating the config system over
the next few commits without polluting config system changes with
RoomWidget changes.

The RoomWidget is going to be properly cleaned up once the config system
is actually in place.
2019-06-20 14:53:50 +00:00
cheuph Partly reorganize stuff 2019-06-20 14:53:50 +00:00
test Add some tests 2019-06-08 09:10:59 +00:00
test_scripts Add test script to launch a single room app 2019-06-12 16:53:37 +00:00
.gitignore Start using venv 2019-06-08 09:10:59 +00:00
LICENSE Initial commit 2019-06-08 09:00:23 +00:00
mypy.ini Update mypy config 2019-06-08 09:10:59 +00:00
should_never_happens.txt Add ShouldNeverHappen exception 2019-06-08 09:10:59 +00:00
test.py Add very basic test script 2019-06-08 09:10:59 +00:00
tree_display.py Satisfy mypy and (re-)move files 2019-06-08 09:10:59 +00:00