An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with environment-variables

A curated list of projects in awesome lists tagged with environment-variables .

https://github.com/Infisical/infisical

♾ Infisical is the open-source secret management platform: Sync secrets across your team/infrastructure, prevent secret leaks, and manage internal PKI

certificate-management cli end-to-end-encryption environment-variables go golang nextjs nodejs open-source pki postgres private-ca react secret-management secret-manager secret-scanning secrets security security-tools typescript

Last synced: 15 Mar 2025

https://github.com/vlucas/phpdotenv

Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.

configuration dotenv environment environment-variables hacktoberfest php

Last synced: 12 May 2025

https://github.com/joho/godotenv

A Go port of Ruby's dotenv library (Loads environment variables from .env files)

dotenv environment-variables go golang

Last synced: 25 May 2026

https://github.com/joho/Godotenv

A Go port of Ruby's dotenv library (Loads environment variables from .env files)

dotenv environment-variables go golang

Last synced: 12 Mar 2025

https://github.com/theskumar/python-dotenv

Reads key-value pairs from a .env file and can set them as environment variables. It helps in developing applications following the 12-factor principles.

12-factor-app configuration devops-tools dotenv env environment-variables python

Last synced: 01 Mar 2026

https://github.com/caarlos0/env

A simple, zero-dependencies library to parse environment variables into structs

config configuration environment environment-variables go golang hacktoberfest

Last synced: 23 Feb 2026

https://github.com/hbnetwork/python-decouple

Strict separation of config from code.

configuration-files environment-variables python

Last synced: 12 Dec 2025

https://github.com/HBNetwork/python-decouple

Strict separation of config from code.

configuration-files environment-variables python

Last synced: 14 Mar 2025

https://github.com/rubyconfig/config

Easiest way to add multi-environment yaml settings to Rails, Sinatra, Padrino and other Ruby projects.

config configuration configuration-management environment-variables environments padrino rails ruby ruby-on-rails settings sinatra

Last synced: 11 Nov 2025

https://github.com/ilyakaznacheev/cleanenv

✨Clean and minimalistic environment configuration reader for Golang

configuration environment-configuration environment-variables hacktoberfest

Last synced: 13 May 2025

https://github.com/mrsteele/dotenv-webpack

A secure webpack plugin that supports dotenv and other environment variables and only exposes what you choose and use.

dotenv dotenv-webpack environment-variables plugin secure webpack webpack-plugin

Last synced: 14 May 2025

https://github.com/weavejester/environ

Library for managing environment variables in Clojure

clojure environment-variables

Last synced: 05 Oct 2025

https://github.com/incenteev/parameterhandler

Composer script handling your ignored parameter file

composer composer-scripts environment-variables ignored-parameters yaml

Last synced: 14 May 2025

https://github.com/Incenteev/ParameterHandler

Composer script handling your ignored parameter file

composer composer-scripts environment-variables ignored-parameters yaml

Last synced: 13 May 2025

https://github.com/kerimdzhanov/dotenv-flow

Loads environment variables from .env.[development|test|production][.local] files for Node.js® projects.

configuration dotenv dotenv-flow dx env environment environment-variables express-js expressjs node node-env node-js nodejs

Last synced: 14 May 2025

https://github.com/goatandsheep/react-native-dotenv

Load react native environment variables using import statements for multiple env files.

12factor babel babel-plugin dotenv environment-variables hacktoberfest react react-native react-native-config

Last synced: 14 May 2025

https://github.com/a8m/envsubst

Environment variables substitution for Go

environment-variables envsubst go

Last synced: 13 May 2025

https://github.com/katt/envsafe

🔒 Makes sure you don't accidentally deploy apps with missing or invalid environment variables.

env environment-variables nodejs react

Last synced: 20 Oct 2025

https://github.com/KATT/envsafe

🔒 Makes sure you don't accidentally deploy apps with missing or invalid environment variables.

env environment-variables nodejs react

Last synced: 28 Mar 2025

https://github.com/netflix/go-env

a golang library to manage environment variables

environment-variables golang

Last synced: 01 Jul 2025

https://github.com/Netflix/go-env

a golang library to manage environment variables

environment-variables golang

Last synced: 14 May 2025

https://github.com/cdimascio/dotenv-kotlin

🗝️ Dotenv is a module that loads environment variables from a .env file

