Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
asymness
/
python-dotenv
Public
forked from
theskumar/python-dotenv
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
e2e8e77
User selector
All users
All time
Commit History
Commits on Jan 12, 2026
Fix license specifier (#597)
Show description for e2e8e77
cpackham-atlnz
authored
e2e8e77
Copy full SHA for e2e8e77
Clean up "Related projects" section of the readme (#602)
Show description for 25b04ae
bbc2
authored
25b04ae
Copy full SHA for 25b04ae
Docs: Improve readability of reference page (#605)
Show description for 6d28eee
bbc2
authored
6d28eee
Copy full SHA for 6d28eee
Make `dotenv run` forward flags to given command (#607)
Show description for 9f3b8b5
bbc2
authored
9f3b8b5
Copy full SHA for 9f3b8b5
Commits on Jan 10, 2026
Fix formatting
Show description for f54d29f
bbc2
committed
f54d29f
Copy full SHA for f54d29f
Bump actions/checkout from 5 to 6 in the github-actions group
Show description for cd48b58
dependabot[bot]
authored and
bbc2
committed
cd48b58
Copy full SHA for cd48b58
skip 000 permission tests for root user
burnout-projects
authored and
bbc2
committed
0525fc9
Copy full SHA for 0525fc9
fix: Add missing 3.14 PyPI classifier.
JYOuyang
authored and
bbc2
committed
d10ea61
Copy full SHA for d10ea61
Commits on Oct 26, 2025
Fix gh-pages deployment permission issue
Show description for 85f4329
theskumar
committed
85f4329
Copy full SHA for 85f4329
Do not remove .coverage file
theskumar
committed
eaf2a91
Copy full SHA for eaf2a91
Bump version: 1.2.0 → 1.2.1
theskumar
committed
8716196
Copy full SHA for 8716196
Update changelog
theskumar
committed
b87807f
Copy full SHA for b87807f
Support reading .env from FIFOs (Unix) (#586)
Show description for 3af77d3
sidharth-sudhir
and
Sidharth Sudhir
authored
3af77d3
Copy full SHA for 3af77d3
Fix test failures after moving config to pyproject.toml
Show description for 467ee22
theskumar
committed
467ee22
Copy full SHA for 467ee22
Move more config pyproject.toml
theskumar
committed
76999e7
Copy full SHA for 76999e7
Update to use trusted publisher on pypi
theskumar
committed
222ce2c
Copy full SHA for 222ce2c
Update docs requirements
theskumar
committed
8ed4f79
Copy full SHA for 8ed4f79
Bump version: 1.1.1 → 1.2.0
theskumar
committed
5bf8822
Copy full SHA for 5bf8822
upadate changelog
theskumar
committed
1fe11cc
Copy full SHA for 1fe11cc
Fix build command
theskumar
committed
80cfe9f
Copy full SHA for 80cfe9f
Move project metadata and config to pyproject.toml (#583)
Show description for 8b4e13d
EpicWink
authored
8b4e13d
Copy full SHA for 8b4e13d
Commits on Oct 14, 2025
Bump the github-actions group across 1 directory with 2 updates (#577)
Show description for f288da1
dependabot[bot]
authored
f288da1
Copy full SHA for f288da1
docs: clarify what load_dotenv() does in README (#575)
Show description for 9f722ce
cybercoded
authored
9f722ce
Copy full SHA for 9f722ce
Added Python@3.14: Github CI & tox.ini (#579)
23f3001135
authored
a2bc2b3
Copy full SHA for a2bc2b3
Commits on Jun 24, 2025
Update spacing and docs
theskumar
committed
16f2bda
Copy full SHA for 16f2bda
feat: add `PYTHON_DOTENV_DISABLED` flag to disable load_dotenv (fixes #510) (#569)
Show description for c715d19
matthewfranglen
and
theskumar
authored
c715d19
Copy full SHA for c715d19
Use sys.exit() instead of exit() (#568)
theskumar
authored
666984d
Copy full SHA for 666984d
style: upgrade to use ruff (#567)
theskumar
authored
02b6857
Copy full SHA for 02b6857
Bump version: 1.1.0 → 1.1.1
theskumar
committed
16e660d
Copy full SHA for 16e660d
update changelog
theskumar
committed
667e82f
Copy full SHA for 667e82f
fix(cli): issue with execvpe on Windows (#566)
Show description for 9d85edb
wrongontheinternet
and
jakeowen-dev
authored
9d85edb
Copy full SHA for 9d85edb
Commits on May 30, 2025
fix: ensure find_dotenv work reliably on python 3.13 (#563)
theskumar
authored
8411987
Copy full SHA for 8411987
Commits on Mar 31, 2025
docs update
theskumar
committed
01f8997
Copy full SHA for 01f8997
Commits on Mar 25, 2025
update mkdocs -> mkdocstrings config
theskumar
committed
6a02ef5
Copy full SHA for 6a02ef5
Update changelog
theskumar
committed
36c6270
Copy full SHA for 36c6270
Previous
Next
You can’t perform that action at this time.