requests
PyPIv2.34.2Python HTTP for Humans.
Overview
requests is an PyPI package that python HTTP for Humans. The latest version is 2.34.2, released under the Apache-2.0 license.
Who should use it
Teams working in the PyPI ecosystem who need python HTTP for Humans and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your PyPI stack.
Pros
- Clear open-source license (Apache-2.0).
Cons
- No bundled TypeScript types (may require a separate @types package).
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of requests.
Dependencies
Runtime (4)
Used by
Popular packages that depend on requests.
Frequently installed together
Fundamental package for array computing in Python
Core utilities for Python packages
Abseil Python Common Libraries, see https://github.com/abseil/abseil-py.
An AST unparser for Python
The FlatBuffers serialization format for Python
Python AST that abstracts the underlying Python version
Clang Python Bindings, mirrored from the official LLVM repo: https://github.com/llvm/llvm-project/tree/main/clang/bindings/python, to make the installation process easier.
No description provided.
Most extensible Python build backend with support for C/C++ extension modules
Python 2 and 3 compatibility utilities
Module for decorators, wrappers and monkey patching.
HTTP/2-based RPC framework
Version history
| Version | Published | License |
|---|---|---|
| 2.34.2latest | 2 months ago | Apache-2.0 |
| 2.34.1 | 2 months ago | Apache-2.0 |
| 2.34.0 | 2 months ago | Apache-2.0 |
| 2.34.0.dev1 | 2 months ago | Apache-2.0 |
| 2.33.1 | 3 months ago | Apache-2.0 |
| 2.33.0 | 3 months ago | Apache-2.0 |
| 2.32.5 | 11 months ago | Apache-2.0 |
| 2.32.4 | 1 year ago | Apache-2.0 |
| 2.32.3 | 2 years ago | Apache-2.0 |
| 2.32.2 | 2 years ago | Apache-2.0 |
| 2.32.1 | 2 years ago | Apache-2.0 |
| 2.32.0 | 2 years ago | Apache-2.0 |
| 2.31.0 | 3 years ago | Apache-2.0 |
| 2.30.0 | 3 years ago | Apache-2.0 |
| 2.29.0 | 3 years ago | Apache-2.0 |
| 2.28.2 | 3 years ago | Apache-2.0 |
| 2.28.1 | 4 years ago | Apache-2.0 |
| 2.28.0 | 4 years ago | Apache-2.0 |
| 2.27.1 | 4 years ago | Apache-2.0 |
| 2.27.0 | 4 years ago | Apache-2.0 |
Frequently asked questions
How do I install requests?
Run `pip install requests` to add requests to your PyPI project.
What license is requests released under?
requests is distributed under the Apache-2.0 license.
How popular is requests?
requests has approximately 0 downloads per week.