52 lines
1.7 KiB
HTML
Executable file
52 lines
1.7 KiB
HTML
Executable file
<p class="logo">
|
|
<a href="{{ pathto(master_doc) }}">
|
|
<img class="logo" src="{{ pathto('_static/requests-sidebar.png', 1) }}" title="Rezzy the Requests Sea Turtle"/>
|
|
</a>
|
|
</p>
|
|
|
|
<p>
|
|
<iframe src="http://ghbtns.com/github-btn.html?user=kennethreitz&repo=requests&type=watch&count=true&size=large"
|
|
allowtransparency="true" frameborder="0" scrolling="0" width="200px" height="35px"></iframe>
|
|
</p>
|
|
|
|
<p>
|
|
Requests is an elegant and simple HTTP library for Python, built for
|
|
human beings.
|
|
</p>
|
|
|
|
|
|
<p>
|
|
<a href="https://gumroad.com/l/RRZc" class="gumroad-button">Buy Requests Pro</a>
|
|
</p>
|
|
|
|
|
|
<h3>Get Updates</h3>
|
|
<p>Receive updates on new releases and upcoming projects.</p>
|
|
|
|
<p><a href="http://tinyletter.com/kennethreitz">Subscribe to Newsletter</a></p>
|
|
|
|
|
|
<h3>Translations</h3>
|
|
<ul>
|
|
<li><a href="http://docs.python-requests.org/">English</a></li>
|
|
<li><a href="http://fr.python-requests.org/">French</a></li>
|
|
<li><a href="http://de.python-requests.org/">German</a></li>
|
|
<li><a href="http://jp.python-requests.org/">Japanese</a></li>
|
|
<li><a href="http://cn.python-requests.org/">Chinese</a></li>
|
|
<li><a href="http://pt.python-requests.org/">Portuguese</a></li>
|
|
|
|
|
|
</ul>
|
|
|
|
<h3>Useful Links</h3>
|
|
<ul>
|
|
<li><a href="http://certifi.io/en/latest/">Certifi: Best CA Bundle</a></li>
|
|
<li><a href="https://github.com/sigmavirus24/requests-toolbelt">Requests-Toolbelt</a></li>
|
|
|
|
<p></p>
|
|
|
|
<li><a href="http://github.com/kennethreitz/requests">Requests @ GitHub</a></li>
|
|
<li><a href="http://pypi.python.org/pypi/requests">Requests @ PyPI</a></li>
|
|
<li><a href="http://github.com/kennethreitz/requests/issues">Issue Tracker</a></li>
|
|
<li><a href="http://docs.python-requests.org/en/latest/community/updates/#software-updates">Release History</a></li>
|
|
</ul>
|