| Port details |
- py-geventhttpclient Http client library for gevent
- 2.3.9 devel
=0 2.3.7Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2022-10-09 15:39:40
- Last Update: 2026-04-18 21:51:51
- Commit Hash: 83b147c
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/geventhttpclient/geventhttpclient
- Description:
- geventhttpclient is a high performance, concurrent HTTP client library for
python using gevent.
geventhttpclient uses a fast http parser, written in C.
geventhttpclient has been specifically designed for high concurrency, streaming
and support HTTP 1.1 persistent connections. More generally it is designed for
efficiently pulling from REST APIs and streaming APIs like Twitter's.
Safe SSL support is provided by default. geventhttpclient depends on the certifi
CA Bundle. This is the same CA Bundle which ships with the Requests codebase,
and is derived from Mozilla Firefox's canonical set.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}geventhttpclient>0:devel/py-geventhttpclient@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-geventhttpclient/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-geventhttpclient
- pkg install py311-geventhttpclient
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-geventhttpclient listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-geventhttpclient
- Package flavors (<flavor>: <package>)
- py311: py311-geventhttpclient
- distinfo:
- TIMESTAMP = 1775587282
SHA256 (geventhttpclient-2.3.9.tar.gz) = 16807578dc4a175e8d97e6e39d65a10b04b5237a8c55f7a5ef39044e869baeb8
SIZE (geventhttpclient-2.3.9.tar.gz) = 84353
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-brotli>=0 : archivers/py-brotli@py311
- py311-certifi>=0 : security/py-certifi@py311
- py311-gevent>=0 : devel/py-gevent@py311
- py311-urllib3>=0,1 : net/py-urllib3@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- benchmarks/py-locust
Configuration Options:
- No options to configure
- Options name:
- devel_py-geventhttpclient
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|