lexiforest / curl_cffi

Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser tls/ja3/http2 fingerprints.
https://curl-cffi.readthedocs.io/
MIT License
2.52k stars 266 forks source link

[Feature] add support for bsd in pip #365

Open DarkReaperBoy opened 3 months ago

DarkReaperBoy commented 3 months ago

as the title says, i'm trying to deploy my script but my couldn't run on my free bsd host. ‍‍‍‍‍‍ ‍‍

Exception: Unsupported arch: uname_result(system='FreeBSD', node='s4.serv00.com', release='14.1-RELEASE-p3', version='FreeBSD 14.1-RELEASE-p3 #2 releng/14.1-n267694-1a207e5cdf99-dirty: Wed Aug 7 20:11:09 CEST 2024 root@pkg1.admin.net.pl:/usr/obj/usr/src/amd64.amd64/sys/devil', machine='amd64')

perklet commented 2 months ago

We need to first build curl-impersonate in BSD.