Libraries used by different packages


License
Apache-2.0
Install
pip install commonlibs==0.6.2

Documentation

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