omlish 0.0.0.dev123__py3-none-any.whl → 0.0.0.dev124__py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,100 @@
1
+ Metadata-Version: 2.1
2
+ Name: omlish
3
+ Version: 0.0.0.dev124
4
+ Summary: omlish
5
+ Author: wrmsr
6
+ License: BSD-3-Clause
7
+ Project-URL: source, https://github.com/wrmsr/omlish
8
+ Classifier: License :: OSI Approved :: BSD License
9
+ Classifier: Development Status :: 2 - Pre-Alpha
10
+ Classifier: Intended Audience :: Developers
11
+ Classifier: Operating System :: OS Independent
12
+ Classifier: Operating System :: POSIX
13
+ Requires-Python: >=3.12
14
+ License-File: LICENSE
15
+ Provides-Extra: all
16
+ Requires-Dist: anyio~=4.6; extra == "all"
17
+ Requires-Dist: sniffio~=1.3; extra == "all"
18
+ Requires-Dist: greenlet~=3.1; extra == "all"
19
+ Requires-Dist: trio~=0.27; extra == "all"
20
+ Requires-Dist: trio-asyncio~=0.15; extra == "all"
21
+ Requires-Dist: lz4~=4.3; extra == "all"
22
+ Requires-Dist: python-snappy~=0.7; extra == "all"
23
+ Requires-Dist: zstandard~=0.23; extra == "all"
24
+ Requires-Dist: asttokens~=2.4; extra == "all"
25
+ Requires-Dist: executing~=2.1; extra == "all"
26
+ Requires-Dist: psutil~=6.0; extra == "all"
27
+ Requires-Dist: orjson~=3.10; extra == "all"
28
+ Requires-Dist: ujson~=5.10; extra == "all"
29
+ Requires-Dist: json5~=0.9; extra == "all"
30
+ Requires-Dist: pyyaml~=6.0; extra == "all"
31
+ Requires-Dist: cbor2~=5.6; extra == "all"
32
+ Requires-Dist: cloudpickle~=3.1; extra == "all"
33
+ Requires-Dist: httpx[http2]~=0.27; extra == "all"
34
+ Requires-Dist: wrapt~=1.14; extra == "all"
35
+ Requires-Dist: cryptography~=43.0; extra == "all"
36
+ Requires-Dist: sqlalchemy[asyncio]~=2.0; extra == "all"
37
+ Requires-Dist: pg8000~=1.31; extra == "all"
38
+ Requires-Dist: pymysql~=1.1; extra == "all"
39
+ Requires-Dist: aiomysql~=0.2; extra == "all"
40
+ Requires-Dist: aiosqlite~=0.20; extra == "all"
41
+ Requires-Dist: asyncpg~=0.30; extra == "all"
42
+ Requires-Dist: apsw~=3.46; extra == "all"
43
+ Requires-Dist: sqlean.py~=3.45; extra == "all"
44
+ Requires-Dist: duckdb~=1.1; extra == "all"
45
+ Requires-Dist: pytest~=8.0; extra == "all"
46
+ Requires-Dist: anyio~=4.6; extra == "all"
47
+ Requires-Dist: sniffio~=1.3; extra == "all"
48
+ Requires-Dist: asttokens~=2.4; extra == "all"
49
+ Requires-Dist: executing~=2.1; extra == "all"
50
+ Requires-Dist: orjson~=3.10; extra == "all"
51
+ Requires-Dist: pyyaml~=6.0; extra == "all"
52
+ Requires-Dist: wrapt~=1.14; extra == "all"
53
+ Provides-Extra: async
54
+ Requires-Dist: anyio~=4.6; extra == "async"
55
+ Requires-Dist: sniffio~=1.3; extra == "async"
56
+ Requires-Dist: greenlet~=3.1; extra == "async"
57
+ Requires-Dist: trio~=0.27; extra == "async"
58
+ Requires-Dist: trio-asyncio~=0.15; extra == "async"
59
+ Provides-Extra: compress
60
+ Requires-Dist: lz4~=4.3; extra == "compress"
61
+ Requires-Dist: python-snappy~=0.7; extra == "compress"
62
+ Requires-Dist: zstandard~=0.23; extra == "compress"
63
+ Provides-Extra: diag
64
+ Requires-Dist: asttokens~=2.4; extra == "diag"
65
+ Requires-Dist: executing~=2.1; extra == "diag"
66
+ Requires-Dist: psutil~=6.0; extra == "diag"
67
+ Provides-Extra: formats
68
+ Requires-Dist: orjson~=3.10; extra == "formats"
69
+ Requires-Dist: ujson~=5.10; extra == "formats"
70
+ Requires-Dist: json5~=0.9; extra == "formats"
71
+ Requires-Dist: pyyaml~=6.0; extra == "formats"
72
+ Requires-Dist: cbor2~=5.6; extra == "formats"
73
+ Requires-Dist: cloudpickle~=3.1; extra == "formats"
74
+ Provides-Extra: http
75
+ Requires-Dist: httpx[http2]~=0.27; extra == "http"
76
+ Provides-Extra: misc
77
+ Requires-Dist: wrapt~=1.14; extra == "misc"
78
+ Provides-Extra: secrets
79
+ Requires-Dist: cryptography~=43.0; extra == "secrets"
80
+ Provides-Extra: sqlalchemy
81
+ Requires-Dist: sqlalchemy[asyncio]~=2.0; extra == "sqlalchemy"
82
+ Provides-Extra: sqldrivers
83
+ Requires-Dist: pg8000~=1.31; extra == "sqldrivers"
84
+ Requires-Dist: pymysql~=1.1; extra == "sqldrivers"
85
+ Requires-Dist: aiomysql~=0.2; extra == "sqldrivers"
86
+ Requires-Dist: aiosqlite~=0.20; extra == "sqldrivers"
87
+ Requires-Dist: asyncpg~=0.30; extra == "sqldrivers"
88
+ Requires-Dist: apsw~=3.46; extra == "sqldrivers"
89
+ Requires-Dist: sqlean.py~=3.45; extra == "sqldrivers"
90
+ Requires-Dist: duckdb~=1.1; extra == "sqldrivers"
91
+ Provides-Extra: testing
92
+ Requires-Dist: pytest~=8.0; extra == "testing"
93
+ Provides-Extra: plus
94
+ Requires-Dist: anyio~=4.6; extra == "plus"
95
+ Requires-Dist: sniffio~=1.3; extra == "plus"
96
+ Requires-Dist: asttokens~=2.4; extra == "plus"
97
+ Requires-Dist: executing~=2.1; extra == "plus"
98
+ Requires-Dist: orjson~=3.10; extra == "plus"
99
+ Requires-Dist: pyyaml~=6.0; extra == "plus"
100
+ Requires-Dist: wrapt~=1.14; extra == "plus"
@@ -1,8 +1,8 @@
1
1
  omlish/.manifests.json,sha256=CxGnj-UiRPlZgmgWoovDWrOnqpSEmBy_kqA7cdfSA3w,1431
