Metadata-Version: 2.1
Name: pydantic-secret-decimal
Version: 0.1.0
Summary: Secret field for Decimal types in Pydantic
Home-page: https://github.com/expobrain/pydantic-secret-decimal
License: MIT
Author: Daniele Esposti
Author-email: daniele.esposti@gmail.com
Requires-Python: >=3.7,<4
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: pydantic (>=1.8,<2.0)
Project-URL: Repository, https://github.com/expobrain/pydantic-secret-decimal
Description-Content-Type: text/markdown

# pydantic-secret-decimal

