You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Jim Paris 66fa6f3824 Add rendering test 10 years ago
datetime_tz Add datetime_tz module from python-datetime-tz repository. This could 11 years ago
nilmdb Some documentation and other cleanups in rbtree.py 10 years ago
tests Add rendering test 10 years ago
.coveragerc playing with coverage a bit 11 years ago
.gitignore add .gitignore 10 years ago
Makefile Work on command line client, and some improvements to server 11 years ago
README.txt Fix timezone issues in cmdline test 10 years ago
TODO Update TODO 10 years ago
design.md Start reworking the layout types. 10 years ago
nilmtool.py A lot more command line testing. 11 years ago
runserver.py Use simplejson instead of json for performance 11 years ago
setup.cfg Working on getting the RBTree working. Intersections are busted. 10 years ago
time-bxintersect add RBtree C++ example that I based this on; update tests 10 years ago
timeit.sh TODO update 11 years ago

README.txt

sudo apt-get install python-nose python-coverage
sudo apt-get install python-tables cython python-cherrypy3