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 }}
randomseed42
/
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
add-is-debugger
User selector
All users
All time
Commit History
Commits on Mar 19, 2025
add _is_debugger so load_dotenv will work in pdb
randomseed42
committed
a8f5b21
Copy full SHA for a8f5b21
Commits on Mar 9, 2025
Some more s/Python-dotenv/python-dotenv/ (#552)
theskumar
authored
9acba4a
Copy full SHA for 9acba4a
s/Python-dotenv/python-dotenv/ (#516)
Show description for 3c19c03
chapeupreto
authored
3c19c03
Copy full SHA for 3c19c03
Add support for python 3.13 and drop 3.8 (#551)
Show description for 4159388
theskumar
authored
4159388
Copy full SHA for 4159388
Commits on Nov 1, 2024
Bump the github-actions group with 2 updates (#529)
Show description for 2b8635b
dependabot[bot]
authored
2b8635b
Copy full SHA for 2b8635b
Add Python 3.13 trove classifier (#535)
edgarrmondragon
authored
533f8ac
Copy full SHA for 533f8ac
Commits on Jul 23, 2024
ci: add py3.13 to test.yml (#527)
Show description for 4d505f2
waketzheng
authored
4d505f2
Copy full SHA for 4d505f2
Commits on Jul 18, 2024
Enhance dotenv run: Switch to execvpe for better resource management and signal handling (#523)
Show description for 4543837
eekstunt
authored
4543837
Copy full SHA for 4543837
Commits on Apr 29, 2024
docs: clearify default behaviour of load_dotenv
Show description for 08937a1
theskumar
committed
08937a1
Copy full SHA for 08937a1
Commits on Apr 8, 2024
ci: fix multiline string in test.yml & use fail-fast strategy (#514)
Show description for 8c9381e
cclauss
authored
8c9381e
Copy full SHA for 8c9381e
Keep GitHub Actions up to date with GitHub's Dependabot
Show description for bf20c80
cclauss
authored and
theskumar
committed
bf20c80
Copy full SHA for bf20c80
Commits on Apr 7, 2024
Add a security policy
Show description for 6d6070c
bbc2
committed
6d6070c
Copy full SHA for 6d6070c
Commits on Jan 23, 2024
Bumpversion 1.0.0 -> 1.0.1
theskumar
committed
d6c0b96
Copy full SHA for d6c0b96
Update changelog for 1.0.1
theskumar
committed
42dc086
Copy full SHA for 42dc086
Add python 3.12 and pypy3.10 to test runner
theskumar
committed
b1eebba
Copy full SHA for b1eebba
Fix temporary file is deleted before closing, in the rewrite function (#468)
Show description for 6ff1391
Qwerty-133
authored
6ff1391
Copy full SHA for 6ff1391
Allow modules using load_dotenv to be reloaded when launched in a separate thread (#497)
Show description for 0b94ac0
freddyaboulton
authored
0b94ac0
Copy full SHA for 0b94ac0
Commits on Jul 7, 2023
Use https in README links (#474)
Nicals
authored
3ffcef6
Copy full SHA for 3ffcef6
Commits on Jun 24, 2023
Use pathlib.Path in tests (#466)
eumiro
authored
be96be2
Copy full SHA for be96be2
Commits on Apr 17, 2023
Gracefully handle code which has been imported from a zipfile (#456)
samwyma
authored
137bc3d
Copy full SHA for 137bc3d
Commits on Mar 14, 2023
FIx year in release in changelog (#453)
jankislinger
authored
dd1af68
Copy full SHA for dd1af68
Commits on Feb 24, 2023
Bump version: 0.21.1 → 1.0.0
theskumar
committed
d0684d1
Copy full SHA for d0684d1
Prepare for release 1.0.0
theskumar
committed
6c8ddd2
Copy full SHA for 6c8ddd2
Drop support for python 3.7, add python 3.12-dev (#449)
Show description for 0611643
theskumar
authored
0611643
Copy full SHA for 0611643
Update readme, add python-decouple as a related project (#451)
Show description for 87e5527
kcarnold
authored
87e5527
Copy full SHA for 87e5527
Commits on Feb 23, 2023
Handle situations where the cwd does not exist. (#446)
Show description for fc19a55
jctanner
authored
fc19a55
Copy full SHA for fc19a55
Commits on Jan 21, 2023
update docs - better toc for changelog
theskumar
committed
b904a72
Copy full SHA for b904a72
Update documtation
theskumar
committed
291fa66
Copy full SHA for 291fa66
Bump version: 0.21.0 → 0.21.1
theskumar
committed
5317a56
Copy full SHA for 5317a56
Add changelog for 0.21.1
theskumar
committed
b84bccd
Copy full SHA for b84bccd
Fix coverage reporting (#445)
theskumar
authored
a18ea18
Copy full SHA for a18ea18
Commits on Jan 11, 2023
Fix type hint for dotenv_path var, add StrPath alias (#432)
Show description for 09cf4ab
eaftan
authored
09cf4ab
Copy full SHA for 09cf4ab
Commits on Jan 5, 2023
Updated license format to better Align with BSD OSI template (#433)
Show description for f75103c
lsmith77
authored
f75103c
Copy full SHA for f75103c
Commits on Nov 25, 2022
Improve error message for `get` and `list` commands
Show description for 7dc2492
bbc2
committed
7dc2492
Copy full SHA for 7dc2492
Fix typo
Michael V. DePalatis
authored and
bbc2
committed
025f762
Copy full SHA for 025f762
Previous
Next
You can’t perform that action at this time.