This website requires JavaScript.
Explore
Help
Sign In
nilm
/
nilmtools
Watch
1
Star
0
Fork
0
You've already forked nilmtools
Code
Issues
Pull Requests
Releases
Wiki
Activity
master
nilmtools
/
.gitignore
12 lines
93 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Run 2to3 over all code
2020-08-04 10:44:02 -04:00
.coverage
Add copy_wildcard script
2013-04-04 14:53:30 -04:00
oldprep
newprep
*.dat
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
build/
*.pyc
dist/
*.egg-info/
Start Python 3 conversion
2020-08-04 10:42:00 -04:00
.eggs/
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:34:13 -04:00
tests/testdb*
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
MANIFEST
Reference in New Issue
Copy Permalink