py3-requests-2.34.2
elegant and simple HTTP library for Python
Back to search · Project homepage
Description
Requests is a widely used high-level HTTP library for Python, based on
the lower-level urllib3.
It allows you to send HTTP/1.1 requests extremely easily. There's no
need to manually add query strings to your URLs, or to form-encode
your POST data; you can add headers, form data, multipart files, and
parameters with simple Python dictionaries, and access the response data
in the same way.
Features include:
- Keep-Alive & Connection Pooling
- International Domains and URLs
- Sessions with Cookie Persistence
- Browser-style SSL Verification
- Automatic Content Decoding
- HTTP(S) Proxy Support
- Multipart File Uploads
- Streaming Downloads
- Connection Timeouts
- Chunked Requests
Package information
- Ports path
- www/py-requests
- Package architecture
- amd64
- Maintainer
- The OpenBSD ports mailing-list <ports@openbsd.org>
- Categories
- www, lang/python
- Available flavors
- None listed
- Only for architectures
- aarch64, amd64, arm, i386, mips64, mips64el, powerpc, powerpc64, riscv64, sparc64, alpha, hppa
These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.
Direct dependencies
Runtime
- archivers/py-brotli
- devel/py-certifi
- net/py-idna
- textproc/py-charset-normalizer
- www/py-urllib3
- lang/python/3
Build
- lang/python/3
- devel/py-build
- devel/py-installer
- devel/py-setuptools py3-setuptools->=79v0
- devel/py-wheel
Test
- devel/py-test-cov
- devel/py-test-mock
- devel/py-test-httpbin
- devel/py-test-xdist
- net/py-socks
- security/py-trustme
- www/py-urllib3
- archivers/py-brotli
- devel/py-certifi
- net/py-idna
- textproc/py-charset-normalizer
- lang/python/3
- devel/py-test
Used by (211 dependency relationships)
Includes library, runtime, build and test relationships. Results load 100 at a time.