@hybroai/cli-linux-x64 0.2.16

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 (129) hide show
  1. package/hybro/_internal/VERSION +1 -0
  2. package/hybro/_internal/attrs-26.1.0.dist-info/INSTALLER +1 -0
  3. package/hybro/_internal/attrs-26.1.0.dist-info/METADATA +199 -0
  4. package/hybro/_internal/attrs-26.1.0.dist-info/RECORD +37 -0
  5. package/hybro/_internal/attrs-26.1.0.dist-info/REQUESTED +0 -0
  6. package/hybro/_internal/attrs-26.1.0.dist-info/WHEEL +4 -0
  7. package/hybro/_internal/attrs-26.1.0.dist-info/licenses/LICENSE +21 -0
  8. package/hybro/_internal/base_library.zip +0 -0
  9. package/hybro/_internal/certifi/cacert.pem +3959 -0
  10. package/hybro/_internal/certifi/py.typed +0 -0
  11. package/hybro/_internal/default_agents/agents.yaml +31 -0
  12. package/hybro/_internal/docker-compose.release.yml +158 -0
  13. package/hybro/_internal/httpcore2-2.12.0.dist-info/INSTALLER +1 -0
  14. package/hybro/_internal/httpcore2-2.12.0.dist-info/METADATA +737 -0
  15. package/hybro/_internal/httpcore2-2.12.0.dist-info/RECORD +38 -0
  16. package/hybro/_internal/httpcore2-2.12.0.dist-info/REQUESTED +0 -0
  17. package/hybro/_internal/httpcore2-2.12.0.dist-info/WHEEL +4 -0
  18. package/hybro/_internal/httpcore2-2.12.0.dist-info/licenses/LICENSE.md +28 -0
  19. package/hybro/_internal/httpx2-2.12.0.dist-info/INSTALLER +1 -0
  20. package/hybro/_internal/httpx2-2.12.0.dist-info/METADATA +230 -0
  21. package/hybro/_internal/httpx2-2.12.0.dist-info/RECORD +39 -0
  22. package/hybro/_internal/httpx2-2.12.0.dist-info/REQUESTED +0 -0
  23. package/hybro/_internal/httpx2-2.12.0.dist-info/WHEEL +4 -0
  24. package/hybro/_internal/httpx2-2.12.0.dist-info/entry_points.txt +2 -0
  25. package/hybro/_internal/httpx2-2.12.0.dist-info/licenses/LICENSE.md +13 -0
  26. package/hybro/_internal/jiter/jiter.cpython-312-x86_64-linux-gnu.so +0 -0
  27. package/hybro/_internal/jsonschema/benchmarks/issue232/issue.json +2653 -0
  28. package/hybro/_internal/jsonschema-4.26.0.dist-info/INSTALLER +1 -0
  29. package/hybro/_internal/jsonschema-4.26.0.dist-info/METADATA +170 -0
  30. package/hybro/_internal/jsonschema-4.26.0.dist-info/RECORD +46 -0
  31. package/hybro/_internal/jsonschema-4.26.0.dist-info/REQUESTED +0 -0
  32. package/hybro/_internal/jsonschema-4.26.0.dist-info/WHEEL +4 -0
  33. package/hybro/_internal/jsonschema-4.26.0.dist-info/entry_points.txt +2 -0
  34. package/hybro/_internal/jsonschema-4.26.0.dist-info/licenses/COPYING +19 -0
  35. package/hybro/_internal/jsonschema_specifications/schemas/draft201909/metaschema.json +42 -0
  36. package/hybro/_internal/jsonschema_specifications/schemas/draft201909/vocabularies/applicator +56 -0
  37. package/hybro/_internal/jsonschema_specifications/schemas/draft201909/vocabularies/content +17 -0
  38. package/hybro/_internal/jsonschema_specifications/schemas/draft201909/vocabularies/core +57 -0
  39. package/hybro/_internal/jsonschema_specifications/schemas/draft201909/vocabularies/format +14 -0
  40. package/hybro/_internal/jsonschema_specifications/schemas/draft201909/vocabularies/meta-data +37 -0
  41. package/hybro/_internal/jsonschema_specifications/schemas/draft201909/vocabularies/validation +98 -0
  42. package/hybro/_internal/jsonschema_specifications/schemas/draft202012/metaschema.json +58 -0
  43. package/hybro/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/applicator +48 -0
  44. package/hybro/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/content +17 -0
  45. package/hybro/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/core +51 -0
  46. package/hybro/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/format-annotation +14 -0
  47. package/hybro/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/format-assertion +14 -0
  48. package/hybro/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/meta-data +37 -0
  49. package/hybro/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/unevaluated +15 -0
  50. package/hybro/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/validation +98 -0
  51. package/hybro/_internal/jsonschema_specifications/schemas/draft3/metaschema.json +172 -0
  52. package/hybro/_internal/jsonschema_specifications/schemas/draft4/metaschema.json +149 -0
  53. package/hybro/_internal/jsonschema_specifications/schemas/draft6/metaschema.json +153 -0
  54. package/hybro/_internal/jsonschema_specifications/schemas/draft7/metaschema.json +166 -0
  55. package/hybro/_internal/libbz2.so.1.0 +0 -0
  56. package/hybro/_internal/libcrypto.so.3 +0 -0
  57. package/hybro/_internal/libffi.so.8 +0 -0
  58. package/hybro/_internal/libgcc_s.so.1 +0 -0
  59. package/hybro/_internal/liblzma.so.5 +0 -0
  60. package/hybro/_internal/libpython3.12.so.1.0 +0 -0
  61. package/hybro/_internal/libreadline.so.8 +0 -0
  62. package/hybro/_internal/libssl.so.3 +0 -0
  63. package/hybro/_internal/libtinfo.so.6 +0 -0
  64. package/hybro/_internal/libuuid.so.1 +0 -0
  65. package/hybro/_internal/libz.so.1 +0 -0
  66. package/hybro/_internal/pydantic-2.13.5.dist-info/INSTALLER +1 -0
  67. package/hybro/_internal/pydantic-2.13.5.dist-info/METADATA +1307 -0
  68. package/hybro/_internal/pydantic-2.13.5.dist-info/RECORD +113 -0
  69. package/hybro/_internal/pydantic-2.13.5.dist-info/REQUESTED +0 -0
  70. package/hybro/_internal/pydantic-2.13.5.dist-info/WHEEL +4 -0
  71. package/hybro/_internal/pydantic-2.13.5.dist-info/licenses/LICENSE +21 -0
  72. package/hybro/_internal/pydantic_core/_pydantic_core.cpython-312-x86_64-linux-gnu.so +0 -0
  73. package/hybro/_internal/python3.12/lib-dynload/_asyncio.cpython-312-x86_64-linux-gnu.so +0 -0
  74. package/hybro/_internal/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so +0 -0
  75. package/hybro/_internal/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so +0 -0
  76. package/hybro/_internal/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so +0 -0
  77. package/hybro/_internal/python3.12/lib-dynload/_codecs_cn.cpython-312-x86_64-linux-gnu.so +0 -0
  78. package/hybro/_internal/python3.12/lib-dynload/_codecs_hk.cpython-312-x86_64-linux-gnu.so +0 -0
  79. package/hybro/_internal/python3.12/lib-dynload/_codecs_iso2022.cpython-312-x86_64-linux-gnu.so +0 -0
  80. package/hybro/_internal/python3.12/lib-dynload/_codecs_jp.cpython-312-x86_64-linux-gnu.so +0 -0
  81. package/hybro/_internal/python3.12/lib-dynload/_codecs_kr.cpython-312-x86_64-linux-gnu.so +0 -0
  82. package/hybro/_internal/python3.12/lib-dynload/_codecs_tw.cpython-312-x86_64-linux-gnu.so +0 -0
  83. package/hybro/_internal/python3.12/lib-dynload/_contextvars.cpython-312-x86_64-linux-gnu.so +0 -0
  84. package/hybro/_internal/python3.12/lib-dynload/_csv.cpython-312-x86_64-linux-gnu.so +0 -0
  85. package/hybro/_internal/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so +0 -0
  86. package/hybro/_internal/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so +0 -0
  87. package/hybro/_internal/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so +0 -0
  88. package/hybro/_internal/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so +0 -0
  89. package/hybro/_internal/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so +0 -0
  90. package/hybro/_internal/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so +0 -0
  91. package/hybro/_internal/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so +0 -0
  92. package/hybro/_internal/python3.12/lib-dynload/_md5.cpython-312-x86_64-linux-gnu.so +0 -0
  93. package/hybro/_internal/python3.12/lib-dynload/_multibytecodec.cpython-312-x86_64-linux-gnu.so +0 -0
  94. package/hybro/_internal/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so +0 -0
  95. package/hybro/_internal/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so +0 -0
  96. package/hybro/_internal/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so +0 -0
  97. package/hybro/_internal/python3.12/lib-dynload/_posixshmem.cpython-312-x86_64-linux-gnu.so +0 -0
  98. package/hybro/_internal/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so +0 -0
  99. package/hybro/_internal/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so +0 -0
  100. package/hybro/_internal/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so +0 -0
  101. package/hybro/_internal/python3.12/lib-dynload/_sha1.cpython-312-x86_64-linux-gnu.so +0 -0
  102. package/hybro/_internal/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so +0 -0
  103. package/hybro/_internal/python3.12/lib-dynload/_sha3.cpython-312-x86_64-linux-gnu.so +0 -0
  104. package/hybro/_internal/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so +0 -0
  105. package/hybro/_internal/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so +0 -0
  106. package/hybro/_internal/python3.12/lib-dynload/_statistics.cpython-312-x86_64-linux-gnu.so +0 -0
  107. package/hybro/_internal/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so +0 -0
  108. package/hybro/_internal/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so +0 -0
  109. package/hybro/_internal/python3.12/lib-dynload/_zoneinfo.cpython-312-x86_64-linux-gnu.so +0 -0
  110. package/hybro/_internal/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so +0 -0
  111. package/hybro/_internal/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so +0 -0
  112. package/hybro/_internal/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so +0 -0
  113. package/hybro/_internal/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so +0 -0
  114. package/hybro/_internal/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so +0 -0
  115. package/hybro/_internal/python3.12/lib-dynload/mmap.cpython-312-x86_64-linux-gnu.so +0 -0
  116. package/hybro/_internal/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so +0 -0
  117. package/hybro/_internal/python3.12/lib-dynload/readline.cpython-312-x86_64-linux-gnu.so +0 -0
  118. package/hybro/_internal/python3.12/lib-dynload/resource.cpython-312-x86_64-linux-gnu.so +0 -0
  119. package/hybro/_internal/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so +0 -0
  120. package/hybro/_internal/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so +0 -0
  121. package/hybro/_internal/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so +0 -0
  122. package/hybro/_internal/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so +0 -0
  123. package/hybro/_internal/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so +0 -0
  124. package/hybro/_internal/rpds/rpds.cpython-312-x86_64-linux-gnu.so +0 -0
  125. package/hybro/_internal/scripts/hybro-help.txt +100 -0
  126. package/hybro/_internal/setuptools/_vendor/jaraco/text/Lorem ipsum.txt +2 -0
  127. package/hybro/_internal/yaml/_yaml.cpython-312-x86_64-linux-gnu.so +0 -0
  128. package/hybro/hybro +0 -0
  129. package/package.json +24 -0
