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.
See: https://commonlibs.readthedocs.io/
pip install commonlibs