@rind-ai/runtime-darwin-x64 0.6.2 → 0.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (24) hide show
  1. package/bin/_internal/base_library.zip +0 -0
  2. package/bin/_internal/curl_cffi/_wrapper.abi3.so +0 -0
  3. package/bin/_internal/{curl_cffi-0.16.2.dist-info → curl_cffi-0.16.3.dist-info}/METADATA +14 -25
  4. package/bin/_internal/{curl_cffi-0.16.2.dist-info → curl_cffi-0.16.3.dist-info}/RECORD +13 -13
  5. package/bin/_internal/httpx2-2.12.0.dist-info/RECORD +1 -1
  6. package/bin/_internal/lxml/_elementpath.cpython-312-darwin.so +0 -0
  7. package/bin/_internal/lxml/builder.cpython-312-darwin.so +0 -0
  8. package/bin/_internal/lxml/etree.cpython-312-darwin.so +0 -0
  9. package/bin/_internal/lxml/html/_difflib.cpython-312-darwin.so +0 -0
  10. package/bin/_internal/lxml/html/diff.cpython-312-darwin.so +0 -0
  11. package/bin/_internal/lxml/objectify.cpython-312-darwin.so +0 -0
  12. package/bin/_internal/lxml/sax.cpython-312-darwin.so +0 -0
  13. package/bin/_internal/regex/_regex.cpython-312-darwin.so +0 -0
  14. package/bin/_internal/trafilatura-2.2.0.dist-info/RECORD +1 -1
  15. package/bin/_internal/websockets-16.1.1.dist-info/RECORD +1 -1
  16. package/bin/rind-runtime +0 -0
  17. package/package.json +1 -1
  18. package/bin/_internal/templates/settings.json +0 -6
  19. /package/bin/_internal/{curl_cffi-0.16.2.dist-info → curl_cffi-0.16.3.dist-info}/INSTALLER +0 -0
  20. /package/bin/_internal/{curl_cffi-0.16.2.dist-info → curl_cffi-0.16.3.dist-info}/REQUESTED +0 -0
  21. /package/bin/_internal/{curl_cffi-0.16.2.dist-info → curl_cffi-0.16.3.dist-info}/WHEEL +0 -0
  22. /package/bin/_internal/{curl_cffi-0.16.2.dist-info → curl_cffi-0.16.3.dist-info}/entry_points.txt +0 -0
  23. /package/bin/_internal/{curl_cffi-0.16.2.dist-info → curl_cffi-0.16.3.dist-info}/licenses/LICENSE +0 -0
  24. /package/bin/_internal/{curl_cffi-0.16.2.dist-info → curl_cffi-0.16.3.dist-info}/top_level.txt +0 -0
Binary file
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: curl_cffi
3
- Version: 0.16.2
3
+ Version: 0.16.3
4
4
  Summary: libcurl ffi bindings for Python, with impersonation support.
5
5
  Author-email: lexiforest <infinitesheldon@gmail.com>
6
6
  License-Expression: MIT
