FreeBSD.software
Home/devel/py311-pydantic-vault

py311-pydantic-vault

1.0.0

Pydantic BaseSettings extension to retrieve secrets from Hashicorp Vault

Pydantic-Vault is a simple extension to Pydantic BaseSettings that can retrieve secrets stored in Hashicorp Vault With Pydantic and Pydantic-Vault, you can easily declare your configuration in a type-hinted class, and load configuration from environment variables or Vault secrets. Pydantic-Vault will work the same when developing locally (where you probably login with the Vault CLI and your own user account) and when deploying in production (using a Vault Approle or Kubernetes authentication for example).

Origin: devel/py-pydantic-vault
Category: devel
Size: 73.9KiB
License: MIT
Maintainer: sunpoet@FreeBSD.org
Dependencies: 3 packages
Required by: 0 packages
$pkg install py311-pydantic-vault

Dependencies (3)

More in devel