2
- omlish/__about__.py,sha256=EwBUPQ7vULV4lYbnhDO--dJgPaiH6NhwtKN_SIhWuDg,3352
3
- omlish/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
+ omlish/__about__.py,sha256=lzuXTyWNvcNFWHc5W17fh6nJTZFrP0QnTUw3qCS3G3k,3379
3
+ omlish/__init__.py,sha256=SsyiITTuK0v74XpKV8dqNaCmjOlan1JZKrHQv5rWKPA,253
4
4
  omlish/argparse.py,sha256=cqKGAqcxuxv_s62z0gq29L9KAvg_3-_rFvXKjVpRJjo,8126
5
- omlish/c3.py,sha256=4vogWgwPb8TbNS2KkZxpoWbwjj7MuHG2lQG-hdtkvjI,8062
5
+ omlish/c3.py,sha256=ubu7lHwss5V4UznbejAI0qXhXahrU01MysuHOZI9C4U,8116
6
6
  omlish/cached.py,sha256=vn3ZiKy0d3NW_kzoXCi_Fg_s5vUcH0LQ1idfKBcQhzk,489
7
7
  omlish/check.py,sha256=Li5xmecEyWKMzlwWyd6xDHpq3F4lE6IFOPBWdylCnpU,10540
8
8
  omlish/datetimes.py,sha256=HajeM1kBvwlTa-uR1TTZHmZ3zTPnnUr1uGGQhiO1XQ0,2152
