environs
env variable parser
A library for parsing and managing environment variables in Python applications.
simplified environment variable parsing
1k stars
12 watching
86 forks
Language: Python
last commit: 7 days ago
Linked from 1 awesome list
configurationenvironment-variableshacktoberfestmarshmallowpythonpython-3twelve-factor
Related projects:
Repository | Description | Stars |
---|---|---|
nasermirzaei89/env | A package to access environment variables in Go | 18 |
ph3at/libenvpp | A modern C++ library for type-safe environment variable parsing and validation. | 129 |
sloria/dotfiles | A set of Ansible roles that automate the setup of a developer's local environment. | 153 |
syntaqx/env | A utility package for working with environment variables in Go programs | 6 |
decryptus/json-dotenv | Manipulates and extracts environment variables from JSON-formatted files | 8 |
environmentalscience/essm | A Python package providing tools to handle physical variables and units in environmental modeling | 12 |
simonepri/env-dot-prop | A package that allows accessing environment variables as if they were JavaScript objects | 33 |
environmentontology/envo | A standardized ontology for describing environments and promoting data interoperability in ecological applications. | 136 |
fernandolguevara/deno-envconfig | A TypeScript library for parsing and generating environment variable configurations. | 2 |
wemake-services/dotenv-linter | Consistency checker for environment variables in files | 275 |
sakirsensoy/genv | A Go library that simplifies access to environment variables in projects. | 39 |
andydecleyre/zpy | Tools for managing Python environments in zsh | 84 |
codingconcepts/env | A tool for loading environment variables into Go structs in a flexible and type-safe manner. | 114 |
dmjio/envy | A Haskell module providing an abstraction over environment variables with type-safe lookup and parsing functionality. | 150 |
subosito/gotenv | A package that loads environment variables from files or io.Reader in Go. | 300 |