12-factor android dotenv environment-configuration environment-variables hacktoberfest java jvm kotlin

Last synced: 14 May 2025

https://github.com/cdimascio/dotenv-java

🗝️ Dotenv is a no-dep, pure Java module that loads environment variables from a .env file

12-factor android dotenv environment-configuration environment-variables hacktoberfest java

Last synced: 14 May 2025

https://github.com/mattrighetti/envelope

An environment variables cli tool backed by SQLite

cli environment-variables rust sqlite

Last synced: 24 Jan 2026

https://github.com/tonerdo/dotnet-env

A .NET library to load environment variables from .env files

csharp dotnet dotnet-core env environment-variables

Last synced: 14 May 2025

https://github.com/luqmanoop/sync-dotenv

Keep your .env in sync with .env.example

dotenv env-sync environment-variables nodejs

Last synced: 05 Apr 2025

https://github.com/hynek/environ-config

Python Application Configuration With Environment Variables

12-factor config configuration env environment environment-variables environment-vars python

Last synced: 02 Apr 2026

https://github.com/spicypizza/create-envfile

Github Action to create a .env file with Github Secrets

actions continuous-integration environment-variables github-actions

Last synced: 12 Apr 2025

https://github.com/paulschwarz/spring-dotenv

Provides a Dotenv property source for Spring and Spring Boot

config dotenv environment-variables java spring springboot

Last synced: 21 Feb 2026

https://github.com/SpicyPizza/create-envfile

Github Action to create a .env file with Github Secrets

actions continuous-integration environment-variables github-actions

Last synced: 01 Apr 2025

https://github.com/lostfictions/znv

Type-safe environment parsing and validation for Node.js with Zod schemas

environment-variables nodejs typescript zod

Last synced: 14 May 2025

https://github.com/omni-us/jsonargparse

Implement minimal boilerplate CLIs derived from type hints and parse from command line, config files and environment variables

argparse argparse-alternative argument-parser cli configuration-files dataclasses environment-variables json jsonnet python python3 toml type-hints yaml

Last synced: 14 May 2025

https://github.com/epogrebnyak/justpath

Inspect and refine PATH environment variable on Windows, Linux and MacOS.

command-line environment-variables environments filesystem path python

Last synced: 04 Apr 2025

https://github.com/eval/envied

Ensures presence and type of your app's ENV-variables (mirror)

environment-variables heroku rails ruby

Last synced: 16 May 2025

https://github.com/nil-go/konf

The simplest config loader for Go that reads/watches from file, env, flag and clouds (AWS, Azure, GCP).

appconfig aws azure config config-loader configuration configuration-file configuration-loader environment-variables flags gcp go golang minimalist pflag

Last synced: 12 Apr 2025

https://github.com/nebo15/confex

Useful helper to read and use application configuration from environment variables.

12-factor configuration elixir elixir-lang environment-variables hex management package system

Last synced: 16 May 2025

https://github.com/subosito/gotenv

Load environment variables from `.env` or `io.Reader` in Go.

environment-variables golang golang-library

Last synced: 13 May 2025

https://github.com/Nebo15/confex

Useful helper to read and use application configuration from environment variables.

12-factor configuration elixir elixir-lang environment-variables hex management package system

Last synced: 30 Mar 2025

https://github.com/subosito/Gotenv

Load environment variables from `.env` or `io.Reader` in Go.

environment-variables golang golang-library

Last synced: 12 Mar 2025

https://github.com/npryce/konfig

Simple config properties API for Kotlin

command-line-parser configuration environment-variables jvm kotlin properties

Last synced: 05 Apr 2025

https://github.com/chihab/dotenv-run

Seamlessly load environment variables. Supports cli, esbuild, rollup, vite, webpack, angular. ESM and Monorepos.

angular builder configuration dotenv environment environment-variables schematics system typescript variables

Last synced: 13 May 2025

https://github.com/pulumi/esc

Pulumi ESC is a centralized, secure service for environments, secrets, and configuration management, optimized for multi-cloud infrastructures and applications.

api-key-security cloud-config config configuration-management environment-variables key-management multi-cloud secret-manager secrets secrets-management security-toolset

Last synced: 10 Feb 2026

https://github.com/HugoRCD/shelve

