mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 22:50:18 +00:00
11 lines
329 B
HTML
11 lines
329 B
HTML
<p class="logo">
|
|
<a href="{{ pathto(master_doc) }}">
|
|
<img class="logo" src="{{ pathto('_static/requests-sidebar.png', 1) }}" alt="Logo"/>
|
|
</a>
|
|
</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> |