19 Commits (2f2faeeab74c4c4241f09877887106e432fed7dc)

Author SHA1 Message Date
  Jim Paris 2f2faeeab7 Add pylint config and selectively fix some pylint errors 4 years ago
  Jim Paris 2ed544bd30 Fix flake8-reported code style issues 4 years ago
  Jim Paris 57751f5b32 Consistently use bytes everywhere for stream data 4 years ago
  Jim Paris b5541722c2 Continue moving time-handling code into nilmdb.utils.time 11 years ago
  Jim Paris cd1dfe7dcd Add completion functions to most commandline arguments 11 years ago
  Jim Paris 232a3876c2 Clean up imports to separate client and server more. 11 years ago
  Jim Paris 0fc092779d Big rework of stream_insert_context and places that use it. 11 years ago
  Jim Paris 92724d10ba Rework 'nilmtool insert' and some client stuff to speed up inserting data 11 years ago
  Jim Paris 1d7acbf916 Remove null timestamper, speed up insert --none a tiny bit 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 87b43e5d04 Command line errors cleaned up and made more consistent 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 5130ab7e6a Start reworking the layout types. 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 f63e58f2d9 Cleanup cmdline by splitting it into multiple files. Essentially the 12 years ago