Open-source secret & environment management. Secure, simple, collaborative. CLI & Github Sync

cli collaboration developer-experience developer-tools env environment-variables github open-source secrets secrets-management security self-hosted workflow

Last synced: 09 Jul 2025

https://github.com/bolorundurowb/dotenv.net

A library to read .env files in a .NET Core environment

csharp dotenv dotnet environment-variables

Last synced: 14 May 2025

https://github.com/runtime-env/import-meta-env

Build once, deploy anywhere.

12-factor environment-variables runtime

Last synced: 15 May 2025

https://github.com/dopplerhq/cli

The official CLI for interacting with your Doppler secrets and configuration.

cli doppler doppler-cli environment-variables secret-management secrets secrets-management secrets-manager security

Last synced: 28 Jan 2026

https://github.com/xavdid/heroku-config

[Utility] Push and pull heroku environment variables to your local env

environment-variables heroku heroku-cli-plugin npm

Last synced: 05 Apr 2025

https://github.com/fastify/env-schema

Validate your env variables using Ajv and dotenv

environment environment-variables fastify-library json-schema validation

Last synced: 14 May 2025

https://github.com/joeshaw/envdecode

Go package for populating structs from environment variables using struct tags

environment-variables golang

Last synced: 25 Oct 2025

https://github.com/joshbetz/config

🛠 A configuration library for Go that parses environment variables, JSON files, and reloads automatically on SIGHUP.

config configuration env environment-variables go golang json sighup

Last synced: 08 May 2025

https://github.com/hugorcd/shelve

Open-source secret & environment management. Secure, simple, collaborative. CLI & Github Sync

cli collaboration developer-experience developer-tools env environment-variables github open-source secrets secrets-management security self-hosted workflow

Last synced: 16 May 2025

https://github.com/franzdiebold/github-env-vars-action

:octocat: 🚀 GitHub Action for Environment Variables

cicd deployment environment-variables github-action github-actions slug workflow

Last synced: 11 Apr 2026

https://github.com/FranzDiebold/github-env-vars-action

:octocat: 🚀 GitHub Action for Environment Variables

cicd deployment environment-variables github-action github-actions slug workflow

Last synced: 01 Apr 2025

https://github.com/samtgarson/nuxt-env

Inject env vars for your Nuxt app at runtime

environment-variables nuxt nuxt-module nuxt-modules ssr vue

Last synced: 19 Jan 2026

https://github.com/demystifyfp/FsConfig

FsConfig is a F# library for reading configuration data from environment variables and AppSettings with type safety.

12-factor appsettings configuration configuration-management environment-variables fsharp functional-programming generic-programming

Last synced: 11 May 2025

https://github.com/demystifyfp/fsconfig

FsConfig is a F# library for reading configuration data from environment variables and AppSettings with type safety.

12-factor appsettings configuration configuration-management environment-variables fsharp functional-programming generic-programming

Last synced: 04 Apr 2025

https://github.com/henrikbengtsson/startup

:wrench: R package: startup - Friendly R Startup Configuration

configuration cran environment-variables r startup utility

Last synced: 16 May 2025

https://github.com/ashleve/rootutils

A simple python package to solve all your problems with pythonpath, work dir, file paths, module imports and environment variables.

cwd environment-variables file-paths paths pythonpath root

Last synced: 09 Apr 2025

https://github.com/HenrikBengtsson/startup

:wrench: R package: startup - Friendly R Startup Configuration

configuration cran environment-variables r startup utility

Last synced: 13 Jul 2025

https://github.com/jamiealquiza/envy

Envy automatically exposes environment variables for all of your Go flags

cli env environment environment-variables flags go-packages golang library

Last synced: 06 Apr 2025

https://github.com/lincolnloop/goodconf

Transparently load variables from environment or JSON/YAML/TOML file.

config configuration django env environment-variables json pydantic python toml yaml

Last synced: 04 Mar 2026

https://github.com/gobuffalo/envy

Envy makes working with ENV variables in Go trivial.

configuration environment environment-variables go gobuffalo golang helpers

Last synced: 10 Oct 2025

https://github.com/ElMassimo/vite-plugin-environment

Easily expose environment variables in Vite.js

env env-vars environment-variables vite vite-plugin vitejs

Last synced: 28 Mar 2025

https://github.com/elmassimo/vite-plugin-environment

