|
c15b53924d
|
Use multiprocessing to start multiple servers in tests
Cherrypy uses a bunch of globals, so use multiprocessing to let us
spawn a few that are totally independent.
|
2020-08-04 23:37:24 -04:00 |
|
|
0f9f0ded71
|
Add test framework, and initial test for nilm-copy
|
2020-08-04 13:58:07 -04:00 |
|
|
f507e793a2
|
Run 2to3 over all code
|
2020-08-04 10:44:02 -04:00 |
|
|
0c1a3449cb
|
Start Python 3 conversion
|
2020-08-04 10:42:00 -04:00 |
|
|
f2bebea5d0
|
Add copy_wildcard script
|
2013-04-04 15:33:57 -04:00 |
|
|
cf9df650aa
|
Large restructuring, added setup
Added setup.py and other build tools like versioneer.
Split functionlaity into modules so that new filters are easier to
write.
|
2013-03-11 18:06:55 -04:00 |
|