python-dotenv

View on PyPIReverse Dependencies (4652)

1.0.1 python_dotenv-1.0.1-py3-none-any.whl

Wheel Details

Project: python-dotenv
Version: 1.0.1
Filename: python_dotenv-1.0.1-py3-none-any.whl
Download: [link]
Size: 19863
MD5: be2ee069abf0a751940ae8674a7bd91e
SHA256: f7b63ef50f1b690dddf550d03497b66d609393b40b564ed0d674909a68ebf16a
Uploaded: 2024-01-23 06:32:58 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: python-dotenv
Version: 1.0.1
Summary: Read key-value pairs from a .env file and set them as environment variables
Author: Saurabh Kumar
Author-Email: me+github[at]saurabh-kumar.com
Home-Page: https://github.com/theskumar/python-dotenv
License: BSD-3-Clause
Keywords: environment variables,deployments,settings,env,dotenv,configurations,python
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Utilities
Classifier: Environment :: Web Environment
Requires-Python: >=3.8
Requires-Dist: click (>=5.0); extra == "cli"
Provides-Extra: cli
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 21846 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
dotenv/__init__.py sha256=WBU5SfSiKAhS3hzu17ykNuuwbuwyDCX91Szv4vUeOuM 1292
dotenv/__main__.py sha256=N0RhLG7nHIqtlJHwwepIo-zbJPNx9sewCCRGY528h_4 129
dotenv/cli.py sha256=_ttQuR9Yl4k1PT53ByISkDjJ3kO_N_LzIDZzZ95uXEk 5809
dotenv/ipython.py sha256=avI6aez_RxnBptYgchIquF2TSgKI-GOhY3ppiu3VuWE 1303
dotenv/main.py sha256=GV7Ki6JYPDa-xy2ZXHKqER-bRvKa7qqh0G0OwffYJr8 12098
dotenv/parser.py sha256=QgU5HwMwM2wMqt0vz6dHTJ4nzPmwqRqvi4MSyeVifgU 5186
dotenv/py.typed sha256=8PjyZ1aVoQpRVvt71muvuq5qE-jTFZkK-GLHkhdebmc 26
dotenv/variables.py sha256=CD0qXOvvpB3q5RpBQMD9qX6vHX7SyW-SuiwGMFSlt08 2348
dotenv/version.py sha256=d4QHYmS_30j0hPN8NmNPnQ_Z0TphDRbu4MtQj9cT9e8 22
python_dotenv-1.0.1.dist-info/LICENSE sha256=gGGbcEnwjIFoOtDgHwjyV6hAZS3XHugxRtNmWMfSwrk 1556
python_dotenv-1.0.1.dist-info/METADATA sha256=fCkcTEUG3zknbuN1BK8e0PPCIgvPBLk-LneK0mRDM_s 23170
python_dotenv-1.0.1.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
python_dotenv-1.0.1.dist-info/entry_points.txt sha256=yRl1rCbswb1nQTQ_gZRlCw5QfabztUGnfGWLhlXFNdI 47
python_dotenv-1.0.1.dist-info/top_level.txt sha256=eyqUH4SHJNr6ahOYlxIunTr4XinE8Z5ajWLdrK3r0D8 7
python_dotenv-1.0.1.dist-info/RECORD

top_level.txt

dotenv

entry_points.txt

dotenv = dotenv.__main__:cli