File list (Check if you may need any files):
requests-2.5.1
..............\.gitignore
..............\AUTHORS.rst
..............\HISTORY.rst
..............\LICENSE
..............\MANIFEST.in
..............\Makefile
..............\NOTICE
..............\README.rst
..............\docs
..............\....\MANIFEST.in
..............\....\Makefile
..............\....\_static
..............\....\.......\requests-sidebar.png
..............\....\_templates
..............\....\..........\sidebarintro.html
..............\....\..........\sidebarlogo.html
..............\....\_themes
..............\....\.......\.gitignore
..............\....\.......\LICENSE
..............\....\.......\README.rst
..............\....\.......\flask_theme_support.py
..............\....\.......\kr
..............\....\.......\..\layout.html
..............\....\.......\..\relations.html
..............\....\.......\..\static
..............\....\.......\..\......\flasky.css_t
..............\....\.......\..\theme.conf
..............\....\.......\kr_small
..............\....\.......\........\layout.html
..............\....\.......\........\static
..............\....\.......\........\......\flasky.css_t
..............\....\.......\........\theme.conf
..............\....\api.rst
..............\....\community
..............\....\.........\faq.rst
..............\....\.........\out-there.rst
..............\....\.........\support.rst
..............\....\.........\updates.rst
..............\....\conf.py
..............\....\dev
..............\....\...\authors.rst
..............\....\...\philosophy.rst
..............\....\...\todo.rst
..............\....\index.rst
..............\....\make.bat
..............\....\requirements.txt
..............\....\user
..............\....\....\advanced.rst
..............\....\....\authentication.rst
..............\....\....\install.rst
..............\....\....\intro.rst
..............\....\....\quickstart.rst
..............\ext
..............\...\requests-logo.ai
..............\...\requests-logo.svg
..............\requests
..............\........\__init__.py
..............\........\adapters.py
..............\........\api.py
..............\........\auth.py
..............\........\cacert.pem
..............\........\certs.py
..............\........\compat.py
..............\........\cookies.py
..............\........\exceptions.py
..............\........\hooks.py
..............\........\models.py
..............\........\packages
..............\........\........\README.rst
..............\........\........\__init__.py
..............\........\........\chardet
..............\........\........\.......\__init__.py
..............\........\........\.......\big5freq.py
..............\........\........\.......\big5prober.py
..............\........\........\.......\chardetect.py
..............\........\........\.......\chardistribution.py
..............\........\........\.......\charsetgroupprober.py
..............\........\........\.......\charsetprober.py
..............\........\........\.......\codingstatemachine.py
..............\........\........\.......\compat.py
..............\........\........\.......\constants.py
..............\........\........\.......\cp949prober.py
..............\........\........\.......\escprober.py
..............\........\........\.......\escsm.py
..............\........\........\.......\eucjpprober.py
..............\........\........\.......\euckrfreq.py
..............\........\........\.......\euckrprober.py
..............\........\........\.......\euctwfreq.py
..............\........\........\.......\euctwprober.py
..............\........\........\.......\gb2312freq.py
..............\........\........\.......\gb2312prober.py
..............\........\........\.......\hebrewprober.py
..............\........\........\.......\jisfreq.py
..............\........\........\.......\jpcntx.py
..............\........\........\.......\langbulgarianmodel.py
..............\........\........\.......\langcyrillicmodel.py
..............\........\........\.......\langgreekmodel.py
..............\........\........\.......\langhebrewmodel.py
..............\........\........\....