Skip to content

Commit

Permalink
Add parse_it to Related Projects (#410)
Browse files Browse the repository at this point in the history
`parse_it` is similar to `dynaconf` but focus more on giving the enduser the ability to use his preferred way to set config, `.env` being one of the choices it's using and makes available to endusers
  • Loading branch information
naorlivne committed Jun 12, 2022
1 parent 2cf826f commit 6b1e68b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -225,6 +225,7 @@ defined in the following list:
- [dump-env](https://github.com/sobolevn/dump-env)
- [environs](https://github.com/sloria/environs)
- [dynaconf](https://github.com/rochacbruno/dynaconf)
- [parse_it](https://github.com/naorlivne/parse_it)

## Acknowledgements

Expand Down

0 comments on commit 6b1e68b

Please sign in to comment.