@@ -26,6 +26,7 @@ omlish/antlr/_runtime/CommonTokenStream.py,sha256=L7giynpsS97oM6ZtPRIw8m6eIbGSae
26
26
  omlish/antlr/_runtime/FileStream.py,sha256=X2PqkNatRxhFrk3acH4NhWv0aBCgMwAn87pmrTLmL5c,905
27
27
  omlish/antlr/_runtime/InputStream.py,sha256=50Ko4Vq-iWpk7sAMhJ0rrmB3LFv20TztUMpeIEcEfxg,2371
28
28
  omlish/antlr/_runtime/IntervalSet.py,sha256=-8puC1vhHPwFMG3YzmA62MjJf37hkBSzteJ_GIvXJhk,6002
29
+ omlish/antlr/_runtime/LICENSE.txt,sha256=PbH7PueaS0-ZGPxND2Ezvxijz3h_EmzSL4qpuGIoHAw,1480
29
30
  omlish/antlr/_runtime/LL1Analyzer.py,sha256=Try7EBMnZfpDV-E_JDCTluc9XnbTPfNanDvVYtAUxzE,7747
30
31
  omlish/antlr/_runtime/Lexer.py,sha256=p5BbDve_V7Oms9FiiNfbVWWXc6dwt5B9wqije-RUc_0,11549
31
32
  omlish/antlr/_runtime/ListTokenSource.py,sha256=wjaO4eWaZu5LTHFlNGnaW4K8kfuPW28wVbRkyElYjD0,5381
@@ -123,8 +124,8 @@ omlish/configs/__init__.py,sha256=3uh09ezodTwkMI0nRmAMP0eEuJ_0VdF-LYyNmPjHiCE,77
123
124
  omlish/configs/classes.py,sha256=GLbB8xKjHjjoUQRCUQm3nEjM8z1qNTx9gPV7ODSt5dg,1317
124
125
  omlish/configs/flattening.py,sha256=AOlRpBHm449MxwMp3CiIRGunStOC1DUNs1f3CLou0wc,4731
125
126
  omlish/configs/strings.py,sha256=0brx1duL85r1GpfbNvbHcSvH4jWzutwuvMFXda9NeI0,2651
126
- omlish/dataclasses/__init__.py,sha256=k358fyF6LWsiWfd7u1d4CHDn2F4wQZCb5hXtSSc1Hck,1374
127
- omlish/dataclasses/utils.py,sha256=MzEeF8W6Yr5BjOVJOM0Au4YIMGAarXWxT0C6gzlhmfU,3425
127
+ omlish/dataclasses/__init__.py,sha256=AHo-tN5V_b_VYFUF7VFRmuHrjZBXS1WytRAj061MUTA,1423
128
+ omlish/dataclasses/utils.py,sha256=lcikCPiiX5Giu0Kb1hP18loZjmm_Z9D-XtJ-ZlHq9iM,3793
128
129
  omlish/dataclasses/impl/LICENSE,sha256=Oy-B_iHRgcSZxZolbI4ZaEVdZonSaaqFNzv7avQdo78,13936
129
130
  omlish/dataclasses/impl/__init__.py,sha256=zqGBC5gSbjJxaqG_zS1LL1PX-zAfhIua8UqOE4IwO2k,789
130
131
  omlish/dataclasses/impl/api.py,sha256=p7W519_EnDAWlkOVS-4BpP4SxadWIiUzC3RldSoB28o,6431
@@ -220,7 +221,7 @@ omlish/graphs/dot/utils.py,sha256=_FMwn77WfiiAfLsRTOKWm4IYbNv5kQN22YJ5psw6CWg,80
220
221
  omlish/http/__init__.py,sha256=OqCovZi_jv1Mnk975idaXA8FCGy4laoQIvNZ3hdKpRQ,722
