An open API service for producing an overview of a list of open source projects.

https://github.com/theskumar/python-dotenv

12-factor-app configuration devops-tools dotenv env environment-variables python

Score: 35.36682178356178

Last synced: about 10 hours ago
JSON representation

Repository metadata:

Reads key-value pairs from a .env file and can set them as environment variables. It helps in developing applications following the 12-factor principles.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 days ago

Total Commits: 431
Total Committers: 116
Avg Commits per committer: 3.716
Development Distribution Score (DDS): 0.807

Commits in past year: 52
Committers in past year: 17
Avg Commits per committer in past year: 3.059
Development Distribution Score (DDS) in past year: 0.558

Name Email Commits
Bertrand Bonnefoy-Claudet b****d@b****m 83
Saurabh Kumar t****r 77
Saurabh Kumar s****h@s****m 68
Saurabh Kumar m****b@s****m 47
dependabot[bot] 4****] 7
ulyssessouza u****a@g****m 5
Scott Searcy s****y@r****g 4
Jacob Kaplan-Moss j****b@j****g 4
Saurabh Kumar m****e@s****m 4
Hugo Chinchilla Carbonell h****a@h****m 4
momohakarish i****1@g****m 3
Ted t****n@g****m 3
Bastian Venthur m****l@v****e 3
Christian Clauss c****s@m****m 3
Grey Li w****i@g****m 3
Kyle Altendorf s****a@f****t 3
Marek Skiba g****b@p****t 3
Michał Górny m****y@g****g 3
David D Lowe d****m@g****m 2
Ben Li-Sauerwine b****e@g****m 2
Naman Aarzoo 8****5 2
Serghei Iakovlev s****y 2
Edgar Ramírez Mondragón 1****n 2
Nicolas Delaby n****s@n****e 2
Eddie Aftandilian e****n 1
David Wesby d****y@d****m 1
Eugene Jo i****o@g****m 1
Alexander Baker a****r@a****m 1
Ewoud Kohl van Wijngaarden e****d@k****l 1
Francis T. O'Donovan f****n@g****m 1
and 86 more...

Issue and Pull Request metadata

Last synced: about 21 hours ago

Total issues: 157
Total pull requests: 187
Average time to close issues: 6 months
Average time to close pull requests: about 2 months
Total issue authors: 150
Total pull request authors: 104
Average comments per issue: 2.64
Average comments per pull request: 0.99
Merged pull request: 76
Bot issues: 0
Bot pull requests: 19

Past year issues: 19
Past year pull requests: 79
Past year average time to close issues: 2 months
Past year average time to close pull requests: about 1 month
Past year issue authors: 18
Past year pull request authors: 50
Past year average comments per issue: 1.95
Past year average comments per pull request: 0.62
Past year merged pull request: 19
Past year bot issues: 0
Past year bot pull requests: 13

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/theskumar/python-dotenv

Top Issue Authors

  • YuryHrytsuk (2)
  • TheGeeKing (2)
  • ShivKJ (2)
  • woutervh (2)
  • eekstunt (2)
  • mgorny (2)
  • cybercoded (2)
  • theskumar (1)
  • thejpsingh (1)
  • devyani08 (1)
  • dillonco (1)
  • darmstrong8008 (1)
  • ArtikUA (1)
  • praneeth-bojanala5 (1)
  • bibhas2 (1)

Top Pull Request Authors

  • dependabot[bot] (19)
  • bbc2 (15)
  • theskumar (12)
  • Bajron (6)
  • cclauss (5)
  • edgarrmondragon (3)
  • vincent067 (3)
  • Nougat-Waffle (3)
  • EpicWink (3)
  • ChrisPJohnstone (2)
  • chapeupreto (2)
  • space88man (2)
  • dchaudhari7177 (2)
  • wrongontheinternet (2)
  • cybercoded (2)

Top Issue Labels

  • wontfix (4)
  • help wanted (2)
  • duplicate (1)
  • enhancement (1)

Top Pull Request Labels

  • dependencies (18)
  • github_actions (6)
  • github-actions (4)
  • enhancement (2)
  • inprogress (2)

Package metadata

gentoo-portage: dev-python/python-dotenv

