Metadata-Version: 2.4
Name: paramdict
Version: 1.0.0
Author-email: zhangjp19 <asamatteroffact@yeah.net>
License-Expression: MIT
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# Paramdict

Paramdict is a lightweight Python library designed for better management of parameters and configurations in your projects. It provides an ease-to-use wrapper around dictionaries, defines a clear structure for parameter handling, and supports features like validation, serialization, and more.
