Martin
43ba8ee6a3
add over.cfg.Config - a simple read-only API for JSON configs
2019-08-06 17:38:28 +02:00
Martinez
3a8ae90597
2.0 RELEASE (candidate :)
...
- removed old garbage
- distutils
2017-10-10 00:26:52 +02:00
Martinez
2dfa580c75
- suppresses the warning about over.type
...
- makes sure traceback handler doesn't cause a crash itself
2017-02-16 12:50:07 +01:00
Martinez
2a2a26977a
minor UI fixes
2017-01-19 11:30:48 +01:00
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
Martinez
031f7627b8
renamed cython_types.pyx python_types.py to types.py[x], switching between them is setup.py's job
...
moved help texts to over.docs
wip over.app implementation
2016-05-13 16:11:04 +02:00
Martinez
a4665ae277
finished all of over except app, which will need a lot more attention
2016-05-13 14:44:12 +02:00
Martinez
04b75a400c
major reorganization of file structure
2016-05-11 17:07:48 +02:00