221
222
  omlish/http/asgi.py,sha256=wXhBZ21bEl32Kv9yBrRwUR_7pHEgVtHP8ZZwbasQ6-4,3307
222
223
  omlish/http/clients.py,sha256=WRtCNIt9Y790xpem69HiXJY9W-vPlpGPKZwpHusa2EE,6280
223
- omlish/http/consts.py,sha256=s-3GgSt1-mJLdQYe8nZ3-OwycMSPj3aCTLSukZcPjXs,2216
224
+ omlish/http/consts.py,sha256=5GngtFFmmdPpIbioE5kt38sAZqIdHHeiqE7u5KKMOxU,2295
224
225
  omlish/http/cookies.py,sha256=uuOYlHR6e2SC3GM41V0aozK10nef9tYg83Scqpn5-HM,6351
225
226
  omlish/http/dates.py,sha256=Otgp8wRxPgNGyzx8LFowu1vC4EKJYARCiAwLFncpfHM,2875
226
227
  omlish/http/encodings.py,sha256=w2WoKajpaZnQH8j-IBvk5ZFL2O2pAU_iBvZnkocaTlw,164
@@ -299,22 +300,29 @@ omlish/lifecycles/states.py,sha256=zqMOU2ZU-MDNnWuwauM3_anIAiXM8LoBDElDEraptFg,1
299
300
  omlish/lifecycles/transitions.py,sha256=qQtFby-h4VzbvgaUqT2NnbNumlcOx9FVVADP9t83xj4,1939
300
301
  omlish/lite/__init__.py,sha256=Y3l4WY4JRi2uLG6kgbGp93fuGfkxkKwZDvhsa0Rwgtk,15
301
302
  omlish/lite/cached.py,sha256=Fs-ljXVJmHBjAaHc-JuJXMEV4MNSX5c_KHZIM3AEaIw,694
302
- omlish/lite/check.py,sha256=HGxpv6x9kgHoaM0itjId9uCo5Lsfu2LEf1VyMJO98jc,1020
303
+ omlish/lite/check.py,sha256=1mo1GK78Ro5-IC_jUrmNabmt--hz_9v1y5h28K2cqUY,1102
303
304
  omlish/lite/contextmanagers.py,sha256=_jfNdpYvxkbKwyjQLbK-o69W89GoEuUfl_NrCosE9lU,1308
304
305
  omlish/lite/docker.py,sha256=3IVZZtIm7-UdB2SwArmN_MosTva1_KifyYp3YWjODbE,337
305
- omlish/lite/inject.py,sha256=wIFQouJVxjevw_Ik9t0YyKIpi2j1KGDWTGUdaDP2xN4,15101
306
+ omlish/lite/inject.py,sha256=8n9WXPNNMKyoMciNM4txugOM6Vf7g1muVVlrCNUPd7c,15535
306
307
  omlish/lite/io.py,sha256=lcpI1cS_Kn90tvYMg8ZWkSlYloS4RFqXCk-rKyclhdg,3148
307
- omlish/lite/journald.py,sha256=3nfahFbTrdrfp9txhtto6JYAyrus2kcAFtviqdm3qAo,3949
308
+ omlish/lite/journald.py,sha256=f5Y2Q6-6O3iK_7MoGiwZwoQEOcP7LfkxxQNUR9tMjJM,3882
308
309
  omlish/lite/json.py,sha256=7-02Ny4fq-6YAu5ynvqoijhuYXWpLmfCI19GUeZnb1c,740
309
310
  omlish/lite/logs.py,sha256=tw7mbQslkyo9LopfgQnj0tYiqJ9TDNiw7D07aF7Dm2g,6176
310
311
  omlish/lite/marshal.py,sha256=SyYMsJ-TaGO9FX7LykBB0WtqsqetX9eLBotPiz3M_xg,9478
311
312
  omlish/lite/maybes.py,sha256=7OlHJ8Q2r4wQ-aRbZSlJY7x0e8gDvufFdlohGEIJ3P4,833
