27 lines
834 B
HTML
27 lines
834 B
HTML
|
<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. You are currently looking at the documentation of the
|
||
|
development release.
|
||
|
</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>
|
||
|
|
||
|
|