Metadata-Version: 2.1
Name: megalogger
Version: 0.6.1
Summary: A module dedicated to system engineering for object-oriented logging of real-world items
Home-page: https://github.com/AlexandreDela/MegaLogger
Author: Alexandre Delaisement
Author-email: 
Project-URL: Source, https://github.com/AlexandreDela/MegaLogger
Keywords: logging system engineering
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: pandas>=2.0.0
Requires-Dist: openpyxl>=3.1.2
Requires-Dist: odfpy>=1.3.2
Requires-Dist: sphinx>=7.2.6
Requires-Dist: furo>=2024.1.29
Requires-Dist: pytest>=8.1.1

A module  dedicated to system engineering for the logging associated with real-world items using object-oriented classes for both handlers and items. The module also gives useful blueprints to export to Excel, Text, SQL, ODS.
