Stuff mostly derived from the Overwatch UAV project - terminal IO, text, configuration etc. None of this should be used by anyone. Use standard stuff.
Find a file
Martinez b30cab6926 implemented a global exception handler for over.app.Main that uses introspection and docstrings to create human-friendly stack traces
implemented most of the command line parser
expanded ANSI color palette
added over.text.char_in_str
over.text.Output removes colors if the output stream is not a tty
minor fixes and improvements
2016-05-15 22:07:38 +02:00
over implemented a global exception handler for over.app.Main that uses introspection and docstrings to create human-friendly stack traces 2016-05-15 22:07:38 +02:00
.gitignore Initial commit (Cython implementation) 2014-08-04 16:51:07 +02:00
setup.py major reorganization of file structure 2016-05-11 17:07:48 +02:00