29 Commits (2ed544bd30ed37566b68b43b2c332e2757d22910)

Author SHA1 Message Date
  Jim Paris 2ed544bd30 Fix flake8-reported code style issues 4 years ago
  Jim Paris 79b410a85b Remove conditional as we know these args are always present 4 years ago
  Jim Paris 57751f5b32 Consistently use bytes everywhere for stream data 4 years ago
  Jim Paris 0f5c1c0db6 Run 2to3 automatic fixes over entire tree 4 years ago
  Jim Paris f2a48bdb2a Test binary extract; fix bugs 11 years ago
  Jim Paris 6d14e0b8aa Allow binary extract 11 years ago
  Jim Paris 89be6f5931 Add option to include interval start/end markup on extract 11 years ago
  Jim Paris b5541722c2 Continue moving time-handling code into nilmdb.utils.time 11 years ago
  Jim Paris aaea105861 Consolidate most timestamp <-> string conversions (outside of rocket) 11 years ago
  Jim Paris cd1dfe7dcd Add completion functions to most commandline arguments 11 years ago
  Jim Paris 11b228f77a Convert times to microsecond precision strings more consistently. 11 years ago
  Jim Paris 521ff88f7c Support 'nilmtool help command' just like 'nilmtool command --help' 11 years ago
  Jim Paris e3f335dfe5 Move time parsing from cmdline into nilmdb.utils.time 11 years ago
  Jim Paris 750d9e3c38 Clean up some pylint warnings and potential errors 11 years ago
  Jim Paris 225003f412 Huge cleanup of namespaces, modules, packages, imports. 11 years ago
  Jim Paris fad23ebb22 Add --timestamp-raw option to extract and list 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 80da937cb7 cmdline: return error when start > end (extract, list, remove) 11 years ago
  Jim Paris 06e91a6a98 Always use function version of print() 11 years ago
  Jim Paris f355c73209 Refactor utility classes into nilmdb.utils subdir/namespace 11 years ago
  Jim Paris 7a8bd0bf41 Don't include layout on client side 11 years ago
  Jim Paris aefaac2405 Add "--count" option to extract 12 years ago
  Jim Paris 27f8dcf06d Extract works now and we're back to 100% test coverage! It's slow, 12 years ago
  Jim Paris cbc7c5125d WIP on getting stream extract to work. 12 years ago
  Jim Paris 3f436e6dfd Use simplejson instead of json for performance 12 years ago
  Jim Paris d647ea7eee Cleanup handling of truncated intervals, more work on extract 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