| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-10-26 | 1.4 kB | |
| v1.2.0 source code.tar.gz | 2025-10-26 | 29.4 kB | |
| v1.2.0 source code.zip | 2025-10-26 | 41.4 kB | |
| Totals: 3 Items | 72.2 kB | 0 | |
What's Changed
- style: upgrade to use ruff by @theskumar in https://github.com/theskumar/python-dotenv/pull/567
- Use sys.exit() instead of exit() by @theskumar in https://github.com/theskumar/python-dotenv/pull/568
- feat: add
PYTHON_DOTENV_DISABLEDflag to disable load_dotenv (fixes [#510]) by @matthewfranglen in https://github.com/theskumar/python-dotenv/pull/569 - Added Python@3.14: Github CI & tox.ini by @23f3001135 in https://github.com/theskumar/python-dotenv/pull/579
- ocs: clarify what load_dotenv() does in README by @cybercoded in https://github.com/theskumar/python-dotenv/pull/575
- Bump the github-actions group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/theskumar/python-dotenv/pull/577
- Move project metadata and config to pyproject.toml by @EpicWink in https://github.com/theskumar/python-dotenv/pull/583
New Contributors
- @matthewfranglen made their first contribution in https://github.com/theskumar/python-dotenv/pull/569
- @23f3001135 made their first contribution in https://github.com/theskumar/python-dotenv/pull/579
- @cybercoded made their first contribution in https://github.com/theskumar/python-dotenv/pull/575
- @EpicWink made their first contribution in https://github.com/theskumar/python-dotenv/pull/583
Full Changelog: https://github.com/theskumar/python-dotenv/compare/v1.1.1...v1.2.0