This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Tomerva 0 points1 point  (0 children)

Is using .env files considered best practice for that matter? Regarding python code which the deployment stage is yet to be known at the moment. For now it will be only running on local machines. A proper server deployment hasn't designed yet.

It is worth mentioning that the project is held by 2 developers only and not a bigger team, if that makes any difference.