Manage .env files

  • Homepage: https://github.com/theskumar/python-dotenv/
  • Documentation: https://packages.gentoo.org/packages/dev-python/python-dotenv
  • Licenses: BSD
  • Latest release: 1.2.2 (published 3 months ago)
  • Last Synced: 2026-07-16T01:02:06.701Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 0.123%
    • Stargazers count: 0.194%
    • Forks count: 0.299%
nixpkgs-23.05: python311Packages.python-dotenv

Add .env support to your django/flask apps in development and deployments

nixpkgs-23.11: python310Packages.python-dotenv

Add .env support to your django/flask apps in development and deployments

nixpkgs-23.11: python311Packages.python-dotenv

Add .env support to your django/flask apps in development and deployments

pypi.org: python-dotenv

Read key-value pairs from a .env file and set them as environment variables

nixpkgs-unstable: python314Packages.python-dotenv

Add .env support to your django/flask apps in development and deployments

alpine-v3.18: py3-dotenv-pyc

Precompiled Python bytecode for py3-dotenv

  • Homepage: https://github.com/theskumar/python-dotenv
  • Licenses: BSD-3-Clause
  • Latest release: 1.0.0-r1 (published over 3 years ago)
  • Last Synced: 2026-04-09T03:02:46.062Z (5 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 1.733%
    • Stargazers count: 2.613%
    • Forks count: 4.319%
  • Maintainers (1)
alpine-v3.18: py3-dotenv

Reads the key-value pair from .env file and adds them to environment variable.

  • Homepage: https://github.com/theskumar/python-dotenv
  • Licenses: BSD-3-Clause
  • Latest release: 1.0.0-r1 (published over 3 years ago)
  • Last Synced: 2026-08-07T14:52:34.049Z (16 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 1.734%
    • Stargazers count: 2.618%
    • Forks count: 4.319%
  • Maintainers (1)
proxy.golang.org: github.com/theskumar/python-dotenv

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/theskumar/python-dotenv#section-documentation
  • Licenses: bsd-3-clause
  • Latest release: v1.2.3 (published 7 days ago)
  • Last Synced: 2026-08-22T00:07:42.640Z (2 days ago)
  • Versions: 52
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Rankings:
    • Stargazers count: 0.863%
    • Forks count: 1.505%
    • Average: 3.904%
    • Dependent repos count: 4.79%
    • Dependent packages count: 8.456%
conda-forge.org: python-dotenv

  • Homepage: https://pypi.org/project/python-dotenv
  • Licenses: BSD-3-Clause
  • Latest release: 0.21.0 (published almost 4 years ago)
  • Last Synced: 2026-07-26T03:00:45.880Z (29 days ago)
  • Versions: 23
  • Dependent Packages: 31
  • Dependent Repositories: 165
  • Downloads: 10,786,596 Total
  • Rankings:
    • Dependent packages count: 2.146%
    • Dependent repos count: 2.695%
    • Stargazers count: 4.268%
    • Average: 4.367%
    • Forks count: 8.36%
alpine-v3.17: py3-dotenv

Reads the key-value pair from .env file and adds them to environment variable.

  • Homepage: https://github.com/theskumar/python-dotenv
  • Licenses: BSD-3-Clause
  • Latest release: 0.21.0-r0 (published almost 4 years ago)
  • Last Synced: 2026-04-08T14:07:52.971Z (5 months ago)
  • Versions: 1
  • Dependent Packages: 2
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Stargazers count: 2.408%
    • Forks count: 3.958%
    • Average: 4.779%
    • Dependent packages count: 12.748%
  • Maintainers (1)
alpine-edge: dotenv

Reads the key-value pair from .env file and adds them to environment variable.

  • Homepage: https://github.com/theskumar/python-dotenv
  • Licenses: BSD-3-Clause
  • Latest release: 1.2.2-r0 (published 3 months ago)
  • Last Synced: 2026-06-07T18:32:16.568Z (3 months ago)
  • Versions: 4
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Stargazers count: 2.309%
    • Average: 4.852%
    • Forks count: 4.952%
    • Dependent packages count: 12.145%
  • Maintainers (1)
alpine-edge: py3-dotenv-pyc

Precompiled Python bytecode for py3-dotenv

  • Homepage: https://github.com/theskumar/python-dotenv
  • Licenses: BSD-3-Clause
  • Latest release: 1.2.2-r0 (published 3 months ago)
  • Last Synced: 2026-06-07T18:32:19.623Z (3 months ago)
  • Versions: 5
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Stargazers count: 2.639%
    • Forks count: 5.5%
    • Average: 5.598%
    • Dependent packages count: 14.251%
  • Maintainers (1)
alpine-edge: py3-dotenv

Reads the key-value pair from .env file and adds them to environment variable.

  • Homepage: https://github.com/theskumar/python-dotenv
  • Licenses: BSD-3-Clause
  • Latest release: 1.2.2-r0 (published 3 months ago)
  • Last Synced: 2026-06-07T18:32:18.879Z (3 months ago)
  • Versions: 8
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Stargazers count: 2.552%
    • Forks count: 5.342%
    • Average: 5.634%
    • Dependent packages count: 14.641%
  • Maintainers (1)
alpine-v3.13: py3-dotenv

Reads the key-value pair from .env file and adds them to environment variable.

  • Homepage: https://github.com/theskumar/python-dotenv
  • Licenses: BSD-3-Clause
  • Latest release: 0.15.0-r0 (published almost 6 years ago)
  • Last Synced: 2026-04-02T15:02:40.858Z (5 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Stargazers count: 1.972%
    • Forks count: 3.317%
    • Average: 6.203%
    • Dependent packages count: 19.522%
  • Maintainers (1)
alpine-v3.12: py3-dotenv

Reads the key-value pair from .env file and adds them to environment variable.

  • Homepage: https://github.com/theskumar/python-dotenv
  • Licenses: BSD
  • Latest release: 0.13.0-r0 (published about 6 years ago)
  • Last Synced: 2026-07-26T04:01:11.397Z (29 days ago)
  • Versions: 1
  • Dependent Packages: 2
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Stargazers count: 1.794%
    • Forks count: 3.048%
    • Average: 6.578%
    • Dependent packages count: 21.468%
  • Maintainers (1)
alpine-v3.14: py3-dotenv

Reads the key-value pair from .env file and adds them to environment variable.

  • Homepage: https://github.com/theskumar/python-dotenv
  • Licenses: BSD-3-Clause
  • Latest release: 0.17.1-r0 (published about 5 years ago)
  • Last Synced: 2026-08-09T11:40:28.683Z (14 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Stargazers count: 1.959%
    • Forks count: 3.242%
    • Average: 6.72%
    • Dependent packages count: 21.681%
  • Maintainers (1)
alpine-v3.15: py3-dotenv

Reads the key-value pair from .env file and adds them to environment variable.

  • Homepage: https://github.com/theskumar/python-dotenv
  • Licenses: BSD-3-Clause
  • Latest release: 0.19.2-r0 (published almost 5 years ago)
  • Last Synced: 2026-04-01T13:25:35.316Z (5 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Stargazers count: 2.062%
    • Forks count: 3.355%
    • Average: 7.751%
    • Dependent packages count: 25.585%
  • Maintainers (1)
alpine-v3.16: py3-dotenv

Reads the key-value pair from .env file and adds them to environment variable.

  • Homepage: https://github.com/theskumar/python-dotenv
  • Licenses: BSD-3-Clause
  • Latest release: 0.19.2-r1 (published over 4 years ago)
  • Last Synced: 2026-04-02T15:35:22.296Z (5 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Stargazers count: 2.06%
    • Forks count: 3.428%
    • Average: 8.2%
    • Dependent packages count: 27.311%
  • Maintainers (1)
pypi.org: python-dotenv-yaml

Read key-value pairs from a .env file and set them as environment variables -> with support for yaml syntax

  • Homepage: https://github.com/theskumar/python-dotenv
  • Documentation: https://python-dotenv-yaml.readthedocs.io/
  • Licenses: BSD License
  • Latest release: 0.17.1 (published about 5 years ago)
  • Last Synced: 2026-08-21T10:41:57.720Z (2 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 686 Last month
  • Rankings:
    • Stargazers count: 0.348%
    • Forks count: 2.64%
    • Dependent packages count: 7.377%
    • Average: 9.366%
    • Downloads: 14.225%
    • Dependent repos count: 22.239%
  • Maintainers (1)
anaconda.org: python-dotenv

Python-dotenv reads key-value pairs from a .env file and can set them as environment variables. It helps in the development of applications following the 12-factor principles.

  • Homepage: https://saurabh-kumar.com/python-dotenv
  • Licenses: BSD-3-Clause
  • Latest release: 1.2.2 (published 17 days ago)
  • Last Synced: 2026-08-06T16:08:06.094Z (17 days ago)
  • Versions: 4
  • Dependent Packages: 5
  • Dependent Repositories: 165
  • Downloads: 206,284 Total
  • Rankings:
    • Dependent packages count: 7.007%
    • Stargazers count: 10.848%
    • Average: 12.692%
    • Dependent repos count: 15.396%
    • Forks count: 17.517%
pypi.org: ginja-dotenv

Read key-value pairs from a .env file and set them as environment variables

  • Homepage: https://github.com/theskumar/python-dotenv
  • Documentation: https://ginja-dotenv.readthedocs.io/
  • Licenses: BSD-3-Clause
  • Latest release: 0.20.0 (published almost 4 years ago)
  • Last Synced: 2026-08-21T10:42:22.819Z (2 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 22 Last month
  • Rankings:
    • Stargazers count: 0.362%
    • Forks count: 2.704%
    • Dependent packages count: 6.633%
    • Average: 14.0%
    • Downloads: 29.691%
    • Dependent repos count: 30.611%
  • Maintainers (1)
spack.io: py-python-dotenv

Read key-value pairs from a .env file and set them as environment variables

  • Homepage: https://github.com/theskumar/python-dotenv
  • Licenses: []
  • Latest release: 1.0.1 (published about 2 years ago)
  • Last Synced: 2026-08-21T10:41:56.308Z (2 days ago)
  • Versions: 2
  • Dependent Packages: 2
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Stargazers count: 1.82%
    • Forks count: 4.835%
    • Average: 15.982%
    • Dependent packages count: 57.274%
  • Maintainers (1)
pypi.org: ichi-server

An ichi server written in Python

  • Homepage: https://codeberg.org/ichi/server
  • Documentation: https://ichi-server.readthedocs.io/
  • Licenses: bsd-3-clause
  • Latest release: 3.0 (published about 3 years ago)
  • Last Synced: 2026-08-21T10:45:50.334Z (2 days ago)
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 14 Last month
  • Rankings:
    • Dependent packages count: 7.555%
    • Average: 38.473%
    • Dependent repos count: 69.391%
  • Maintainers (1)
alpine-v3.23: py3-dotenv-pyc

Precompiled Python bytecode for py3-dotenv

  • Homepage: https://github.com/theskumar/python-dotenv
  • Licenses: BSD-3-Clause
  • Latest release: 1.0.1-r1 (published over 2 years ago)
  • Last Synced: 2026-08-11T08:01:53.161Z (13 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
  • Maintainers (1)
alpine-v3.21: dotenv

Reads the key-value pair from .env file and adds them to environment variable.

  • Homepage: https://github.com/theskumar/python-dotenv
  • Licenses: BSD-3-Clause
  • Latest release: 1.0.1-r1 (published over 2 years ago)
  • Last Synced: 2026-08-11T12:24:13.928Z (12 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
  • Maintainers (1)
alpine-v3.19: py3-dotenv

Reads the key-value pair from .env file and adds them to environment variable.

  • Homepage: https://github.com/theskumar/python-dotenv
  • Licenses: BSD-3-Clause
  • Latest release: 1.0.1-r0 (published over 2 years ago)
  • Last Synced: 2026-08-09T21:04:14.722Z (14 days ago)
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
  • Maintainers (1)
alpine-v3.20: py3-dotenv-pyc

Precompiled Python bytecode for py3-dotenv

  • Homepage: https://github.com/theskumar/python-dotenv
  • Licenses: BSD-3-Clause
  • Latest release: 1.0.1-r1 (published over 2 years ago)
  • Last Synced: 2026-07-28T22:01:20.548Z (26 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
  • Maintainers (1)
debian-10: python-dotenv

  • Homepage: https://github.com/theskumar/python-dotenv
  • Documentation: https://packages.debian.org/buster/python-dotenv
  • Licenses: bsd-3-clause
  • Latest release: 0.9.1-1 (published 6 months ago)
  • Last Synced: 2026-03-13T05:07:06.859Z (5 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
ubuntu-24.10: python-dotenv

  • Homepage: https://github.com/theskumar/python-dotenv
  • Licenses: bsd-3-clause
  • Latest release: 1.0.1-1 (published 7 months ago)
  • Last Synced: 2026-03-09T12:05:43.539Z (6 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
alpine-v3.20: py3-dotenv

Reads the key-value pair from .env file and adds them to environment variable.

  • Homepage: https://github.com/theskumar/python-dotenv
  • Licenses: BSD-3-Clause
  • Latest release: 1.0.1-r1 (published over 2 years ago)
  • Last Synced: 2026-08-11T12:24:27.654Z (12 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
  • Maintainers (1)
pkgsrc-netbsd-x86_64-10.1-all: devel/py-dotenv

Add .env support to your django/flask apps

  • Homepage: https://github.com/theskumar/python-dotenv
  • Documentation: https://pkgsrc.se/devel/py-dotenv
  • Licenses: modified-bsd
  • Latest release: 1.2.2 (published 5 months ago)
  • Last Synced: 2026-08-01T22:07:39.501Z (22 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
nixpkgs-unstable: python313Packages.python-dotenv

Add .env support to your django/flask apps in development and deployments

alpine-v3.20: dotenv

Reads the key-value pair from .env file and adds them to environment variable.

  • Homepage: https://github.com/theskumar/python-dotenv
  • Licenses: BSD-3-Clause
  • Latest release: 1.0.1-r1 (published over 2 years ago)
  • Last Synced: 2026-07-28T22:01:29.901Z (26 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
  • Maintainers (1)
alpine-v3.19: py3-dotenv-pyc

Precompiled Python bytecode for py3-dotenv

  • Homepage: https://github.com/theskumar/python-dotenv
  • Licenses: BSD-3-Clause
  • Latest release: 1.0.1-r0 (published over 2 years ago)
  • Last Synced: 2026-08-11T12:25:07.035Z (12 days ago)
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
  • Maintainers (1)
alpine-v3.23: dotenv

Reads the key-value pair from .env file and adds them to environment variable.

  • Homepage: https://github.com/theskumar/python-dotenv
  • Licenses: BSD-3-Clause
  • Latest release: 1.0.1-r1 (published over 2 years ago)
  • Last Synced: 2026-08-11T08:01:59.755Z (13 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
  • Maintainers (1)
nixpkgs-24.11: python311Packages.python-dotenv

Add .env support to your django/flask apps in development and deployments

ubuntu-23.10: python-dotenv

  • Homepage: https://github.com/theskumar/python-dotenv
  • Licenses: bsd-3-clause
  • Latest release: 1.0.0-1 (published 6 months ago)
  • Last Synced: 2026-03-14T01:15:06.375Z (5 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
alpine-v3.21: py3-dotenv-pyc

Precompiled Python bytecode for py3-dotenv

  • Homepage: https://github.com/theskumar/python-dotenv
  • Licenses: BSD-3-Clause
  • Latest release: 1.0.1-r1 (published over 2 years ago)
  • Last Synced: 2026-08-11T12:23:58.106Z (12 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
  • Maintainers (1)
alpine-v3.23: py3-dotenv

Reads the key-value pair from .env file and adds them to environment variable.

  • Homepage: https://github.com/theskumar/python-dotenv
  • Licenses: BSD-3-Clause
  • Latest release: 1.0.1-r1 (published over 2 years ago)
  • Last Synced: 2026-08-11T08:01:49.942Z (13 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
  • Maintainers (1)
alpine-v3.22: dotenv

Reads the key-value pair from .env file and adds them to environment variable.

  • Homepage: https://github.com/theskumar/python-dotenv
  • Licenses: BSD-3-Clause
  • Latest release: 1.0.1-r1 (published over 2 years ago)
  • Last Synced: 2026-07-29T10:00:55.954Z (25 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
  • Maintainers (1)
nixpkgs-24.05: python311Packages.python-dotenv

Add .env support to your django/flask apps in development and deployments

ubuntu-20.04: python-dotenv

  • Homepage: https://github.com/theskumar/python-dotenv
  • Licenses: bsd-3-clause
  • Latest release: 0.9.1-1 (published 6 months ago)
  • Last Synced: 2026-03-13T13:24:10.693Z (5 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
ubuntu-22.04: python-dotenv

  • Homepage: https://github.com/theskumar/python-dotenv
  • Licenses: bsd-3-clause
  • Latest release: 0.19.2-1 (published 6 months ago)
  • Last Synced: 2026-03-13T21:45:30.660Z (5 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
openbsd-7.9-amd64: sysutils/py-dotenv

handle .env files

  • Homepage: https://github.com/theskumar/python-dotenv
  • Licenses: bsd-3-clause
  • Latest release: 1.2.2 (published 4 months ago)
  • Last Synced: 2026-05-28T02:26:15.398Z (3 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
  • Maintainers (1)
alpine-v3.21: py3-dotenv

Reads the key-value pair from .env file and adds them to environment variable.

  • Homepage: https://github.com/theskumar/python-dotenv
  • Licenses: BSD-3-Clause
  • Latest release: 1.0.1-r1 (published over 2 years ago)
  • Last Synced: 2026-08-11T12:24:14.419Z (12 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
  • Maintainers (1)
alpine-v3.19: dotenv

Reads the key-value pair from .env file and adds them to environment variable.

  • Homepage: https://github.com/theskumar/python-dotenv
  • Licenses: BSD-3-Clause
  • Latest release: 1.0.1-r0 (published over 2 years ago)
  • Last Synced: 2026-08-11T12:24:56.768Z (12 days ago)
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
  • Maintainers (1)
nixpkgs-24.11: python312Packages.python-dotenv

Add .env support to your django/flask apps in development and deployments

nixpkgs-24.05: python312Packages.python-dotenv

Add .env support to your django/flask apps in development and deployments

debian-11: python-dotenv

  • Homepage: https://github.com/theskumar/python-dotenv
  • Documentation: https://packages.debian.org/bullseye/python-dotenv
  • Licenses: bsd-3-clause
  • Latest release: 0.15.0-1 (published 6 months ago)
  • Last Synced: 2026-07-30T13:04:06.678Z (24 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
ubuntu-24.04: python-dotenv

  • Homepage: https://github.com/theskumar/python-dotenv
  • Licenses: bsd-3-clause
  • Latest release: 1.0.1-1 (published 7 months ago)
  • Last Synced: 2026-03-06T18:31:03.473Z (6 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
nixpkgs-23.05: python310Packages.python-dotenv

Add .env support to your django/flask apps in development and deployments

debian-13: python-dotenv

  • Homepage: https://github.com/theskumar/python-dotenv
  • Documentation: https://packages.debian.org/trixie/python-dotenv
  • Licenses: bsd-3-clause
  • Latest release: 1.0.1-1 (published 6 months ago)
  • Last Synced: 2026-03-14T09:03:44.928Z (5 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
debian-12: python-dotenv

  • Homepage: https://github.com/theskumar/python-dotenv
  • Documentation: https://packages.debian.org/bookworm/python-dotenv
  • Licenses: bsd-3-clause
  • Latest release: 0.21.0-1 (published 6 months ago)
  • Last Synced: 2026-03-13T07:47:30.235Z (5 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
alpine-v3.22: py3-dotenv

Reads the key-value pair from .env file and adds them to environment variable.

  • Homepage: https://github.com/theskumar/python-dotenv
  • Licenses: BSD-3-Clause
  • Latest release: 1.0.1-r1 (published over 2 years ago)
  • Last Synced: 2026-08-11T12:23:43.579Z (12 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
  • Maintainers (1)
alpine-v3.22: py3-dotenv-pyc

Precompiled Python bytecode for py3-dotenv

  • Homepage: https://github.com/theskumar/python-dotenv
  • Licenses: BSD-3-Clause
  • Latest release: 1.0.1-r1 (published over 2 years ago)
  • Last Synced: 2026-08-11T12:23:55.505Z (12 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
  • Maintainers (1)
ubuntu-23.04: python-dotenv

  • Homepage: https://github.com/theskumar/python-dotenv
  • Licenses: bsd-3-clause
  • Latest release: 0.21.0-1 (published 6 months ago)
  • Last Synced: 2026-03-12T00:21:56.113Z (5 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%

Dependencies

requirements-docs.txt pypi
  • mdx_truly_sane_lists *
  • mkdocs *
  • mkdocs-include-markdown-plugin *
  • mkdocs-material *
  • mkdocstrings *
requirements.txt pypi
  • black *
  • bumpversion *
  • click *
  • flake8 >=2.2.3
  • ipython *
  • pytest >=3.9
  • pytest-cov *
  • sh >=1.09
  • tox *
  • twine *
  • wheel *
.github/workflows/release.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
.github/workflows/test.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
pyproject.toml pypi