@@ -0,0 +1,38 @@
1
+ httpcore2-2.12.0.dist-info/INSTALLER,sha256=5hhM4Q4mYTT9z6QB6PGpUAW81PGNFrYrdXMj4oM_6ak,2
2
+ httpcore2-2.12.0.dist-info/METADATA,sha256=PlPlSrfYLxO2MlqsXHkZ8fophnrrStgzglLUSIga0ko,25815
3
+ httpcore2-2.12.0.dist-info/RECORD,,
4
+ httpcore2-2.12.0.dist-info/REQUESTED,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
5
+ httpcore2-2.12.0.dist-info/WHEEL,sha256=zOwg4jB6zX2kU910N-cMawjivD6tO8NEWvE12je1bVk,87
6
+ httpcore2-2.12.0.dist-info/licenses/LICENSE.md,sha256=xN8SXIB7BhNQHpQ6XJJJbdEdLBZgTOOWCXqN3jljBNk,1599
7
+ httpcore2/__init__.py,sha256=jAhvhEBbwqLtHC3PKzTQ3MZFjwnxzSTCETuB9CC5wdg,3473
8
+ httpcore2/_api.py,sha256=3xEGeZ6U2rrQsFu-9aHhBNPvdrMU7FLb3cya2ovihQs,3184
9
+ httpcore2/_async/__init__.py,sha256=3FmsS1b2TK-nAlgpKmVGLEFigUYTtoV1CgyJq-Cl5xc,1223
10
+ httpcore2/_async/connection.py,sha256=0wQ_FTJWljZHtStOi0eDzBtbMpbkVaBQqUZ7cCDdRbE,8276
11
+ httpcore2/_async/connection_pool.py,sha256=KiYnYlJE9oOn-TutTbL9T06Q0YwX61IMHBzVl9YWhRI,19629
12
+ httpcore2/_async/http11.py,sha256=m8OisIV3ixcPvSK20NYfiERIqdgwHkSNEUb3JOu0KwA,13926
13
+ httpcore2/_async/http2.py,sha256=3E-XPqLMdr9qsxIp5DfdjL4JKM5IQkyYMEfVwYkdEQ8,24005
14
+ httpcore2/_async/http_proxy.py,sha256=-Cu8fuvTYGYm9A5BPqo7Q1s8NssX5FyjGOjoeSOKoRw,14517
15
+ httpcore2/_async/interfaces.py,sha256=EJ3o4y61Q82cmm7H2IinHxJDqwO18BKyEAA5b3DLuys,5363
16
+ httpcore2/_async/socks_proxy.py,sha256=m3h2BCQkSow4pVHDt8hsZ8rtDLJvLNhBojxuNky04e0,13862
17
+ httpcore2/_backends/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
18
+ httpcore2/_backends/anyio.py,sha256=QlM55m7iLJYTNf0ICa3VbFjKe-EqMpa_Di9b5dE3oSg,5499
19
+ httpcore2/_backends/auto.py,sha256=NI_UX8sCgRbuxrbK-6tpaV7rgFBgOVfo6d6itTKqA3o,1642
20
+ httpcore2/_backends/base.py,sha256=bGgfuJlHOjPZgQAlGpC4UmTCaYtrblWo3fL12HJKGTU,2997
21
+ httpcore2/_backends/mock.py,sha256=ahbwYl2mEu5K075jTtG6jwLCVHYdVqV2mS0G4-KNQIE,4079
22
+ httpcore2/_backends/sync.py,sha256=sFp-UsYnx7i4qLQVnPp1IPvjn3ZeNO6O5tAJ9Ot2WNM,7959
23
+ httpcore2/_backends/trio.py,sha256=hNOqRRdRbAWmsezO8PGIC6qwvgX4Bg2SSZ7zOht14E4,5961
24
+ httpcore2/_exceptions.py,sha256=ffKPbxfqN_qezmQ2f1B_zrYOw67kEj1K-PCNiCVTEiA,1239
25
+ httpcore2/_models.py,sha256=gELd8jvTk-nkXzLvWIAodlG7Ep6cE0IbLj2D8BcMEGc,17422
26
+ httpcore2/_ssl.py,sha256=ye9EHkxTUjSCwVvoRzIdqzsp6qpck5rMVxKtleqNBuM,398
27
+ httpcore2/_sync/__init__.py,sha256=AQ-tXy0gVolW_kNYfBxzR86v7C3GBSXf1TnGCtC6GhA,1143
28
+ httpcore2/_sync/connection.py,sha256=8dv4YWoKS850kTbzZeCPWhFHSMDPwaF28gZBPM01RgI,8065
29
+ httpcore2/_sync/connection_pool.py,sha256=6meZmb5dXO3OY7jVJTsos5btmmBuOpZC5Ubnp43zU_A,19246
30
+ httpcore2/_sync/http11.py,sha256=2ZmbOOjU89HLNNtZKVI-9Q98ChXvteqqT86_5fkLI8c,13487
31
+ httpcore2/_sync/http2.py,sha256=2i7RAc5LNZils7O6swdUZKODEcqQl8mNqyfpdgN31Ak,23428
32
+ httpcore2/_sync/http_proxy.py,sha256=b2KhpaMPpKMPv1aL6JymasqwXEYwxpY8kdvyetAhviQ,14279
33
+ httpcore2/_sync/interfaces.py,sha256=a6n964OVWiQeSk01nfS6hp63EgGXibxEPhIk-Bm2eKc,5247
34
+ httpcore2/_sync/socks_proxy.py,sha256=Ox7n-PMK-vvIemjZ7WMYNqAlcATzd0xQhVwtEGZ6wSU,13635
35
+ httpcore2/_synchronization.py,sha256=JYjm3eZ9KFm-wcTZBTIV87KcQSMs1AZeRTP2amb4IoE,9442
36
+ httpcore2/_trace.py,sha256=FUYsjUcH1GK1eeWRqXaCuSYy6eA2GcwQUphLbJRQL9o,3928
37
+ httpcore2/_utils.py,sha256=9ojvy52eR6DsD053ZrjnYNO0KuOHG6FqHzeWUZPXYh0,2528
38
+ httpcore2/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -0,0 +1,4 @@
1
+ Wheel-Version: 1.0
2
+ Generator: hatchling 1.32.0
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any
@@ -0,0 +1,28 @@
1
+ Copyright © 2026 to present Pydantic Services Inc. and individual contributors.
2
+ Copyright © 2020, [Encode OSS Ltd](https://www.encode.io/).
3
+ All rights reserved.
4
+
5
+ Redistribution and use in source and binary forms, with or without
6
+ modification, are permitted provided that the following conditions are met:
7
+
8
+ * Redistributions of source code must retain the above copyright notice, this
9
+ list of conditions and the following disclaimer.
10
+
11
+ * Redistributions in binary form must reproduce the above copyright notice,
12
+ this list of conditions and the following disclaimer in the documentation
13
+ and/or other materials provided with the distribution.
14
+
15
+ * Neither the name of the copyright holder nor the names of its
16
+ contributors may be used to endorse or promote products derived from
17
+ this software without specific prior written permission.
18
+
19
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
20
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
21
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
22
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
23
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
24
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
25
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
26
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
27
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
28
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
@@ -0,0 +1,230 @@
1
+ Metadata-Version: 2.5
2
+ Name: httpx2
3
+ Version: 2.12.0
4
+ Summary: The next generation HTTP client.
5
+ Project-URL: Changelog, https://github.com/pydantic/httpx2/blob/main/src/httpx2/CHANGELOG.md
6
+ Project-URL: Homepage, https://github.com/pydantic/httpx2
7
+ Project-URL: Source, https://github.com/pydantic/httpx2
8
+ Author-email: Tom Christie <tom@tomchristie.com>
9
+ Maintainer-email: "Pydantic Services Inc." <engineering@pydantic.dev>
10
+ License-Expression: BSD-3-Clause
11
+ License-File: LICENSE.md
12
+ Classifier: Development Status :: 5 - Production/Stable
13
+ Classifier: Environment :: Web Environment
14
+ Classifier: Framework :: AnyIO
15
+ Classifier: Framework :: AsyncIO
16
+ Classifier: Framework :: Trio
17
+ Classifier: Intended Audience :: Developers
18
+ Classifier: License :: OSI Approved :: BSD License
19
+ Classifier: Operating System :: OS Independent
20
+ Classifier: Programming Language :: Python :: 3
21
+ Classifier: Programming Language :: Python :: 3 :: Only
22
+ Classifier: Programming Language :: Python :: 3.10
23
+ Classifier: Programming Language :: Python :: 3.11
24
+ Classifier: Programming Language :: Python :: 3.12
25
+ Classifier: Programming Language :: Python :: 3.13
26
+ Classifier: Programming Language :: Python :: 3.14
27
+ Classifier: Programming Language :: Python :: 3.15
28
+ Classifier: Topic :: Internet :: WWW/HTTP
29
+ Requires-Python: >=3.10
30
+ Requires-Dist: anyio>=4.10; sys_platform != 'emscripten'
31
+ Requires-Dist: httpcore2==2.12.0; sys_platform != 'emscripten'
32
+ Requires-Dist: httpx2-jsfetch; sys_platform == 'emscripten' and python_version >= '3.12'
33
+ Requires-Dist: idna>=3.18
34
+ Requires-Dist: truststore>=0.10; sys_platform != 'emscripten'
35
+ Requires-Dist: typing-extensions>=4.5.0; python_version < '3.13'
36
+ Provides-Extra: brotli
37
+ Requires-Dist: brotli>=1.2.0; (platform_python_implementation == 'CPython') and extra == 'brotli'
38
+ Requires-Dist: brotlicffi>=1.2.0.0; (platform_python_implementation != 'CPython') and extra == 'brotli'
39
+ Provides-Extra: cli
40
+ Requires-Dist: click>=8.4.2; extra == 'cli'
41
+ Requires-Dist: pygments==2.*; extra == 'cli'
42
+ Requires-Dist: rich<16,>=10; extra == 'cli'
43
+ Provides-Extra: http2
44
+ Requires-Dist: h2<5,>=3; extra == 'http2'
45
+ Provides-Extra: socks
46
+ Requires-Dist: socksio==1.*; extra == 'socks'
47
+ Provides-Extra: ws
48
+ Requires-Dist: wsproto>=1.2; extra == 'ws'
49
+ Provides-Extra: zstd
50
+ Requires-Dist: backports-zstd>=1.0.0; (python_version <= '3.13') and extra == 'zstd'
51
+ Description-Content-Type: text/markdown
52
+
53
+ <h1 align="center">HTTPX2</h1>
54
+
55
+ <p align="center"><em>A next-generation HTTP client for Python.</em></p>
56
+
57
+ <p align="center">
58
+ <a href="https://github.com/pydantic/httpx2/actions"><img src="https://github.com/pydantic/httpx2/workflows/Test%20Suite/badge.svg" alt="Test Suite"></a>
59
+ <a href="https://pypi.org/project/httpx2/"><img src="https://badge.fury.io/py/httpx2.svg" alt="Package version"></a>
60
+ </p>
61
+
62
+ HTTPX2 is a fully featured HTTP client library for Python. It includes **an integrated command line client**, has support for both **HTTP/1.1 and HTTP/2**, and provides both **sync and async APIs**.
63
+
64
+ > [!NOTE]
65
+ > HTTPX2 is a continuation of the wonderful work started by [@lovelydinosaur](https://github.com/lovelydinosaur) and the broader HTTPX community. We're enormously grateful for everything that has gone into HTTPX over the years - it has been a foundational piece of the modern Python ecosystem, and this project would not exist without it.
66
+ >
67
+ > With HTTPX itself seeing limited activity recently, Pydantic is picking up stewardship under the HTTPX2 name so that users have a reliably maintained path forward - including timely security updates for a library that sits in the critical path of so many production systems. Our aim is to honour the original project's design, keep it stable for everyone relying on it, and continue evolving it carefully. Thank you to [@lovelydinosaur](https://github.com/lovelydinosaur) and every past contributor for laying such a strong foundation. 💙
68
+
69
+ ---
70
+
71
+ Install HTTPX2 using pip:
72
+
73
+ ```shell
74
+ pip install httpx2
75
+ ```
76
+
77
+ Now, let's get started:
78
+
79
+ ```pycon
80
+ >>> import httpx2
81
+ >>> r = httpx2.get('https://www.example.org/')
82
+ >>> r
83
+ <Response [200 OK]>
84
+ >>> r.status_code
85
+ 200
86
+ >>> r.headers['content-type']
87
+ 'text/html; charset=UTF-8'
88
+ >>> r.text
89
+ '<!doctype html>\n<html>\n<head>\n<title>Example Domain</title>...'
90
+ ```
91
+
92
+ Or, using the command-line client.
93
+
94
+ ```shell
95
+ pip install 'httpx2[cli]' # The command line client is an optional dependency.
96
+ ```
97
+
98
+ Which now allows us to use HTTPX2 directly from the command-line:
99
+
100
+ ```shell
101
+ httpx2 --help
102
+ ```
103
+
104
+ ## Features
105
+
106
+ HTTPX2 builds on the well-established usability of `requests`, and gives you:
107
+
108
+ * A broadly [requests-compatible API](https://httpx2.pydantic.dev/compatibility/).
109
+ * An integrated command-line client.
110
+ * HTTP/1.1 [and HTTP/2 support](https://httpx2.pydantic.dev/http2/).
111
+ * Standard synchronous interface, but with [async support if you need it](https://httpx2.pydantic.dev/async/).
112
+ * Ability to make requests directly to [WSGI applications](https://httpx2.pydantic.dev/advanced/transports/#wsgi-transport) or [ASGI applications](https://httpx2.pydantic.dev/advanced/transports/#asgi-transport).
113
+ * Strict timeouts everywhere.
114
+ * Fully type annotated.
115
+ * 100% test coverage.
116
+
117
+ Plus all the standard features of `requests`...
118
+
119
+ * International Domains and URLs
120
+ * Keep-Alive & Connection Pooling
121
+ * Sessions with Cookie Persistence
122
+ * Browser-style SSL Verification
123
+ * Basic/Digest Authentication
124
+ * Elegant Key/Value Cookies
125
+ * Automatic Decompression
126
+ * Automatic Content Decoding
127
+ * Unicode Response Bodies
128
+ * Multipart File Uploads
129
+ * HTTP(S) Proxy Support
130
+ * Connection Timeouts
131
+ * Streaming Downloads
132
+ * .netrc Support
133
+ * Chunked Requests
134
+
135
+ ## Installation
136
+
137
+ Install with pip:
138
+
139
+ ```shell
140
+ pip install httpx2
141
+ ```
142
+
143
+ Or, to include the optional HTTP/2 support, use:
144
+
145
+ ```shell
146
+ pip install httpx2[http2]
147
+ ```
148
+
149
+ ## Documentation
150
+
151
+ Project documentation is available at [https://httpx2.pydantic.dev/](https://httpx2.pydantic.dev/).
152
+
153
+ For a run-through of all the basics, head over to the [QuickStart](https://httpx2.pydantic.dev/quickstart/).
154
+
155
+ For more advanced topics, see the [Advanced Usage](https://httpx2.pydantic.dev/advanced/) section, the [async support](https://httpx2.pydantic.dev/async/) section, or the [HTTP/2](https://httpx2.pydantic.dev/http2/) section.
156
+
157
+ The [Developer Interface](https://httpx2.pydantic.dev/api/) provides a comprehensive API reference.
158
+
159
+ To find out about tools that integrate with HTTPX, see [Third Party Packages](https://httpx2.pydantic.dev/third_party_packages/).
160
+
161
+ ## Observability with Pydantic Logfire
162
+
163
+ Install Logfire with HTTPX instrumentation support:
164
+
165
+ ```shell
166
+ pip install 'logfire[httpx]'
167
+ ```
168
+
169
+ HTTPX2 works out of the box with [Pydantic Logfire](https://pydantic.dev/logfire), our observability platform built on OpenTelemetry. One line instruments every request, giving you traces, timings, and status codes with no other changes:
170
+
171
+ ```python
172
+ import logfire
173
+ import httpx2
174
+
175
+ logfire.configure()
176
+ logfire.instrument_httpx()
177
+
178
+ httpx2.get("https://pydantic.dev/")
179
+ ```
180
+
181
+ This works the same way for explicit `httpx2.Client()` and `httpx2.AsyncClient()` instances, and you can scope instrumentation to a single client by passing it in: `logfire.instrument_httpx(client)`. Pass `capture_all=True` to also record headers and bodies. See the [Logfire HTTPX docs](https://logfire.pydantic.dev/docs/integrations/http-clients/httpx/) for the full set of options.
182
+
183
+ ## Contribute
184
+
185
+ If you want to contribute with HTTPX2 check out the [Contributing Guide](https://httpx2.pydantic.dev/contributing/) to learn how to start.
186
+
187
+ ## Dependencies
188
+
189
+ The HTTPX2 project relies on these excellent libraries:
190
+
191
+ * `httpcore2` - The underlying transport implementation for `httpx2`.
192
+ * `h11` - HTTP/1.1 support.
193
+ * `anyio` - Structured concurrency primitives, used to support both `asyncio` and `trio`.
194
+ * `truststore` - SSL verification using the operating system's trust store.
195
+ * `idna` - Internationalized domain name support.
196
+
197
+ As well as these optional installs:
198
+
199
+ * `h2` - HTTP/2 support. *(Optional, with `httpx2[http2]`)*
200
+ * `socksio` - SOCKS proxy support. *(Optional, with `httpx2[socks]`)*
201
+ * `rich` - Rich terminal support. *(Optional, with `httpx2[cli]`)*
202
+ * `click` - Command line client support. *(Optional, with `httpx2[cli]`)*
203
+ * `brotli` or `brotlicffi` - Decoding for "brotli" compressed responses. *(Optional, with `httpx2[brotli]`)*
204
+ * `backports.zstd` - Decoding for "zstd" compressed responses on Python 3.13 and below. *(Optional, with `httpx2[zstd]`. On Python 3.14+, `zstd` is supported via the stdlib [`compression.zstd`](https://docs.python.org/3/library/compression.zstd.html) module when it is available, and the `httpx2[zstd]` extra installs nothing.)*
205
+
206
+ A huge amount of credit is due to `requests` for the API layout that
207
+ much of this work follows, as well as to `urllib3` for plenty of design
208
+ inspiration around the lower-level networking details.
209
+
210
+ ---
211
+
212
+ <p align="center"><i>HTTPX2 is <a href="https://github.com/pydantic/httpx2/blob/main/LICENSE.md">BSD licensed</a> code.<br/>Designed & crafted with care.</i><br/>&mdash; 🦋 &mdash;</p>
213
+
214
+ ## Release Information
215
+
216
+ ## 2.12.0 (August 18th, 2026)
217
+
218
+ ### Changed
219
+
220
+ * Use `backports.zstd` for Zstandard decoding on Python 3.13 and earlier.
221
+ ([#1146](https://github.com/pydantic/httpx2/pull/1146))
222
+
223
+ ### Fixed
224
+
225
+ * Bound peak memory while streaming compressed responses and close response streams when decoding fails.
226
+ ([#1126](https://github.com/pydantic/httpx2/pull/1126))
227
+
228
+ ---
229
+
230
+ [Full changelog](https://github.com/pydantic/httpx2/blob/main/src/httpx2/CHANGELOG.md)
@@ -0,0 +1,39 @@
1
+ ../../../bin/httpx2,sha256=LWomOw_gP-cBx_NxvzA1kD1aFHCG31ZZXkftsho7h1E,357
2
+ httpx2-2.12.0.dist-info/INSTALLER,sha256=5hhM4Q4mYTT9z6QB6PGpUAW81PGNFrYrdXMj4oM_6ak,2
3
+ httpx2-2.12.0.dist-info/METADATA,sha256=Pdfyxr7VPlyRCcyoTFeAJhDU6y_x37h9s5O40M-jNIM,9466
4
+ httpx2-2.12.0.dist-info/RECORD,,
5
+ httpx2-2.12.0.dist-info/REQUESTED,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
6
+ httpx2-2.12.0.dist-info/WHEEL,sha256=zOwg4jB6zX2kU910N-cMawjivD6tO8NEWvE12je1bVk,87
7
+ httpx2-2.12.0.dist-info/entry_points.txt,sha256=3uiZorRQlQAFNoHaDxuMsmkdjt3rUTmuBz81tLXFdQY,45
8
+ httpx2-2.12.0.dist-info/licenses/LICENSE.md,sha256=fn1tuvf-Fg05_W6E_QLDPKuWvL6jTTaZjVRbzrShnDA,1589
9
+ httpx2/__init__.py,sha256=tYQ7oEPlO5P8I8tzgPRaEz2gnBtr4Jzw8xhYFMVY5ZM,2419
10
+ httpx2/__version__.py,sha256=XWKDNx4TZNJGkuO6vv16RvfV8lhdgdMIbQ8Bt0cR4UQ,158
11
+ httpx2/_alias.py,sha256=Evn6S3BWugzd5XgDAYOsQf45_tAQpgae4JJ6U6n02Bw,2431
12
+ httpx2/_api.py,sha256=0s7W-PPmjwv9nU6axFhP7c-VSYFV4mOdZJlfF2hcLek,14792
13
+ httpx2/_auth.py,sha256=qBNZ6I_DrWPLLZRa0oZT6cD3NP5NrG6f6KREUdhKugo,11648
14
+ httpx2/_client.py,sha256=kC2WVbDjr1ThUE6W_GDKpLePf1_PBKCWNQHf3esHGYE,75400
15
+ httpx2/_config.py,sha256=sI6Ou-4D8lRfpjcGKmDZMywsSa95cwxQpAxIz1QcYPw,8908
16
+ httpx2/_content.py,sha256=lwcx_-IzOPLBcvuTk3A__zWvX6TenCab26kypCFeshE,8470
17
+ httpx2/_decoders.py,sha256=C479GSHULT-xFz3Rr5TwZ0uUn2ih_afezn7QcgoIfAA,15046
18
+ httpx2/_exceptions.py,sha256=69TPZgHvTkkjV1P0y5DSVOmDkxwCRsKhCfhd_qTTaVc,8857
19
+ httpx2/_main.py,sha256=RPJZeb7Z9QGpsm_GIcCQ4wVxRT4d4-bTymSvkFsnB88,15448
20
+ httpx2/_models.py,sha256=0TnQxUoazWWZX2k9h2RB5V_kGO8nmfZH7GNh9pWw1NY,45738
21
+ httpx2/_multipart.py,sha256=ksgIJarALvO7EcgDmc40GX6GyVO6XG0faszehXdRaTg,10018
22
+ httpx2/_sse.py,sha256=IZ1Lf6NrgoZa7FP5-n_VhKhk0eEYFkPZtOC8g5JpQCk,7552
23
+ httpx2/_status_codes.py,sha256=0CWpuD1dw8PYrt9f7epZ0bZZQEnmqe-z6FK_IzIeh14,6625
24
+ httpx2/_transports/__init__.py,sha256=e65w9X4RMK9O_0Q6kPqpXr1ijeEf6b9xbl4KfrAYDCI,711
25
+ httpx2/_transports/asgi.py,sha256=PWe4gtw8l2NqK5VusB4uprs6l46fJ4ewLX8FUEOozuk,5429
26
+ httpx2/_transports/base.py,sha256=KY5zBVbdG6ge2sE-j0ZKyJ1C1LWBZVHQnOg0BdQ6idE,2584
27
+ httpx2/_transports/default.py,sha256=j8Q6KILUca_3UTZqfyjpHF4xgxpLKao7tOZpMaIUjpc,13913
28
+ httpx2/_transports/mock.py,sha256=3LZowN_YXbXezA2P4D4g29bCemTiT5Gr8U_vBvxtgxs,1209
29
+ httpx2/_transports/wsgi.py,sha256=R5UApE_xXvl3BwKMgokN5irXiXGRFbOrtTdiKXFEBkI,4904
30
+ httpx2/_types.py,sha256=pVETNjBR2OoWs9-sY7tRTAQM8sZx8-kNwZ4DjZcEYZU,2671
31
+ httpx2/_urlparse.py,sha256=X-_rLDsC9QMIGc1FXr9DVRTYsLLB_SOdaCOtF2-DRIA,18323
32
+ httpx2/_urls.py,sha256=2fwGvKbXbZ4JlzjFHei2ryRbXGwubF44bD6NRtQAF1Y,23185
33
+ httpx2/_utils.py,sha256=vdzYsiRABPDDYZuirH7WxZLoB1qpwEbIGsWAFvt9h4c,8282
34
+ httpx2/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
35
+ httpx2/websockets/__init__.py,sha256=K66d2Zczl0Ewa0ey0Q2ETx5utzVH6n5G6J22mR3GbV0,1826
36
+ httpx2/websockets/_api.py,sha256=lGnUhhvgOtIAAHwO9DnkpNnd1vHYby8kpfJCJ7rzGxc,62175
37
+ httpx2/websockets/_exceptions.py,sha256=4Li4-F6O5g0aI6AIlvpOKUSkWdMy5rEUIm7-dmuYyCk,1289
38
+ httpx2/websockets/_ping.py,sha256=M6Xmbap01-ldl1ejejmkjJbBgK1ulBj-_oaUoKciqrM,1258
39
+ httpx2/websockets/_transport.py,sha256=Sb8G6vgI8jy4Ky91Zrb14Ri01qsTx9OcqK-YzHpQxik,10831
@@ -0,0 +1,4 @@
1
+ Wheel-Version: 1.0
2
+ Generator: hatchling 1.32.0
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any
@@ -0,0 +1,2 @@
1
+ [console_scripts]
2
+ httpx2 = httpx2._main:main
@@ -0,0 +1,13 @@
1
+ Copyright © 2026 to present Pydantic Services Inc. and individual contributors.
2
+ Copyright © 2019, [Encode OSS Ltd](https://www.encode.io/).
3
+ All rights reserved.
4
+
5
+ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
6
+
7
+ * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
8
+
9
+ * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
10
+
11
+ * Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
12
+
13
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.