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 }}
theskumar
/
python-dotenv
Public
Notifications
You must be signed in to change notification settings
Fork
522
Star
8.8k
Code
Issues
52
Pull requests
37
Actions
Wiki
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit History
Commits on Apr 19, 2026
fix: strip UTF-8 BOM from .env files (#640)
Show description for bca6644
3 people
authored
bca6644
Copy full SHA for bca6644
fix: typo in comment (#621)
terezapohankova
authored
68ea2d1
Copy full SHA for 68ea2d1
Commits on Mar 6, 2026
Add missing interpolate parameter to the docstrings of functions `load_dotenv` and `dotenv_values` (#614)
edgarrmondragon
authored
fa4e6a9
Copy full SHA for fa4e6a9
Commits on Mar 2, 2026
fix: print friendly error for missing command in `dotenv run` (#606)
Show description for da0c820
bbc2
and
theskumar
authored
da0c820
Copy full SHA for da0c820
Commits on Mar 1, 2026
update changelog and fix incosistencies
theskumar
committed
dc71adb
Copy full SHA for dc71adb
fix typo
theskumar
committed
dbc3882
Copy full SHA for dbc3882
Bump version: 1.2.1 → 1.2.2
theskumar
committed
36004e0
Copy full SHA for 36004e0
docs: update changelog for v1.2.2
theskumar
committed
eb20252
Copy full SHA for eb20252
Merge commit from fork
Show description for 790c5c0
bbc2
authored
790c5c0
Copy full SHA for 790c5c0
Commits on Feb 28, 2026
Remove the use of `sh` in tests (#612)
Show description for 43340da
bbc2
authored
43340da
Copy full SHA for 43340da
Commits on Jan 12, 2026
docs: clarify override behavior and document FIFO support (#610)
Show description for 09d7cee
theskumar
authored
09d7cee
Copy full SHA for 09d7cee
ci: improve workflow efficiency with best practices (#609)
Show description for c8de288
theskumar
authored
c8de288
Copy full SHA for c8de288
Add Windows testing to CI (#604)
Show description for 7bd9e3d
bbc2
and
theskumar
authored
7bd9e3d
Copy full SHA for 7bd9e3d
Drop Python 3.9 support and update to PyPy 3.11 (#608)
Show description for 1baaf04
theskumar
authored
1baaf04
Copy full SHA for 1baaf04
ci: enable testing on Python 3.14t (free-threaded) (#588)
23f3001135
authored
4a22cf8
Copy full SHA for 4a22cf8
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
Previous
Next
You can’t perform that action at this time.