0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 27, 2025 — Aug 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
feat: return False when we do not discover any environment variables (#388) More... about 4 years ago
chore: add how to run docs locally More... over 4 years ago
Improve documentation with direct use of MkDocs (#398) More... over 4 years ago
feat(cli): add support for execution via 'python -m' (#395) More... over 4 years ago
Skip test_ipython if IPython is not available (#397) More... over 4 years ago
Use built-in unittest.mock instead of third-party mock More... over 4 years ago
Docs: Improve documentation for variables without value (#390) More... over 4 years ago
Use `open` instead of `io.open` More... over 4 years ago
Fix link typo in changelog More... over 4 years ago
Release version 0.20.0 More... over 4 years ago
Don't mark wheels as universal (#387) More... over 4 years ago
Add encoding parameter to {get,set,unset}_key More... over 4 years ago
Fix installing entry points More... over 4 years ago
chore: add test with Python 3.11 (#368) More... over 4 years ago
Release version 0.19.2 More... almost 5 years ago
Add missing trailing newline when adding new value More... almost 5 years ago
Release version 0.19.1 More... almost 5 years ago
Add Python 3.10 support (#359) More... almost 5 years ago
CHANGELOG.md: Fix typos discovered by codespell More... about 5 years ago
Release version 0.19.0 More... about 5 years ago
Enable checking of "untyped defs" and fix types More... about 5 years ago
Enable the use of Mypy 0.900+ More... about 5 years ago
Allow any text stream (`IO[str]`) as `stream` More... about 5 years ago
Fix documentation of `dotenv set` More... about 5 years ago
Replace `Text` with `str` More... about 5 years ago
Use Python 3 type hints for functions More... about 5 years ago
Remove typing guards More... about 5 years ago
Remove unnecessary future imports More... about 5 years ago
Remove "coding: utf-8" source declarations More... about 5 years ago
Remove some code specific to Python 2 More... about 5 years ago