asyncdb

View on PyPIReverse Dependencies (4)

2.11.0 asyncdb-2.11.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
asyncdb-2.11.0-cp313-cp313-win_amd64.whl
asyncdb-2.11.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
asyncdb-2.11.0-cp312-cp312-win_amd64.whl
asyncdb-2.11.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
asyncdb-2.11.0-cp311-cp311-win_amd64.whl
asyncdb-2.11.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
asyncdb-2.11.0-cp310-cp310-win_amd64.whl
asyncdb-2.11.0-pp310-pypy310_pp73-win_amd64.whl

Wheel Details

Project: asyncdb
Version: 2.11.0
Filename: asyncdb-2.11.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Download: [link]
Size: 910319
MD5: b68fd6fc6287920e2feae827ba5280df
SHA256: 5be964b215f9d28e33ee1e5c7548a976645dd20fdc423d063e6e9335d5d91304
Uploaded: 2025-02-19 01:26:06 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: asyncdb
Version: 2.11.0
Summary: Library for Asynchronous data source connections Collection of asyncio drivers.
Author: Jesus Lara
Author-Email: jesuslarag[at]gmail.com
Home-Page: https://github.com/phenobarbital/asyncdb
Project-Url: Source, https://github.com/phenobarbital/asyncdb
Project-Url: Funding, https://paypal.me/phenobarbital
Project-Url: Say Thanks!, https://saythanks.io/to/phenobarbital
License: BSD
Keywords: asyncio,asyncpg,aioredis,aiomcache,cassandra,scylladb
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Operating System :: POSIX :: Linux
Classifier: Environment :: Web Environment
Classifier: License :: OSI Approved :: BSD License
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Database :: Front-Ends
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Framework :: AsyncIO
Platform: POSIX
Requires-Python: >=3.10.0
Requires-Dist: cryptography (>=43.0.1)
Requires-Dist: aiohttp (>=3.9.5)
Requires-Dist: asyncpg (==0.30.0)
Requires-Dist: asyncio (==3.4.3)
Requires-Dist: pandas (==2.2.3)
Requires-Dist: xlrd (==2.0.1)
Requires-Dist: openpyxl (==3.1.2)
Requires-Dist: lz4 (==4.3.2)
Requires-Dist: charset-normalizer (>=2.0.7)
Requires-Dist: iso8601 (==2.1.0)
Requires-Dist: python-magic (==0.4.27)
Requires-Dist: dateparser (==1.1.8)
Requires-Dist: python-datamodel (>=0.7.0)
Requires-Dist: aiosqlite (>=0.18.0)
Requires-Dist: looseversion (==1.3.0)
Requires-Dist: aiofiles (==24.1.0)
Requires-Dist: pgvector (==0.3.6)
Requires-Dist: dask (==2024.8.2); extra == "all"
Requires-Dist: polars (==1.12.0); extra == "all"
Requires-Dist: pyarrow (==19.0.1); extra == "all"
Requires-Dist: connectorx (==0.4.2); extra == "all"
Requires-Dist: aiosqlite (>=0.18.0); extra == "all"
Requires-Dist: pylibmc (==1.6.3); extra == "all"
Requires-Dist: aiomcache (==0.8.2); extra == "all"
Requires-Dist: jsonpath-rw (==1.4.0); extra == "all"
Requires-Dist: jsonpath-rw-ext (==1.2.2); extra == "all"
Requires-Dist: redis (==5.0.8); extra == "all"
Requires-Dist: objectpath (==0.6.1); extra == "all"
Requires-Dist: rethinkdb (==2.4.10.post1); extra == "all"
Requires-Dist: aiopg (==1.4.0); extra == "all"
Requires-Dist: psycopg-binary (>=3.1.8); extra == "all"
Requires-Dist: cassandra-driver (==3.29.2); extra == "all"
Requires-Dist: scylla-driver (==3.26.9); extra == "all"
Requires-Dist: acsylla (==1.0.0); extra == "all"
Requires-Dist: cqlsh (==6.1.2); extra == "all"
Requires-Dist: influxdb (==5.3.2); extra == "all"
Requires-Dist: influxdb-client[async] (==1.45.0); extra == "all"
Requires-Dist: aioodbc (==0.5.0); extra == "all"
Requires-Dist: JayDeBeApi (==1.2.3); extra == "all"
Requires-Dist: pyodbc (==5.2.0); extra == "all"
Requires-Dist: sqlalchemy[asyncio] (==2.0.34); extra == "all"
Requires-Dist: elasticsearch[async] (==8.15.1); extra == "all"
Requires-Dist: pymongo (==4.11.1); extra == "all"
Requires-Dist: motor (==3.7.0); extra == "all"
Requires-Dist: pymssql (==2.3.1); extra == "all"
Requires-Dist: aiocouch (==3.0.0); extra == "all"
Requires-Dist: asyncmy (==0.2.9); extra == "all"
Requires-Dist: mysqlclient (==2.2.0); extra == "all"
Requires-Dist: aiomysql (==0.2.0); extra == "all"
Requires-Dist: oracledb (==2.5.1); extra == "all"
Requires-Dist: hazelcast-python-client (==5.4.0); extra == "all"
Requires-Dist: deltalake (==0.19.2); extra == "all"
Requires-Dist: duckdb (==1.2.0); extra == "all"
Requires-Dist: aiobotocore[boto3] (==2.15.2); extra == "all"
Requires-Dist: aioboto3 (==13.2.0); extra == "all"
Requires-Dist: google-cloud-bigquery (==3.25.0); extra == "all"
Requires-Dist: google-cloud-storage (>=2.17.0); extra == "all"
Requires-Dist: pandas-gbq (==0.24.0); extra == "all"
Requires-Dist: tqdm (==4.66.4); extra == "all"
Requires-Dist: google-cloud-bigquery (==3.27.0); extra == "bigquery"
Requires-Dist: google-cloud-bigquery-storage (==2.27.0); extra == "bigquery"
Requires-Dist: pandas-gbq (==0.24.0); extra == "bigquery"
Requires-Dist: google-cloud-storage (>=2.17.0); extra == "bigquery"
Requires-Dist: aiobotocore[boto3] (==2.15.2); extra == "boto3"
Requires-Dist: aioboto3 (==13.2.0); extra == "boto3"
Requires-Dist: cassandra-driver (==3.29.2); extra == "cassandra"
Requires-Dist: clickhouse-driver (==0.2.9); extra == "clickhouse"
Requires-Dist: clickhouse-cityhash (==1.0.2.4); extra == "clickhouse"
Requires-Dist: aiochclient[httpx-speedups] (==2.6.0); extra == "clickhouse"
Requires-Dist: clickhouse-connect (==0.7.19); extra == "clickhouse"
Requires-Dist: aiocouch (==3.0.0); extra == "couchdb"
Requires-Dist: dask (==2024.8.2); extra == "dataframe"
Requires-Dist: polars (==1.12.0); extra == "dataframe"
Requires-Dist: pyarrow (==19.0.1); extra == "dataframe"
Requires-Dist: connectorx (==0.4.2); extra == "dataframe"
Requires-Dist: deltalake (==0.19.2); extra == "dataframe"
Requires-Dist: duckdb (==1.2.0); extra == "dataframe"
Requires-Dist: pylibmc (==1.6.3); extra == "default"
Requires-Dist: aiomcache (==0.8.2); extra == "default"
Requires-Dist: aiosqlite (>=0.18.0); extra == "default"
Requires-Dist: cassandra-driver (==3.29.2); extra == "default"
Requires-Dist: rethinkdb (==2.4.10.post1); extra == "default"
Requires-Dist: influxdb (==5.3.2); extra == "default"
Requires-Dist: influxdb-client[async] (==1.45.0); extra == "default"
Requires-Dist: pymssql (==2.3.1); extra == "default"
Requires-Dist: redis (==5.0.8); extra == "default"
Requires-Dist: deltalake (==0.19.2); extra == "default"
Requires-Dist: duckdb (==1.2.0); extra == "default"
Requires-Dist: elasticsearch[async] (==8.15.1); extra == "elasticsearch"
Requires-Dist: hazelcast-python-client (==5.4.0); extra == "hazelcast"
Requires-Dist: influxdb (==5.3.2); extra == "influxdb"
Requires-Dist: influxdb-client[async] (==1.45.0); extra == "influxdb"
Requires-Dist: JPype1 (==1.5.0); extra == "jdbc"
Requires-Dist: JayDeBeApi (==1.2.3); extra == "jdbc"
Requires-Dist: aiomysql (==0.2.0); extra == "mariadb"
Requires-Dist: pylibmc (==1.6.3); extra == "memcache"
Requires-Dist: aiomcache (==0.8.2); extra == "memcache"
Requires-Dist: pymongo (==4.11.1); extra == "mongodb"
Requires-Dist: motor (==3.7.0); extra == "mongodb"
Requires-Dist: pymssql (==2.3.1); extra == "msqlserver"
Requires-Dist: asyncmy (==0.2.9); extra == "mysql"
Requires-Dist: mysqlclient (==2.2.0); extra == "mysql"
Requires-Dist: aioodbc (==0.5.0); extra == "odbc"
Requires-Dist: pyodbc (==5.2.0); extra == "odbc"
Requires-Dist: oracledb (==2.5.1); extra == "oracle"
Requires-Dist: aiopg (==1.4.0); extra == "postgres"
Requires-Dist: psycopg-binary (>=3.1.8); extra == "postgres"
Requires-Dist: psycopg[binary,pool] (>=3.1.8); extra == "postgresql"
Requires-Dist: jsonpath-rw (==1.4.0); extra == "redis"
Requires-Dist: jsonpath-rw-ext (==1.2.2); extra == "redis"
Requires-Dist: redis (==5.0.8); extra == "redis"
Requires-Dist: objectpath (==0.6.1); extra == "redis"
Requires-Dist: aiokafka (==0.11.0); extra == "redpanda"
Requires-Dist: rethinkdb (==2.4.10.post1); extra == "rethinkdb"
Requires-Dist: scylla-driver (==3.26.9); extra == "scylla"
Requires-Dist: cassandra-driver (==3.29.2); extra == "scylla"
Requires-Dist: acsylla (==1.0.0); extra == "scylla"
Requires-Dist: cqlsh (==6.1.2); extra == "scylla"
Requires-Dist: sqlalchemy[asyncio] (==2.0.34); extra == "sqlalchemy"
Requires-Dist: aiosqlite (>=0.18.0); extra == "sqlite"
Requires-Dist: uvloop (==0.21.0); extra == "uvloop"
Provides-Extra: all
Provides-Extra: bigquery
Provides-Extra: boto3
Provides-Extra: cassandra
Provides-Extra: clickhouse
Provides-Extra: couchdb
Provides-Extra: dataframe
Provides-Extra: default
Provides-Extra: elasticsearch
Provides-Extra: hazelcast
Provides-Extra: influxdb
Provides-Extra: jdbc
Provides-Extra: mariadb
Provides-Extra: memcache
Provides-Extra: mongodb
Provides-Extra: msqlserver
Provides-Extra: mysql
Provides-Extra: odbc
Provides-Extra: oracle
Provides-Extra: postgres
Provides-Extra: postgresql
Provides-Extra: redis
Provides-Extra: redpanda
Provides-Extra: rethinkdb
Provides-Extra: scylla
Provides-Extra: sqlalchemy
Provides-Extra: sqlite
Provides-Extra: uvloop
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4396 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (74.0.0)
Root-Is-Purelib: false
Tag: cp313-cp313-manylinux_2_17_x86_64
Tag: cp313-cp313-manylinux2014_x86_64

