flowy/TODO

12 lines
467 B
Text
Raw Normal View History

2010-11-12 16:07:49 +00:00
- remove unecessary stuff from validator_common.py
- rename ambiguous variable names (like filter)
- remove whitespaces at end of lines
- replace tabs by spaces (grep "`echo -e '\011'`" *)
- add small test suite
- add setup.py
- merge ft2hdf.py, print_hdf_in_step.py, printhdf.py
- convert options.py into flowy.conf
- add command line options to flowy.py allowing to override config
2010-11-12 16:09:47 +00:00
- improve profiling output format
- turn profiling on/off by cli switch