312
313
  omlish/lite/pidfile.py,sha256=PRSDOAXmNkNwxh-Vwif0Nrs8RAmWroiNhLKIbdjwzBc,1723
313
314
  omlish/lite/reflect.py,sha256=ad_ya_zZJOQB8HoNjs9yc66R54zgflwJVPJqiBXMzqA,1681
314
- omlish/lite/runtime.py,sha256=VUhmNQvwf8QzkWSKj4Q0ReieJA_PzHaJNRBivfTseow,452
315
+ omlish/lite/runtime.py,sha256=lVw5_yuQNHXZLwGf_l59u8IrAtBLZWPTml6owQ55uro,439
315
316
  omlish/lite/secrets.py,sha256=3Mz3V2jf__XU9qNHcH56sBSw95L3U2UPL24bjvobG0c,816
317
+ omlish/lite/socket.py,sha256=7OYgkXTcQv0wq7TQuLnl9y6dJA1ZT6Vbc1JH59QlxgY,1792
318
+ omlish/lite/socketserver.py,sha256=Esy9dAo9dPnNavNx5hW52YZi5hv504a8XQUudMrPs2A,1595
316
319
  omlish/lite/strings.py,sha256=QURcE4-1pKVW8eT_5VCJpXaHDWR2dW2pYOChTJnZDiQ,1504
317
320
  omlish/lite/subprocesses.py,sha256=_YwUpvfaC2pV5TMC9-Ivuw1Ao-YxteD3a1NQwGERft4,3380
321
+ omlish/lite/http/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
322
+ omlish/lite/http/coroserver.py,sha256=aBaYjP80yQHQxPxwi7PTYHub-fdRDKsMnB-tM8lBc2o,18095
323
+ omlish/lite/http/handlers.py,sha256=Yu0P3nqz-frklwCM2PbiWvoJNE-NqeTFLBvpNpqcdtA,753
324
+ omlish/lite/http/parsing.py,sha256=QWD0CbAABAeltjIy1ohWn7Ro1q8FJzgPUdE1tHnpQHY,11455
325
+ omlish/lite/http/versions.py,sha256=M6WhZeeyun-3jL_NCViNONOfLCiApuFOfe5XNJwzSvw,394
318
326
  omlish/logs/__init__.py,sha256=FbOyAW-lGH8gyBlSVArwljdYAU6RnwZLI5LwAfuNnrk,438
319
327
  omlish/logs/_abc.py,sha256=rWySJcr1vatu-AR1EYtODRhi-TjFaixqUzXeWg1c0GA,8006
320
328
  omlish/logs/configs.py,sha256=EE0jlNaXJbGnM7V-y4xS5VwyTBSTzFzc0BYaVjg0JmA,1283
@@ -473,9 +481,9 @@ omlish/text/glyphsplit.py,sha256=Ug-dPRO7x-OrNNr8g1y6DotSZ2KH0S-VcOmUobwa4B0,329
473
481
  omlish/text/indent.py,sha256=6Jj6TFY9unaPa4xPzrnZemJ-fHsV53IamP93XGjSUHs,1274
474
482
  omlish/text/parts.py,sha256=7vPF1aTZdvLVYJ4EwBZVzRSy8XB3YqPd7JwEnNGGAOo,6495
475
483
  omlish/text/random.py,sha256=jNWpqiaKjKyTdMXC-pWAsSC10AAP-cmRRPVhm59ZWLk,194
