Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Cambiar los os.environ por pydantic-settings #6

Open
facundopadilla opened this issue Sep 27, 2024 · 0 comments · May be fixed by #7
Open

[FEATURE] Cambiar los os.environ por pydantic-settings #6

facundopadilla opened this issue Sep 27, 2024 · 0 comments · May be fixed by #7
Assignees
Labels
enhancement New feature or request

Comments

@facundopadilla
Copy link
Contributor

Cambiar las llamadas de las variables de entorno por un type validator como Pydantic para agregar documentación, verificar si las variables de entorno existen y verificar los tipos de datos antes de que la aplicación inicialice, para mayor seguridad y evitar un cambio de variables en ejecución.

@facundopadilla facundopadilla added the enhancement New feature or request label Sep 27, 2024
@facundopadilla facundopadilla self-assigned this Sep 27, 2024
@facundopadilla facundopadilla linked a pull request Sep 27, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant