Skip to content

airinnova/commonlibs

Repository files navigation

Latest PyPI version License Documentation Status Build status Coverage

CommonLibs

CommonLibs is a Python library package providing general tools used by other applications. CommonLibs provides the following sub-packages.

  • fileio Tools for simpler file path handling.
  • logger Consistent logging across different Python packages.
  • math Vectors manipulations.
  • dicts Dictionary tools.

Documentation

See: https://commonlibs.readthedocs.io/

Installation

pip install commonlibs