@@ -64,7 +64,7 @@ Dynamic: license-file
64
64
  [![PyPI Downloads](https://static.pepy.tech/badge/curl-cffi/week)](https://pepy.tech/projects/curl-cffi)
65
65
  ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/curl_cffi)
66
66
  [![PyPI version](https://badge.fury.io/py/curl-cffi.svg)](https://badge.fury.io/py/curl-cffi)
67
- [![Generic badge](https://img.shields.io/badge/Telegram%20Channel-join-blue?logo=telegram)](https://t.me/impersonate_pro)
67
+ [![Generic badge](https://img.shields.io/badge/Telegram-join-blue?logo=telegram)](https://t.me/impersonate_pro)
68
68
  [![Generic badge](https://img.shields.io/badge/Discord-join-purple?logo=blue)](https://discord.gg/kJqMHHgdn2)
69
69
 
70
70
  [Documentation](https://curl-cffi.readthedocs.io)
@@ -77,12 +77,15 @@ python http clients like `httpx` or `requests`, `curl_cffi` can impersonate
77
77
  browsers' TLS/JA3 and HTTP/2 fingerprints. If you are blocked by some
78
78
  website for no obvious reason, you can give `curl_cffi` a try.
79
79
 
80
+ For JavaScript bindings, see [impers](https://github.com/lexiforest/impers), for solving
81
+ JavaScript challenges, see [brimp](https://github.com/lexiforest/brimp).
82
+
80
83
  Python 3.10 is the minimum supported version since v0.14.
81
84
 
82
85
  ## Recent highlights
83
86
 
84
- - 💨 http/3 fingerprints and UDP socks5 proxy support was added in `v0.15.0`!
85
- - 🦞 Added `curl-cffi` CLI and skills for debugging and for claws/agents.
87
+ - 🧭 Our new toy, [brimp](https://github.com/lexiforest/brimp), a lightweight browser, works like curl_cffi with JavaScript enabled. Try it out today!
88
+ - 🆕 Added support for the new algorithm and extensions in Chrome 150/152.
86
89
 
87
90
  ## Recall.ai - API for meeting recordings
88
91
 
@@ -130,8 +133,9 @@ No browser automation. Just simple API calls that return the exact cookies and h
130
133
 
131
134
  - [curl-impersonate](https://github.com/lexiforest/curl-impersonate). A curl distribution that impersonates browsers.
132
135
  - [curl_cffi](https://github.com/lexiforest/curl_cffi). Python binding to curl-impersonate.
136
+ - [brimp](https://docs.brimp.ai). Browser-impersonate, a lightweight browser
133
137
  - [impers](https://github.com/lexiforest/impers). Node.js binding to curl-impersonate.
134
- - [impersonate.pro](https://impersonate.pro). Commercial support, more fingerprints and integrated solutions.
138
+ - [impersonate.pro](https://impersonate.pro). Commercial support, more fingerprints and cloud offering.
135
139
 
136
140
  ## Features
137
141
 
@@ -161,26 +165,6 @@ Notes:
161
165
  1. For pycurl, http/3 is usually disabled at compile time by default.
162
166
  2. http/3 support since v0.11.4, http/3 proxy and fingerprints since v0.15.0.
163
167
 
164
- ### curl-cffi CLI(new)
165
-
166
- Since v0.15, `curl_cffi` comes with a CLI called `curl-cffi`, you can use it for debugging
167
- a certain url with the `--impersonate` option. It can also serve as a `web_fetch`
168
- replacement for "claws" and "agents".
169
-
170
- ||curl|httpie|curl-cffi|
171
- |---|---|---|---|
172
- |http/2|✅|❌|✅|
173
- |http/3|☑️<sup>1</sup>|❌|✅|
174
- |human-friendly|☑️<sup>2</sup>|✅|✅|
175
- |colorful|❌|✅|✅<sup>3</sup>|
176
- |fingerprints|❌|❌|✅|
177
-
178
- Notes:
179
-
180
- 1. You need an http/3 enabled curl build, it's not enabled by default, at leat on my machine.
181
- 2. As a long time command line user, I personally feel very comfortable using `curl -X POST httpbin.org`, but some users may prefer `http GET httpbin.org` syntax. If you prefer the curl syntax, you can keep using `curl-impersonate`.
182
- 3. Install `curl_cffi[cli]` for colorful CLI output. Without `rich`, the CLI uses plain text output.
183
-
184
168
  ## Install
185
169
 
186
170
  pip install curl_cffi --upgrade
@@ -209,6 +193,11 @@ To install unstable version from GitHub:
209
193
 
210
194
  ### CLI
211
195
 
196
+ Since v0.15, `curl_cffi` comes with a CLI called `curl-cffi`, you can use it for debugging
197
+ a certain url with the `--impersonate` option. It can also serve as a `web_fetch`
198
+ replacement for "agents".
199
+
200
+
212
201
  ```sh
213
202
  curl-cffi get tls.browserleaks.com/json
214
203
 
@@ -1,12 +1,12 @@
1
- ../../../bin/curl-cffi,sha256=Ugob6ebpenEzvHY8veDUxBpsVOfGzQW1oQmL73if1-A,274
2
- curl_cffi-0.16.2.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
3
- curl_cffi-0.16.2.dist-info/METADATA,sha256=uAw-JGT88JlErHrahTo0AQakKll1XxEaGw0rVf9Dhkc,17519
4
- curl_cffi-0.16.2.dist-info/RECORD,,
5
- curl_cffi-0.16.2.dist-info/REQUESTED,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
6
- curl_cffi-0.16.2.dist-info/WHEEL,sha256=jqV5P3lugCXBDcn0AoLDTCUX4KGwVK7vbsa_LN96HY8,136
7
- curl_cffi-0.16.2.dist-info/entry_points.txt,sha256=HzTwoUpbiKIo5uJrqnxPk5OdxZ0PhT0dPTSqUP8Js70,49
8
- curl_cffi-0.16.2.dist-info/licenses/LICENSE,sha256=PoiwKbULav021rGGQs5Mi27uTJA_HPq-9bgR9h4HBQs,1106
9
- curl_cffi-0.16.2.dist-info/top_level.txt,sha256=b51YB50I_vu6XAbSERmqtgaYciYADCA_baVoZ_T5Lzs,10
1
+ ../../../bin/curl-cffi,sha256=KJx9aMW7atmNdjPjAwxyKjUZgOAWs9qOOuJILrM8tSc,282
2
+ curl_cffi-0.16.3.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
3
+ curl_cffi-0.16.3.dist-info/METADATA,sha256=g0iH8Z_FruU_OtyvzYL1n5GbCuyXb8vvCZZfMWrFL6g,17139
4
+ curl_cffi-0.16.3.dist-info/RECORD,,
5
+ curl_cffi-0.16.3.dist-info/REQUESTED,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
6
+ curl_cffi-0.16.3.dist-info/WHEEL,sha256=jqV5P3lugCXBDcn0AoLDTCUX4KGwVK7vbsa_LN96HY8,136
7
+ curl_cffi-0.16.3.dist-info/entry_points.txt,sha256=HzTwoUpbiKIo5uJrqnxPk5OdxZ0PhT0dPTSqUP8Js70,49
8
+ curl_cffi-0.16.3.dist-info/licenses/LICENSE,sha256=PoiwKbULav021rGGQs5Mi27uTJA_HPq-9bgR9h4HBQs,1106
9
+ curl_cffi-0.16.3.dist-info/top_level.txt,sha256=b51YB50I_vu6XAbSERmqtgaYciYADCA_baVoZ_T5Lzs,10
10
10
  curl_cffi/__init__.py,sha256=6YJwgd_t8GbuHk2mqe7PWNqmkYVTjhX9gCVxzTIyYdc,1986
11
11
  curl_cffi/__main__.py,sha256=L0AH-xyDlgmsPM-HTecPVb1_hV9X35Qf1Mw7h7JVnx0,39
12
12
  curl_cffi/__pycache__/__init__.cpython-312.pyc,,
@@ -20,7 +20,7 @@ curl_cffi/__pycache__/fingerprints.cpython-312.pyc,,
20
20
  curl_cffi/__pycache__/utils.cpython-312.pyc,,
21
21
  curl_cffi/__version__.py,sha256=FdOv9cpHIUGkFkcWA4O9gte0sun1QgJI69rIgzUkswo,413
22
22
  curl_cffi/_asyncio_selector.py,sha256=dxKOC6B8mlRu3WYi0trSq0L-FsWV6l_pg9TP35OpDI4,13043
23
- curl_cffi/_wrapper.abi3.so,sha256=sAswFlf811BkBgWp1k0eED9zz4CL-uUCdmVnApKp3_k,6951024
23
+ curl_cffi/_wrapper.abi3.so,sha256=X8vRnS-XTD0pkKiZ77359frP3tcoXuM6-bZSUXnc7xI,6955200
24
24
  curl_cffi/aio.py,sha256=BxbiWI2ugesL6sHfKk_34A25hzTWAy4mf2G4kRKq29Q,12123
25
25
  curl_cffi/cli/__init__.py,sha256=6is7D4E46XsOYGYUnfey9maSG4DrARwEk3I4kJv1d-8,7852
26
26
  curl_cffi/cli/__pycache__/__init__.cpython-312.pyc,,
@@ -36,9 +36,9 @@ curl_cffi/cli/parse.py,sha256=OzqGEZPqOrH2nq14UKnaXwKAblAw6V867tDEp9XSLdo,2549
36
36
  curl_cffi/cli/pro.py,sha256=pu2lnZUD91T0oayJMgPs6w6eLYKM6ZFlhHLE-g75UaM,3575
37
37
  curl_cffi/cli/request.py,sha256=ixFJEhHoymZFukc4dqw_AgNuR7fEtSkd3RZaHZdxOnk,3571
38
38
  curl_cffi/cli/run.py,sha256=zrxDpPfZPmeY3ADhjR2It2wj3hsOpqaxh88pe11-VMU,7616
39
- curl_cffi/const.py,sha256=xZX4Gz-xWLgzVgdIWceZ6LKlQNUXDRoD7LX4ZWPEhXY,19136
39
+ curl_cffi/const.py,sha256=ukbDW1RRaP1GFwhZpthT74SHyUBm2TkV-cFn9ykqmvs,19217
40
40
  curl_cffi/curl.py,sha256=XQu0-P2ZRGw6me3xRauTUlL618PQdMCACSHZ6W_E3VI,30971
41
- curl_cffi/fingerprints.py,sha256=UcmemOuNC6O3PlvJ0s0jYasc-AlWrOqvTdALBzmRaFE,20896
41
+ curl_cffi/fingerprints.py,sha256=77lWvyYXhuk3xEWxqwtGqPyV87aVz2j8jrhSO7glA4Q,20943
42
42
  curl_cffi/py.typed,sha256=dcrsqJrcYfTX-ckLFJMTaj6mD8aDe2u0tkQG-ZYxnEg,26
43
43
  curl_cffi/requests/__init__.py,sha256=jt8mwSVLOmFgTUOQoxrXEj-qpst8cJbLdVQXVq-U6rw,6449
44
44
  curl_cffi/requests/__pycache__/__init__.cpython-312.pyc,,
@@ -62,6 +62,6 @@ curl_cffi/requests/impersonate.py,sha256=6Zje1q0ChToun9XLmK65ouQ6Xbxn1NuQodYE6Fg
62
62
  curl_cffi/requests/models.py,sha256=iz5k97OLrOthxAswA9abNQxiWDSQ4lWJrujUAZAMaIo,13173
63
63
  curl_cffi/requests/session.py,sha256=_zFS9uHDcHjCH5zKEdoa2-2M57u2fYiEZZffMpuUDFU,66453
64
64
  curl_cffi/requests/streams.py,sha256=4DEUyCx0wR47pbSdOLkscxLi6SELN4UR776g0peDi1Y,7100
65
- curl_cffi/requests/utils.py,sha256=cDNqA0MSzaqwyp0vHwdga65yfco9V7Ma4KDpwAXIC3U,37884
65
+ curl_cffi/requests/utils.py,sha256=u2H2STpw8FJKENJ6dJg--F3pJSathzvCJqVcaeu3SdQ,38105
66
66
  curl_cffi/requests/websockets.py,sha256=Hn2Z6Jqf5SKJ-qyQyisr9Iu4vVHQYr-iT9ws_7jPHDI,72783
67
67
  curl_cffi/utils.py,sha256=xiwsOd-5W3IGNvO6yeDboOkw9wLPD2hx_SYD9i4SqVU,390
@@ -1,4 +1,4 @@
1
- ../../../bin/httpx2,sha256=oo6E9rd9EXDYAGhDlmg72752FHnnTo2OxxgrK0mvShA,273
1
+ ../../../bin/httpx2,sha256=tihmzuCH5G1VVFMNjXkYWsaEu3AdD1xdhuZ7N5XRg7k,281
2
2
  httpx2-2.12.0.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
3
3
  httpx2-2.12.0.dist-info/METADATA,sha256=Pdfyxr7VPlyRCcyoTFeAJhDU6y_x37h9s5O40M-jNIM,9466
4
4
  httpx2-2.12.0.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
- ../../../bin/trafilatura,sha256=Npn98W8t3La0_9kCvqL-qA02v2z87dZkn_6jDJOGdMc,276
1
+ ../../../bin/trafilatura,sha256=xNJ-Zv7X_EG5tO4UIoy5DWUdmMFQCX1FaIiwdnmi25o,284
2
2
  trafilatura-2.2.0.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
3
3
  trafilatura-2.2.0.dist-info/METADATA,sha256=IfRfvXxW2MZxIgK4BRQ0vDEd5WuIzBwyyeXBKWqGL-c,13316
4
4
  trafilatura-2.2.0.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
- ../../../bin/websockets,sha256=h42HlJRe8_4zvMlh2yAxfFL8n-ZKTIypPtXD1ztL9Jo,275
1
+ ../../../bin/websockets,sha256=rdqeaQJHM0PwgfUlkv7AcJl0HwSN9DD8gOQPzvfuQOU,283
2
2
  websockets-16.1.1.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
3
3
  websockets-16.1.1.dist-info/METADATA,sha256=a8TElV26Jw-1EWtexIv15UhfcbxwuhESBIKrR2wDric,6801
4
4
  websockets-16.1.1.dist-info/RECORD,,
package/bin/rind-runtime CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rind-ai/runtime-darwin-x64",
3
- "version": "0.6.2",
3
+ "version": "0.7.0",
4
4
  "description": "Rind runtime for macos-x64",
5
5
  "license": "MIT",
6
6
  "repository": "https://github.com/Azzurroooo/rind.git",
@@ -1,6 +0,0 @@
1
- {
2
- "model": "gpt-5.5",
3
- "apiKey": "",
4
- "baseUrl": "",
5
- "reasoningEffort": "xhigh"
6
- }