Easily expose environment variables in Vite.js

env env-vars environment-variables vite vite-plugin vitejs

Last synced: 15 May 2025

https://github.com/dmjio/envy

:angry: Environmentally friendly environment variables

environment-variables envy generics hackage haskell system typeclass

Last synced: 26 Aug 2025

https://github.com/e-sites/natrium

A pre-build (Swift) script to alter your Xcode project at pre-build-time per environment, build configuration and target.

carthage cli cli-app cocoapods environment environment-variables ios ribbon scheme swift swift-package-manager swift5 swiftpm xcode xcodegen xcodeproj yml

Last synced: 12 May 2025

https://github.com/m-mizutani/zenv

Enhanced env command to set environment variable by various method

environment-variables shell

Last synced: 05 Apr 2025

https://github.com/macalbert/envilder

🚀 Envilder is an open-source developer toolkit for loading cloud secrets into your app runtime. Built as a monorepo with CLI, GitHub Action, and native SDKs. Supports AWS SSM and Azure Key Vault today, with Google Cloud and HashiCorp Vault next. No SaaS middleman, no vendor lock-in.

automation aws-ssm-parameters azure azure-key-vault ci-cd dev-experience dev-tools devops devsecops dotenv dotenv-flow env envfile environment-variables parameter-store secrets secrets-in-keyvault secrets-management secrets-manager secure

Last synced: 31 May 2026

https://github.com/esipfed/sweet

Official repository for Semantic Web for Earth and Environmental Terminology (SWEET) Ontologies

earth earth-science environment environment-variables ontologies owl owl-ontology sweet-ontologies

Last synced: 09 Feb 2026

https://github.com/cloudposse-archives/tfenv

Transform environment variables for use with Terraform (e.g. `HOSTNAME` ⇨ `TF_VAR_hostname`)

12factor 12factorapp chamber env environment-variables environments envvars terraform tfenv tfvars

Last synced: 12 Apr 2025

https://github.com/danthegoodman1/epicenv

An epic environment manager to fix local environment variable management among git collaborators. Like python virtual envs, but for environment variables.

environment-variables git

Last synced: 19 Jun 2025

https://github.com/ESIPFed/sweet

Official repository for Semantic Web for Earth and Environmental Terminology (SWEET) Ontologies

earth earth-science environment environment-variables ontologies owl owl-ontology sweet-ontologies

Last synced: 03 Apr 2025

https://github.com/ilmari-h/envie

The convenient and secure .env file replacement. Open source and self-hostable secrets manager.

environment-variables secret-management security

Last synced: 16 Jan 2026

https://github.com/naorlivne/parse_it

A python library for parsing multiple types of config files, envvars & command line arguments that takes the headache out of setting app configurations.

argument-parser config configuration configuration-file configuration-files configuration-management environment-variables hcl ini json json-parser package parser parser-library python python3 toml xml yaml yaml-parser

Last synced: 12 Apr 2025

https://github.com/yamcodes/arkenv

⛯ Environment variable validation from editor to runtime

arktype bun environment-variables javascript nodejs npm typescript vite

Last synced: 22 Feb 2026

https://github.com/zifeo/lade

Automatically load secrets from your preferred vault as environment variables or files, and clear them once your shell command is over.

1password bash doppler environment-variables fish infisical metatype secret vault zsh

Last synced: 18 Apr 2026

https://github.com/mrdave1999/dotenv.core

A library for reading and parsing .env files

csharp dotenv dotnet env envfile environment-variables

Last synced: 16 May 2025

https://github.com/sashenjayathilaka/instagram-clone

Instagram 2.0 with REACT.JS! (Next.js, TypeScript, NextAuth.js v4.17.0, Tailwind CSS, Firebase v9, Framer Motion, Image Uploading, Google Authentication,, Instagram Profile)

environment-variables faker firebase-storage firebasev9 forms framermotion google-authentication google-cloud-console learn moment-js mui-material next-js-app nextauthjs react-js student-vscode tailwind-css tailwind-scrollbar tailwind-scrollbar-hide typescipt vercel-deployment

Last synced: 12 Oct 2025

https://github.com/gmtprime/skogsra

Library to manage OS environment variables and application configuration options with ease

application-configuration elixir environment-variables

Last synced: 03 Apr 2025