RECORD

Path Digest Size
asyncdb/__init__.py sha256=lDV2-2dQLdLxMIirGOJoyJL0c9I4v0vIUwHJg3BO77k 399
asyncdb/connections.py sha256=OHi_JmeppFUnoyktPHu2xOHpBkap0eCKW1rrSnS4WGI 1724
asyncdb/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
asyncdb/version.py sha256=346Lsd0eY_DX_D2NoYKCfYRnT3tEc6NnAA7u_gfkL0c 325
asyncdb/conversions/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
asyncdb/conversions/pgrecords.py sha256=qpDtY3xiZP9Z3Hpc8673QU5q_DeURoP6m6nehKqN1hc 791
asyncdb/drivers/__init__.py sha256=LqWj_RjHeZZfyk6JSkKetRijJB_m9L0R1fYnbyGzLAM 25
asyncdb/drivers/aioch.py sha256=nTV4rWOD-SNxkBjV8G_1MOrh0xQc86r5nfHvn_qEy_g 14311
asyncdb/drivers/base.py sha256=4dnJ6GQVEGVYG32fX8BNqgHPXYcI_y2ueMNBseuYfF0 4138
asyncdb/drivers/bigquery.py sha256=i4dJJ5g1LdrXl4sidZfyIcpYxUSXQejROPAmCgd0Lig 39781
asyncdb/drivers/cassandra.py sha256=CKKBw1GuumLJ6FJhdvC-EqKI4lXoEu69P5voJvHN8QM 16743
asyncdb/drivers/clickhouse.py sha256=2kMdnwGC4bqs7qVRDesXkne5I--N5DCS52jFzKJIn5o 17117
asyncdb/drivers/cursor.py sha256=qzpN6UAfDqpEDVnnVD1O1TpWX5y6jOm1TwpmEa9goes 221
asyncdb/drivers/delta.py sha256=i71Xv1-CMWzqmtnM8CjWSMum8h_P7tbdsWJ7e2RgYbc 19557
asyncdb/drivers/duckdb.py sha256=YwHS2lBz8_uOX2JLui_7BX8ikH_3YTMf9PgzzzJxO_Q 11483
asyncdb/drivers/dummy.py sha256=1wjhkmacIITbmdi4Ujp05AmKVsLxoPmzBCyTti6WuaI 1927
asyncdb/drivers/elastic.py sha256=VOPtJ00b2GIEtHIi69-KcMd29Xi__bWYlDDQm7DOkX0 11771
asyncdb/drivers/hazel.py sha256=MUYCmpRwOK9wSfJeON1iyJ10cgT2ugmhY1DgH01mF7A 12739
asyncdb/drivers/influx.py sha256=XhiaHahHrH-g_kG5R00lYb07CZlplEs3kBl8liCWB_s 20904
asyncdb/drivers/jdbc.py sha256=bfTVv8aQNAs2tsitTy8hTg44VCNPtmWzWE8FYRFCmZE 30190
asyncdb/drivers/mcache.py sha256=30Yh3brXalfU9PLZ6RGUZsjJU2YRpSoOS8TUUrwTqew 6331
asyncdb/drivers/memcache.py sha256=_S4cylJxvlXIfxR2UfqbG-bg19uXQMdyazr9EvMV_Xk 8895
asyncdb/drivers/mongo.py sha256=0JZrpHSVGscUOxOoUw3Ot1z18JCJ-sLO59S4QB5kChg 26520
asyncdb/drivers/mredis.py sha256=3BqVTU7cMWd9pZwTwwTglIBD00qwR65p03edeJHObXk 18935
asyncdb/drivers/mssql.py sha256=0MRUw7MTkpKVqVRxQbyN6jOg3lRfpx0LtjZI9t2B_I8 15434
asyncdb/drivers/mysql.py sha256=wLmP-50pw3cNCFy4insf_BAHIcrELFfzuksOArOItaU 15520
asyncdb/drivers/mysqlclient.py sha256=YWk_0JyoqSLenxSIOEnbI3FAcPf9vug9jmhq6B9rfDY 18050
asyncdb/drivers/odbc.py sha256=NEWERFkz2Htyx4eSyeqz0EuH3JAIWx0ZfTyQgcKvEJU 7836
asyncdb/drivers/oracle.py sha256=meUy6LY6cB1yZ0AwASUk_OC40CDuFQHxL_ZfGwwZcSE 15098
asyncdb/drivers/pg.py sha256=R43q8HwNRiWN-3D7tij4ZAeWYNObe7N6kd4Hhj430_U 66815
asyncdb/drivers/postgres.py sha256=W3c7eTyQoe0Z8_q4fDSQQ8fmZ4Lrzvx-WfCBPugQt8k 21881
asyncdb/drivers/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
asyncdb/drivers/redis.py sha256=0PyvBmfglq0VP1up9lipHCJ7TKiXL4KLgaT5VzhZr-4 19308
asyncdb/drivers/rethink.py sha256=QuEOvouWZCwLEdVDQgrp1BrcySUT6vujdXnNE_UnD6I 38161
asyncdb/drivers/sa.py sha256=MKofJEzzIudw2BqHnfdiL2zbWIDRjHdyVPe4dGlIhg0 19106
asyncdb/drivers/scylladb.py sha256=21gn0JIGvauLJIAUirBDvQqHqZ2w6gqwY6bpiBJdBTs 55069
asyncdb/drivers/sql.py sha256=z6kTlOpJUYXU2wTQtEmA8gqbf5ntQLe-zU3NF9PFMbs 2141
asyncdb/drivers/sqlite.py sha256=RRfkMq3XfXLi3mFGQd3A6UhGaNPKnQZrEWSOCYCXuzw 25352
asyncdb/drivers/sqlserver.py sha256=HH48Sbk59cQAkVQHWK9dA9JiHmQe2tNqYBI3TnKbRmk 14055
asyncdb/drivers/outputs/__init__.py sha256=qkKcXFSKp6_4YmFRMryVR124gqDLvl_gMpFSnKhS5yw 499
asyncdb/drivers/outputs/arrow.py sha256=wlyW5G5ljSbxgvhOwivOpC0Spi3QwsQ5djVpyu0vcL8 2654
asyncdb/drivers/outputs/base.py sha256=ahZK7AEczQFMm0eYJTnJ5XlI3dmFY32NPd8h7uZD_5Q 413
asyncdb/drivers/outputs/csv.py sha256=8ejph7tPZpUUnAZKVivrs4A8Oh4qL24aJT8Y5aUpgjE 969
asyncdb/drivers/outputs/dataclass.py sha256=DRElB6VE5tgVEhsisC_ICl1w_AXIFzX7A-_uELzPMw4 668
asyncdb/drivers/outputs/dt.py sha256=aUF5wb_A0p9r2LRoboMpUhvOPQTr0Cw4RBtCs0KkkFI 1648
asyncdb/drivers/outputs/generator.py sha256=1xLkEf-GE5vBT-K-Cia5GOjUYo2KvinVPJO_2bLQXJQ 391
asyncdb/drivers/outputs/iter.py sha256=SrQYXukRTTVWmy2PlRvFPMQgVYGUkkKPFrORXX5guh4 522
asyncdb/drivers/outputs/json.py sha256=Ug2qCowFjRIe_Oi12ObcJC-RjuPAKuDMddCZ92xFybo 402
asyncdb/drivers/outputs/output.py sha256=uM5jLeQz5WrxrYnNXNl8b_uK0YNTh-dElNS-_1OR0Vc 959
asyncdb/drivers/outputs/pandas.py sha256=LwpkFGxMMNWlKGzoVp7pM9c-sdw5o1u8rpvPZf3B0IU 1506
asyncdb/drivers/outputs/polars.py sha256=FWia0nIOvdonnsVB-BK9gumKL_EXIZsBI3qBlegj4mM 1917
asyncdb/drivers/outputs/record.py sha256=wzHZTupWf6UQ55BZlRcXujagGn7hDyiZtfK8-q_2N8I 1013
asyncdb/drivers/outputs/recordset.py sha256=7rkHb0brDNpgSQvYDk0ARp-XjGDTbqpOTkJ6K0MIe8M 755
asyncdb/exceptions/__init__.py sha256=K864q0cNv2_Z16WjJbL5_RqSINuhm5MQB5i1S2ilWcY 828
asyncdb/exceptions/exceptions.cpython-313-x86_64-linux-gnu.so sha256=DUYM6_VkUJ0U56jkbY03VXLtPslhMg3th-OzKiUNUqM 1717048
asyncdb/exceptions/handlers.py sha256=5vmn9gcpU6cpug-GCeA-uo1szdGYCDh_EG5DjGOoYZA 2633
asyncdb/interfaces/__init__.py sha256=4owdLseff1AgiYqBN6R0Nlo-LP2_tn6wfBB5eSE5xfU 132
asyncdb/interfaces/abstract.py sha256=PPp9AJv3KCkisSh6hRcjTHG-T4fyRL07QFpKNWoDB0M 4838
asyncdb/interfaces/connection.py sha256=cQpTnHPz8H7wh5fnu_4YLphJEM0HOBpqkDIiC-ZVPng 4019
asyncdb/interfaces/cursors.py sha256=uY0UUfgFaKeW5HJp-BuRBaXOtoe-xzhxniP78Io-JJ4 4808
asyncdb/interfaces/database.py sha256=GXVdTKO3ebGw3ALo7Z2yAFgKkmIjvdFsaCpfdNWIF6E 3963
asyncdb/interfaces/model.py sha256=_9wc5eT5uFPoTwn1curcJQJRKSl9hFePTidvvsePSzA 6128
asyncdb/interfaces/pool.py sha256=6H8LJmk3LnES5bnfy2x24wmXuoN4-ORaJcYEUCjr07Q 3788
asyncdb/meta/__init__.py sha256=qFvmUYWC3yUH51h2vN06mniZ7B9UJODJyLva0jo_y2M 60
asyncdb/meta/record.py sha256=10lnNhU9XpGxXC_0leoUueyf3BAcT0Z1Bx5SCh3UNzo 2948
asyncdb/meta/recordset.py sha256=nr9ftmF0tJlhypDn6E2XUd9ijxs8odCrA78sG8_Dvy4 2505
asyncdb/models/__init__.py sha256=q8sr2VLrM8p6wH6V4_08CXr0i7aY80Rzu0EREiN3BKM 528
asyncdb/models/model.py sha256=alxUgLqSA0m0JMRefPZZaGm89J_Spis5k8A93dm1Q8A 17339
asyncdb/utils/__init__.py sha256=Oit0DxSNrJuKosNUDnVyqLmTr0fD8N-hp8JcEylLQQg 128
asyncdb/utils/functions.py sha256=LL8pMIcWNuWKhFqzT5LPVFTzxCdwf4jm5jkmMugS_q0 2400
asyncdb/utils/modules.py sha256=bbPRJTg2aeiKHQF8edn4cdNkN63NEwLsKMSawcu-qoc 636
asyncdb/utils/types.cpython-313-x86_64-linux-gnu.so sha256=LVxbh66oJtg098IE4LpcnNXiMKvVMWHhPcQx6R52Hx8 1199640
asyncdb/utils/uv.py sha256=0eZuRlsB3XIh5d_F-dB0trMC8T-nAaDfm4uQ0-xQQLs 309
asyncdb/utils/encoders/__init__.py sha256=GFGadNqNfn_Dm7yTB6411uXhgzbnWyPLhZ5Fd32dET4 225
asyncdb/utils/encoders/numpy.py sha256=72d-dbHQ_AKj0jsW0UzTeJcPskDJKZ35PJG4deeHdvM 467
asyncdb/utils/encoders/pg.py sha256=AhvJI315H39KhV59d7a9gWw7YvaEO4xeELuT5NkOI-I 1154
asyncdb-2.11.0.dist-info/LICENSE sha256=_zwlZBJY80ZD0yoNBtUsPvZz4hR2dE9f4JpHSW17nOY 1509
asyncdb-2.11.0.dist-info/METADATA sha256=jzdNTSllE8o8V1FBQYTAaKJAAgLNV_goYNmML551d6Y 12468
asyncdb-2.11.0.dist-info/WHEEL sha256=YXesjGwra-Fz-QuoEjWw4MJgziZFalagAbPF7Ppa6Bk 151
asyncdb-2.11.0.dist-info/top_level.txt sha256=vMLK2jQFYyNY3ta7idY3krhSki0RPpQ8yVZCVa724JI 8
asyncdb-2.11.0.dist-info/RECORD

top_level.txt

asyncdb