Metadata-Version: 2.1
Name: dyndebug
Version: 0.1.3
Summary: A library to dynamically enable debug through configuration
License: MIT
Author: aurecon
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: loguru (>=0.5.3,<0.6.0)
Description-Content-Type: text/markdown

# DynDebug - Dynamic Debug

This library provides the ability to dynamically enable or disable debug through environment configuration.


