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

Configs/settings improvements #38

Open
nightblure opened this issue Jun 2, 2024 · 1 comment
Open

Configs/settings improvements #38

nightblure opened this issue Jun 2, 2024 · 1 comment

Comments

@nightblure
Copy link

Hey!

I also recommend paying your attention to the Pydantic Settings package. I use it myself and it is incredibly convenient in terms of simplicity and amount of code!

Motivation: you can figure out how it works very quickly and greatly reduce the amount of code where you manually parse environment variables using os.environ

@lubaskinc0de
Copy link
Collaborator

it can be okay if this package can load env variables from process ENV , but it's strange that this thing can load it from .env file, so I'm will look at this but I feel strange to this lib.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants