Hacker News new | ask | show | jobs
by jayjader 2249 days ago
FYI that sounds like exactly the same feature set of 'python-decouple'.
1 comments

Indeed "python-decouple" looks like it serves similar niche. (I didn't know of the package. Thanks for letting me know.) I think I'd like to target a smaller niche though, someone writing a small applications, with a little more flexibility in things like YAML support and dynamic loading. Unless "decouple" eventually supports similar features, I want to keep experimenting.