Got Http requests working.

This commit is contained in:
Karthik Pullela
2018-01-20 13:54:35 -08:00
parent 1080e968a4
commit f29c8aeb80
742 changed files with 93021 additions and 2 deletions
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,43 @@
requests/__init__.py,sha256=SJjehBwpQDd1WA_Lu1Nr-E5tvRT_eF_QYJgKjumoTT4,3507
requests/__version__.py,sha256=BQ279bjqQ_8PHhvD_FN36UuFqjbSUqsm7bMeyJV-kVo,436
requests/_internal_utils.py,sha256=Zx3PnEUccyfsB-ie11nZVAW8qClJy0gx1qNME7rgT18,1096
requests/adapters.py,sha256=1MwYKQiENWeuzwnTl_VFaMBz86DL07PJsbX3mUsoq3U,20836
requests/api.py,sha256=BqVZnvsWu6Pwm0vQ3fw_Dj9_I-gcOR9CbScB2htPArA,6237
requests/auth.py,sha256=4KCFQHrL1Lcox3uMh4tjOh3OrJhw-F5zti91wY-ZyTY,9728
requests/certs.py,sha256=dOB5rV2DZ13dEhq9BUa_4hd5kAqg59e_zUZB00faYz8,453
requests/compat.py,sha256=gy7Fz4GH3bDOKDFcOg70a5lpVzOXAZkRAjkySxhorko,1595
requests/cookies.py,sha256=u7QC5hmloMwdT9-2taz5GpwAvzp2LTUS9cP4SWUKnfM,18208
requests/exceptions.py,sha256=DGzfDo4bkPWwdDfQigpqq4bVX9zwvRrHeqt47eFvHS4,3103
requests/help.py,sha256=vQxbWU20pU742CQn9EoOFMW6pBkdrfmPRsDfpC1BMDA,3616
requests/hooks.py,sha256=HXAHoC1FNTFRZX6-lNdvPM7Tst4kvGwYTN-AOKRxoRU,767
requests/models.py,sha256=l56PnVSxDMTISDBf3XPhaBjMVLyQWI0AkcHOwmy3tbs,34003
requests/packages.py,sha256=Q2rF0L5mc3wQAvc6q_lAVtPTDOaOeFgD-7kWSQLkjEQ,542
requests/sessions.py,sha256=_A5qpfrohHVFYLEuVyEJ4v3-lIlNwO3GpHG-LzkWFCM,27546
requests/status_codes.py,sha256=a9bwuU7lMr4HshsRZdzBbUsYVsIo4Fu9GYg1XFTFFPc,3323
requests/structures.py,sha256=yexCvWbX40M6E8mLQOpAGZZ-ZoAnyaT2dni-Bp-b42g,3012
requests/utils.py,sha256=sPEkSVLXnGlfobbJMnx5E9Vc4kfv6TpFWpHKFB8wO8U,27652
requests-2.18.4.dist-info/DESCRIPTION.rst,sha256=89LY7u2BQc53iJ41nVqSmxdBuU_4njwzBwhs3rSDSI0,49017
requests-2.18.4.dist-info/METADATA,sha256=5gb6Rt0yWESLHmdvQO1Tkt_BOYrU_KL86K7zhpj0w8I,50496
requests-2.18.4.dist-info/RECORD,,
requests-2.18.4.dist-info/WHEEL,sha256=o2k-Qa-RMNIJmUdIc7KU6VWR_ErNRbWNlxDIpl7lm34,110
requests-2.18.4.dist-info/metadata.json,sha256=nnAg1-zPQ3UXLwsDcvxFJrC-LMTaMbhDZkQZAm411Ms,1638
requests-2.18.4.dist-info/top_level.txt,sha256=fMSVmHfb5rbGOo6xv-O_tUX6j-WyixssE-SnwcDRxNQ,9
requests-2.18.4.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
requests/__pycache__/help.cpython-36.pyc,,
requests/__pycache__/_internal_utils.cpython-36.pyc,,
requests/__pycache__/__version__.cpython-36.pyc,,
requests/__pycache__/exceptions.cpython-36.pyc,,
requests/__pycache__/certs.cpython-36.pyc,,
requests/__pycache__/structures.cpython-36.pyc,,
requests/__pycache__/sessions.cpython-36.pyc,,
requests/__pycache__/status_codes.cpython-36.pyc,,
requests/__pycache__/models.cpython-36.pyc,,
requests/__pycache__/compat.cpython-36.pyc,,
requests/__pycache__/adapters.cpython-36.pyc,,
requests/__pycache__/packages.cpython-36.pyc,,
requests/__pycache__/hooks.cpython-36.pyc,,
requests/__pycache__/auth.cpython-36.pyc,,
requests/__pycache__/utils.cpython-36.pyc,,
requests/__pycache__/cookies.cpython-36.pyc,,
requests/__pycache__/__init__.cpython-36.pyc,,
requests/__pycache__/api.cpython-36.pyc,,
@@ -0,0 +1,6 @@
Wheel-Version: 1.0
Generator: bdist_wheel (0.29.0)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any
@@ -0,0 +1 @@
{"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.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy"], "extensions": {"python.details": {"contacts": [{"email": "[email protected]", "name": "Kenneth Reitz", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst"}, "project_urls": {"Home": "http://python-requests.org"}}}, "extras": ["security", "socks"], "generator": "bdist_wheel (0.29.0)", "license": "Apache 2.0", "metadata_version": "2.0", "name": "requests", "run_requires": [{"extra": "socks", "requires": ["PySocks (!=1.5.7,>=1.5.6)"]}, {"requires": ["certifi (>=2017.4.17)", "chardet (>=3.0.2,<3.1.0)", "idna (>=2.5,<2.7)", "urllib3 (<1.23,>=1.21.1)"]}, {"extra": "security", "requires": ["cryptography (>=1.3.4)", "idna (>=2.0.0)", "pyOpenSSL (>=0.14)"]}, {"environment": "sys_platform == \"win32\" and (python_version == \"2.7\" or python_version == \"2.6\")", "extra": "socks", "requires": ["win-inet-pton"]}], "summary": "Python HTTP for Humans.", "test_requires": [{"requires": ["PySocks (!=1.5.7,>=1.5.6)", "pytest (>=2.8.0)", "pytest-cov", "pytest-httpbin (==0.0.7)", "pytest-mock", "pytest-xdist"]}], "version": "2.18.4"}
@@ -0,0 +1 @@
requests