Metadata-Version: 2.1
Name: pydantic-secrets
Version: 0.2.0
Summary: The library is designed for extending your BaseSettings config class to load secrets from a secret manager
License: MIT
Author: Dmitry Marchuk
Author-email: marchuk.d13@gmail.com
Requires-Python: >=3.11,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: google-cloud-secret-manager (>=2.16.2,<3.0.0)
Requires-Dist: pydantic-settings (>=2.0.2,<3.0.0)
Description-Content-Type: text/markdown

# pydantic-secrets
