Search Criteria
Package Details: python-curl-cffi 0.13.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-curl-cffi.git (read-only, click to copy) |
---|---|
Package Base: | python-curl-cffi |
Description: | Python FFI binding for curl-impersonate |
Upstream URL: | https://github.com/lexiforest/curl_cffi |
Licenses: | MIT |
Submitter: | WSDMatty |
Maintainer: | Neurognostic |
Last Packager: | Neurognostic |
Votes: | 13 |
Popularity: | 2.02 |
First Submitted: | 2023-06-22 09:25 (UTC) |
Last Updated: | 2025-08-11 12:35 (UTC) |
Dependencies (14)
- libcurl-impersonate (libcurl-impersonate-binAUR, curl-impersonateAUR)
- python (python37AUR)
- python-certifi
- python-cffi
- python-eventlet
- python-gevent (python-gevent-gitAUR)
- python-typing_extensions
- python-build (make)
- python-installer (make)
- python-python-multipart (make)
- python-setuptools (make)
- python-wheel (make)
- unzip (unzip-natspecAUR, unzip-zstdAUR, unzip-pAUR) (make)
- python-orjson (python-orjson-gitAUR) (optional) – for speed and memory optimized JSON parsing
Latest Comments
« First ‹ Previous 1 2 3
tniin commented on 2024-05-19 18:36 (UTC) (edited on 2024-05-19 18:37 (UTC) by tniin)
Build is not working for me:
build/temp.linux-x86_64-cpython-312/curl_cffi._wrapper.c:929:10: error: implicit declaration of function ‘curl_easy_impersonate’; did you mean ‘curl_easy_perform’? [-Wimplicit-function-declaration]
Kiri0 commented on 2024-03-29 07:01 (UTC)
https://github.com/yifeikong/curl_cffi/blob/main/LICENSE The license should be "MIT"
AKSoo commented on 2023-11-29 13:46 (UTC)
Does not run because the package is missing /usr/lib/python3.11/python3.11/site-packages/curl_cffi/cacert.pem
« First ‹ Previous 1 2 3