X7ROOT File Manager
Current Path:
/usr/lib/python3.6/site-packages/pip/_vendor/requests
usr
/
lib
/
python3.6
/
site-packages
/
pip
/
_vendor
/
requests
/
📁
..
📄
__init__.py
(3.49 KB)
📁
__pycache__
📄
__version__.py
(436 B)
📄
_internal_utils.py
(1.07 KB)
📄
adapters.py
(20.52 KB)
📄
api.py
(6.09 KB)
📄
auth.py
(9.5 KB)
📄
certs.py
(465 B)
📄
compat.py
(1.59 KB)
📄
cookies.py
(17.78 KB)
📄
exceptions.py
(3.04 KB)
📄
help.py
(3.58 KB)
📄
hooks.py
(767 B)
📄
models.py
(33.25 KB)
📄
packages.py
(695 B)
📄
sessions.py
(28.02 KB)
📄
status_codes.py
(3.25 KB)
📄
structures.py
(2.94 KB)
📄
utils.py
(27.05 KB)
Editing: __version__.py
# .-. .-. .-. . . .-. .-. .-. .-. # |( |- |.| | | |- `-. | `-. # ' ' `-' `-`.`-' `-' `-' ' `-' __title__ = 'requests' __description__ = 'Python HTTP for Humans.' __url__ = 'http://python-requests.org' __version__ = '2.18.4' __build__ = 0x021804 __author__ = 'Kenneth Reitz' __author_email__ = 'me@kennethreitz.org' __license__ = 'Apache 2.0' __copyright__ = 'Copyright 2017 Kenneth Reitz' __cake__ = u'\u2728 \U0001f370 \u2728'
Upload File
Create Folder