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 2757cd8e96 Major improvements, deduplication and simplification in over.app.
- over.app.ConfigFile can create empty config files and read all options from them
- over.callback was created to hold commandline parser callbacks
- over.app.Option.is_boolean hint added
- major improvements and increased robustness of over.app.Main command line parser
2016-05-17 16:48:58 +02:00
over Major improvements, deduplication and simplification in over.app. 2016-05-17 16:48:58 +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
test.py Major improvements, deduplication and simplification in over.app. 2016-05-17 16:48:58 +02:00
version.py add test script's version.py 2016-05-16 10:51:09 +02:00