476
- omlish-0.0.0.dev123.dist-info/LICENSE,sha256=B_hVtavaA8zCYDW99DYdcpDLKz1n3BBRjZrcbv8uG8c,1451
477
- omlish-0.0.0.dev123.dist-info/METADATA,sha256=s67NY8EghL-Cm0sKC8CeitzxDwQw45JsvC8kTB8EGk0,4000
478
- omlish-0.0.0.dev123.dist-info/WHEEL,sha256=R06PA3UVYHThwHvxuRWMqaGcr-PuniXahwjmQRFMEkY,91
479
- omlish-0.0.0.dev123.dist-info/entry_points.txt,sha256=Lt84WvRZJskWCAS7xnQGZIeVWksprtUHj0llrvVmod8,35
480
- omlish-0.0.0.dev123.dist-info/top_level.txt,sha256=pePsKdLu7DvtUiecdYXJ78iO80uDNmBlqe-8hOzOmfs,7
481
- omlish-0.0.0.dev123.dist-info/RECORD,,
484
+ omlish-0.0.0.dev124.dist-info/LICENSE,sha256=B_hVtavaA8zCYDW99DYdcpDLKz1n3BBRjZrcbv8uG8c,1451
485
+ omlish-0.0.0.dev124.dist-info/METADATA,sha256=ITYL_pqOs8UQY2eQTJ5As1D6p6WTvyvzUxc5fygt-ZA,4173
486
+ omlish-0.0.0.dev124.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
487
+ omlish-0.0.0.dev124.dist-info/entry_points.txt,sha256=Lt84WvRZJskWCAS7xnQGZIeVWksprtUHj0llrvVmod8,35
488
+ omlish-0.0.0.dev124.dist-info/top_level.txt,sha256=pePsKdLu7DvtUiecdYXJ78iO80uDNmBlqe-8hOzOmfs,7
489
+ omlish-0.0.0.dev124.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.5.0)
2
+ Generator: setuptools (75.6.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5
 
@@ -1,94 +0,0 @@
1
- Metadata-Version: 2.1
2
- Name: omlish
3
- Version: 0.0.0.dev123
4
- Summary: omlish
5
- Author: wrmsr
6
- License: BSD-3-Clause
7
- Project-URL: source, https://github.com/wrmsr/omlish
8
- Classifier: License :: OSI Approved :: BSD License
9
- Classifier: Development Status :: 2 - Pre-Alpha
10
- Classifier: Intended Audience :: Developers
11
- Classifier: Operating System :: OS Independent
12
- Classifier: Operating System :: POSIX
13
- Requires-Python: >=3.12
14
- License-File: LICENSE
15
- Provides-Extra: all
16
- Requires-Dist: anyio ~=4.6 ; extra == 'all'
17
- Requires-Dist: sniffio ~=1.3 ; extra == 'all'
18
- Requires-Dist: greenlet ~=3.1 ; extra == 'all'
19
- Requires-Dist: trio ~=0.27 ; extra == 'all'
20
- Requires-Dist: trio-asyncio ~=0.15 ; extra == 'all'
21
- Requires-Dist: lz4 ~=4.3 ; extra == 'all'
22
- Requires-Dist: python-snappy ~=0.7 ; extra == 'all'
23
- Requires-Dist: zstandard ~=0.23 ; extra == 'all'
24
- Requires-Dist: asttokens ~=2.4 ; extra == 'all'
25
- Requires-Dist: executing ~=2.1 ; extra == 'all'
26
- Requires-Dist: psutil ~=6.0 ; extra == 'all'
27
- Requires-Dist: orjson ~=3.10 ; extra == 'all'
28
- Requires-Dist: ujson ~=5.10 ; extra == 'all'
29
- Requires-Dist: json5 ~=0.9 ; extra == 'all'
30
- Requires-Dist: pyyaml ~=6.0 ; extra == 'all'
31
- Requires-Dist: cbor2 ~=5.6 ; extra == 'all'
32
- Requires-Dist: cloudpickle ~=3.1 ; extra == 'all'
33
- Requires-Dist: httpx[http2] ~=0.27 ; extra == 'all'
34
- Requires-Dist: wrapt ~=1.14 ; extra == 'all'
35
- Requires-Dist: cryptography ~=43.0 ; extra == 'all'
36
- Requires-Dist: sqlalchemy[asyncio] ~=2.0 ; extra == 'all'
37
- Requires-Dist: pg8000 ~=1.31 ; extra == 'all'
38
- Requires-Dist: pymysql ~=1.1 ; extra == 'all'
39
- Requires-Dist: aiomysql ~=0.2 ; extra == 'all'
40
- Requires-Dist: aiosqlite ~=0.20 ; extra == 'all'
41
- Requires-Dist: asyncpg ~=0.30 ; extra == 'all'
42
- Requires-Dist: apsw ~=3.46 ; extra == 'all'
43
- Requires-Dist: sqlean.py ~=3.45 ; extra == 'all'
44
- Requires-Dist: duckdb ~=1.1 ; extra == 'all'
45
- Requires-Dist: pytest ~=8.0 ; extra == 'all'
46
- Provides-Extra: async
47
- Requires-Dist: anyio ~=4.6 ; extra == 'async'
48
- Requires-Dist: sniffio ~=1.3 ; extra == 'async'
49
- Requires-Dist: greenlet ~=3.1 ; extra == 'async'
50
- Requires-Dist: trio ~=0.27 ; extra == 'async'
51
- Requires-Dist: trio-asyncio ~=0.15 ; extra == 'async'
52
- Provides-Extra: compress
53
- Requires-Dist: lz4 ~=4.3 ; extra == 'compress'
54
- Requires-Dist: python-snappy ~=0.7 ; extra == 'compress'
55
- Requires-Dist: zstandard ~=0.23 ; extra == 'compress'
56
- Provides-Extra: diag
57
- Requires-Dist: asttokens ~=2.4 ; extra == 'diag'
58
- Requires-Dist: executing ~=2.1 ; extra == 'diag'
59
- Requires-Dist: psutil ~=6.0 ; extra == 'diag'
60
- Provides-Extra: formats
61
- Requires-Dist: orjson ~=3.10 ; extra == 'formats'
62
- Requires-Dist: ujson ~=5.10 ; extra == 'formats'
63
- Requires-Dist: json5 ~=0.9 ; extra == 'formats'
64
- Requires-Dist: pyyaml ~=6.0 ; extra == 'formats'
65
- Requires-Dist: cbor2 ~=5.6 ; extra == 'formats'
66
- Requires-Dist: cloudpickle ~=3.1 ; extra == 'formats'
67
- Provides-Extra: http
68
- Requires-Dist: httpx[http2] ~=0.27 ; extra == 'http'
69
- Provides-Extra: misc
70
- Requires-Dist: wrapt ~=1.14 ; extra == 'misc'
71
- Provides-Extra: plus
72
- Requires-Dist: anyio ~=4.6 ; extra == 'plus'
73
- Requires-Dist: sniffio ~=1.3 ; extra == 'plus'
74
- Requires-Dist: asttokens ~=2.4 ; extra == 'plus'
75
- Requires-Dist: executing ~=2.1 ; extra == 'plus'
76
- Requires-Dist: orjson ~=3.10 ; extra == 'plus'
77
- Requires-Dist: pyyaml ~=6.0 ; extra == 'plus'
78
- Requires-Dist: wrapt ~=1.14 ; extra == 'plus'
79
- Provides-Extra: secrets
80
- Requires-Dist: cryptography ~=43.0 ; extra == 'secrets'
81
- Provides-Extra: sqlalchemy
82
- Requires-Dist: sqlalchemy[asyncio] ~=2.0 ; extra == 'sqlalchemy'
83
- Provides-Extra: sqldrivers
84
- Requires-Dist: pg8000 ~=1.31 ; extra == 'sqldrivers'
85
- Requires-Dist: pymysql ~=1.1 ; extra == 'sqldrivers'
86
- Requires-Dist: aiomysql ~=0.2 ; extra == 'sqldrivers'
87
- Requires-Dist: aiosqlite ~=0.20 ; extra == 'sqldrivers'
88
- Requires-Dist: asyncpg ~=0.30 ; extra == 'sqldrivers'
89
- Requires-Dist: apsw ~=3.46 ; extra == 'sqldrivers'
90
- Requires-Dist: sqlean.py ~=3.45 ; extra == 'sqldrivers'
91
- Requires-Dist: duckdb ~=1.1 ; extra == 'sqldrivers'
92
- Provides-Extra: testing
93
- Requires-Dist: pytest ~=8.0 ; extra == 'testing'
94
-