Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 927 Bytes

README.rst

File metadata and controls

28 lines (23 loc) · 927 Bytes

Various Helper Modules

  • date, datetime, time - date/datetime/time manipulation helpers.
  • decor - helper decorators.
  • file - file manipulation helpers.
  • formatting - string formatting.
  • log - helpers with stdout, stderr management, logging setup.
  • parsing - parse arbitrary data using various helpers.
  • path - functions for paths manipulation.
  • patterns - design pattern helper classes for better re-usability.
  • sorting - sorting helpers.
  • version - manage version validation and bumping.
  • xcollections - functions for collections.
  • xdata - data manipulation helpers.
  • xiter - iteration helpers.
  • xtyping - type checking.

Source code in:

Contributors

  • Silvija Butko (Focusate)
  • Andrius Laukavičius (Focusate)