back to home
Best Open Source env Libraries
A curated list of the most popular GitHub repositories tagged with env. Select any project to visualize its architecture and dive into the codebase using RepoMind's AI engine.
#1motdotla/dotenv
Loads environment variables from .env for nodejs projects.
20,285JavaScript
Analyze Code
#2theskumar/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.
8,657Python
Analyze Code