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 85bb46f45c Use pytable's createparents flag to avoid having to create group 11 years ago
datetime_tz Add datetime_tz module from python-datetime-tz repository. This could 12 years ago
nilmdb Use pytable's createparents flag to avoid having to create group 11 years ago
tests Start to be a little more strict about how intervals are half-open. 11 years ago
.coveragerc playing with coverage a bit 12 years ago
.gitignore Start to be a little more strict about how intervals are half-open. 11 years ago
Makefile Work on command line client, and some improvements to server 12 years ago
README.txt Converted rbtree.py to Cython 11 years ago
TODO Update TODO 11 years ago
design.md More speed tests, some whitespace cleanups 11 years ago
nilmtool.py A lot more command line testing. 12 years ago
runserver.py Use simplejson instead of json for performance 12 years ago
setup.cfg Start to be a little more strict about how intervals are half-open. 11 years ago
time-bxintersect add RBtree C++ example that I based this on; update tests 11 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 python-cherrypy3
sudo apt-get install cython # 0.17.1-1 or newer