Metadata-Version: 2.4
Name: meebro
Version: 2.0.18
Summary: A small example package
Author-email: Example Author <author@example.com>
License-Expression: MIT
License-File: LICENSE
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Requires-Dist: cryptography
Description-Content-Type: text/markdown

BigBro code


use like this, if you know what you are doing


import meebro



print(meebro.conf["PATHS"]["MDMSSTRUKTUR_REPORT"])

print(meebro.conf.get("ZONOS","latest_firmwares").split(","))

