Package
- python3-requests - Elegant and simple HTTP library for Python3, built for human beings
Install python3-requests
sudo apt install python3-requests
Remove python3-requests
sudo apt remove python3-requests
Depends
- ca-certificates - Common CA certificates
- python3 - Interactive high-level object-oriented language
- python3-certifi - Root certificates for validating SSL certs and verifying TLS hosts (python3)
- python3-chardet - Universal Character Encoding Detector (Python3)
- python3-idna - Python IDNA2008 (RFC 5891) handling (Python 3)
- python3-urllib3 - HTTP library with thread-safe connection pooling for Python3
Suggests