PythonNest / PyNest

PyNest is a Python framework built on top of FastAPI that follows the modular architecture of NestJS
https://pythonnest.github.io/PyNest
MIT License
737 stars 50 forks source link

config.py vs development.yaml #61

Open Allin2000 opened 4 months ago

Allin2000 commented 4 months ago

Which is the best practice?

ItayTheDar commented 4 months ago

Hi! Not sure what is the dev yaml file you suggested, could you share more on that??

Allin2000 commented 4 months ago

Environment-aware configuration. What I mean by this is that configuration should be a best practice for a production environment.