requests-2.24.0.dist-info/metadata.json

{"license": "Apache 2.0", "name": "requests", "metadata_version": "2.0", "generator": "bdist_wheel (0.24.0)", "project_url": "Source, https://github.com/psf/requests", "summary": "Python HTTP for Humans.", "run_requires": [{"requires": ["PySocks (!=1.5.7,>=1.5.6)"], "extra": "socks"}, {"environment": "sys_platform == \"win32\" and python_version == \"2.7\"", "requires": ["win-inet-pton"], "extra": "socks"}, {"requires": ["pyOpenSSL (>=0.14)", "cryptography (>=1.3.4)"], "extra": "security"}, {"requires": ["chardet (>=3.0.2,<4)", "idna (>=2.5,<3)", "urllib3 (!=1.25.1,<1.26,!=1.25.0,>=1.21.1)", "certifi (>=2017.4.17)"]}], "version": "2.24.0", "extensions": {"python.details": {"project_urls": {"Home": "https://requests.readthedocs.io"}, "document_names": {"description": "DESCRIPTION.rst", "license": "LICENSE.txt"}, "contacts": [{"role": "author", "email": "[email protected]", "name": "Kenneth Reitz"}]}}, "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "description_content_type": "text/markdown", "test_requires": [{"requires": ["pytest-httpbin (==0.0.7)", "pytest-cov", "pytest-mock", "pytest-xdist", "PySocks (!=1.5.7,>=1.5.6)", "pytest (>=3)"]}], "classifiers": ["Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Natural Language :: English", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy"], "extras": ["security", "socks"]}
Metadata
View Raw File