Welcome to CommonLibs’s documentation!¶
Introduction¶
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.
API documentation
Changelog
Licence information¶
CommonLibs was developed at Airinnova AB, Stockholm.
| Author: | Aaron Dettmann |
|---|---|
| Licence: | Apache-2.0 |