18 Commits (1593e181a35521195bc406cdb29ad05e5f7c09e2)

Author SHA1 Message Date
  Jim Paris 1593e181a3 Switch to versioneer-provided versions everywhere 11 years ago
  Jim Paris 3fe3e2ca95 Move nilmtool into a dedicated nilmdb.scripts module 11 years ago
  Jim Paris f01e781469 Convert nilmtool.py into a setuptools-generated script 11 years ago
  Jim Paris e6180a5a81 Remove all relative imports 11 years ago
  Jim Paris 750d9e3c38 Clean up some pylint warnings and potential errors 11 years ago
  Jim Paris f316026592 Move datetime_tz package under nilmdb.utils 11 years ago
  Jim Paris 58c7c8f6ff Support "now" as a timestamp argument 11 years ago
  Jim Paris 225003f412 Huge cleanup of namespaces, modules, packages, imports. 11 years ago
  Jim Paris 87b43e5d04 Command line errors cleaned up and made more consistent 11 years ago
  Jim Paris f88c148ccc Interval removal work in progress. Needs NilmDB and BulkData work. 11 years ago
  Jim Paris 4a47b1d04a remove support: command line, client 11 years ago
  Jim Paris 80da937cb7 cmdline: return error when start > end (extract, list, remove) 11 years ago
  Jim Paris c81972e66e Minor testsuite and commandline fixes. 11 years ago
  Jim Paris f355c73209 Refactor utility classes into nilmdb.utils subdir/namespace 11 years ago
  Jim Paris 5fecec2a4c Support deleting streams with new 'destroy' command 11 years ago
  Jim Paris 27f8dcf06d Extract works now and we're back to 100% test coverage! It's slow, 12 years ago
  Jim Paris e3be1a1d8a Add IntervalSet.intersection(). This returns a generator that allows 12 years ago
  Jim Paris f63e58f2d9 Cleanup cmdline by splitting it into multiple files. Essentially the 12 years ago