envy
env parser
A Haskell module providing an abstraction over environment variables with type-safe lookup and parsing functionality.
Environmentally friendly environment variables
150 stars
6 watching
26 forks
Language: Haskell
last commit: 8 months ago environment-variablesenvygenericshackagehaskellsystemtypeclass
Related projects:
Repository | Description | Stars |
---|---|---|
nasermirzaei89/env | A package to access environment variables in Go | 18 |
softprops/envy | Deserializes environment variables into typesafe structs with Rust | 862 |
grottopress/envy | Enables loading and setting environment variables from YAML files | 8 |
eval/envied | Ensures the presence and correctness of application environment variables. | 331 |
decryptus/json-dotenv | Manipulates and extracts environment variables from JSON-formatted files | 8 |
emadalam/mahaul | A library to parse and validate environment variables with compile-time access guarantees in Elixir applications. | 22 |
angus-lherrou/bureau-env | A modification to Oh My Zsh that adds a label indicating the current Python virtual environment | 1 |
syntaqx/env | A utility package for working with environment variables in Go programs | 6 |
dmjio/stripe | A Haskell library providing an interface to the Stripe API for payment processing and transactions. | 178 |
fukamachi/envy | A configuration manager for software applications inspired by Config::ENV. | 57 |
paczesiowa/virthualenv | Creates isolated Haskell environments for managing and isolating dependencies and tooling. | 69 |
sloria/environs | A library for parsing and managing environment variables in Python applications. | 1,215 |
hschmidt/envpane | A macOS preference pane for setting environment variables | 735 |
philnash/envyable | Loads YAML configuration files into the environment variables of an application. | 78 |
dizballanze/django-admin-env-notice | A package to visually distinguish environments in Django Admin | 317 |