float2words

Various Python Helpers for Developers


License
MIT
Install
pip install float2words==0.6.0

Documentation

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)