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 99ec0f4946 Converted rbtree.py to Cython 11 years ago
datetime_tz Add datetime_tz module from python-datetime-tz repository. This could 12 years ago
nilmdb Converted rbtree.py to Cython 11 years ago
tests Converted rbtree.py to Cython 11 years ago
.coveragerc playing with coverage a bit 12 years ago
.gitignore add .gitignore 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 Start reworking the layout types. 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 Converted rbtree.py to Cython 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