asyncdb

View on PyPIReverse Dependencies (4)

2.9.9 asyncdb-2.9.9-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
asyncdb-2.9.9-cp39-cp39-win_amd64.whl
asyncdb-2.9.9-cp313-cp313-win_amd64.whl
asyncdb-2.9.9-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
asyncdb-2.9.9-cp312-cp312-win_amd64.whl
asyncdb-2.9.9-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
asyncdb-2.9.9-cp311-cp311-win_amd64.whl
asyncdb-2.9.9-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
asyncdb-2.9.9-cp310-cp310-win_amd64.whl
asyncdb-2.9.9-pp39-pypy39_pp73-win_amd64.whl
asyncdb-2.9.9-pp310-pypy310_pp73-win_amd64.whl

Wheel Details

Project: asyncdb
Version: 2.9.9
Filename: asyncdb-2.9.9-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Download: [link]
Size: 798690
MD5: ab2163341fc67a998d7fb42addb2cf7a
SHA256: 03913af61be464b7c79d3f0d94cdf68ae93a15ff7147bbd3cd76fbada980234d
Uploaded: 2024-11-11 01:25:51 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: asyncdb
Version: 2.9.9
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.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Framework :: AsyncIO
Platform: POSIX
Requires-Python: >=3.9.13
Requires-Dist: cryptography (>=43.0.1)
Requires-Dist: aiohttp (>=3.9.5)
Requires-Dist: asyncpg (==0.29.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: dask (==2024.8.2); extra == "all"
Requires-Dist: datatable (==1.1.0); extra == "all"
Requires-Dist: python-datatable (==1.1.3); extra == "all"
Requires-Dist: polars (==1.12.0); extra == "all"
Requires-Dist: pyarrow (==17.0.0); extra == "all"
Requires-Dist: connectorx (==0.3.3); 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 (==0.2.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.1.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.10.1); extra == "all"
Requires-Dist: motor (==3.5.1); 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: pyspark (==3.5.0); extra == "all"
Requires-Dist: oracledb (==2.2.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.1.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.25.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: datatable (==1.1.0); extra == "dataframe"
Requires-Dist: python-datatable (==1.1.3); extra == "dataframe"
Requires-Dist: polars (==1.12.0); extra == "dataframe"
Requires-Dist: pyarrow (==17.0.0); extra == "dataframe"
Requires-Dist: connectorx (==0.3.3); extra == "dataframe"
Requires-Dist: pyspark (==3.5.0); extra == "dataframe"
Requires-Dist: deltalake (==0.19.2); extra == "dataframe"
Requires-Dist: duckdb (==1.1.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.1.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.10.1); extra == "mongodb"
Requires-Dist: motor (==3.5.1); 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.1.0); extra == "odbc"
Requires-Dist: oracledb (==2.4.1); extra == "oracle"
Requires-Dist: aiopg (==1.4.0); extra == "postgres"
Requires-Dist: psycopg-binary (>=3.1.8); extra == "postgres"
Requires-Dist: asyncpg (==0.29.0); extra == "postgresql"
Requires-Dist: psycopg[binary,pool] (>=3.1.8); extra == "postgresql"
Requires-Dist: pyspark (==3.5.0); extra == "pyspark"
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 (==0.2.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: pyspark
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: cp39-cp39-manylinux_2_17_x86_64
Tag: cp39-cp39-manylinux2014_x86_64

RECORD

Path Digest Size
asyncdb/connections.py sha256=3aTUBWebOIcHDGhtryVfmRS3B-Zg9nHhzDoHX2pygNU 1926
asyncdb/__init__.py sha256=VgY54ejJUOSVL7FNGidk8LORQVFUoyfRW5nU9hF01EU 390
asyncdb/version.py sha256=f4bXx681aajvCTjDRG877ZaKfdXCUx0LUGp9je5RN1E 271
asyncdb/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
asyncdb/models/model.py sha256=JSzJlxuOGhYALETo6dTOYVfnxHMfdmFX9CZhEVm8ES0 17312
asyncdb/models/__init__.py sha256=q8sr2VLrM8p6wH6V4_08CXr0i7aY80Rzu0EREiN3BKM 528
asyncdb/interfaces/cursors.py sha256=uY0UUfgFaKeW5HJp-BuRBaXOtoe-xzhxniP78Io-JJ4 4808
asyncdb/interfaces/database.py sha256=GXVdTKO3ebGw3ALo7Z2yAFgKkmIjvdFsaCpfdNWIF6E 3963
asyncdb/interfaces/model.py sha256=AmJ2SDDrye8Mz2vipTkUwRSY6x4YT2FTKB4d6QU7X0g 6034
asyncdb/interfaces/abstract.py sha256=PPp9AJv3KCkisSh6hRcjTHG-T4fyRL07QFpKNWoDB0M 4838
asyncdb/interfaces/__init__.py sha256=4owdLseff1AgiYqBN6R0Nlo-LP2_tn6wfBB5eSE5xfU 132
asyncdb/interfaces/pool.py sha256=6H8LJmk3LnES5bnfy2x24wmXuoN4-ORaJcYEUCjr07Q 3788
asyncdb/interfaces/connection.py sha256=QZCPizmIoO4Bqle0dIJGfHgmTHciN2enhhXq3kPmVSk 4042
asyncdb/drivers/oracle.py sha256=Fuz62j2HQprAM-o_tuvv0AbPXElegAo5hWtAwoGStuE 15093
asyncdb/drivers/dummy.py sha256=eLRAb58Vt60efhAdiwrMrnALxoPeWhQ8dChykk5C6bU 1921
asyncdb/drivers/mysql.py sha256=vG299Yuj-FtLrShP6FNltTHo5J367X4PSFAPctwdG_c 15509
asyncdb/drivers/pg.py sha256=goo653ZzFD9gfRuNHRKiyICz9dXO93HiugIcSHIUbnI 62746
asyncdb/drivers/duckdb.py sha256=9IWcTJAp0jgvNNBOfp2mnfD4NiDc_Mw02jsLjFb2xZw 11474
asyncdb/drivers/cursor.py sha256=qzpN6UAfDqpEDVnnVD1O1TpWX5y6jOm1TwpmEa9goes 221
asyncdb/drivers/cassandra.py sha256=hSsVprOd-BtL6qXVjROAZWUDtKd7m6kwsTkZPG4aAX8 16702
asyncdb/drivers/hazel.py sha256=gtGBr1RbQMMIyIWxlz1xFIUUIp7GDspCn3nhjQ53A1I 12715
asyncdb/drivers/memcache.py sha256=MWvSpbu_XEKALOrbisHy5tbOV8e3T1K4OcxqKBqeJJ4 8820
asyncdb/drivers/mredis.py sha256=aLIh784pypLnZyPD_ecHGZ3bypHzbO_YL3qr_mQsHy0 19010
asyncdb/drivers/influx.py sha256=njX3wXx77NRHwgWduO_fKUxyUyyZ9kSO422kkNpmJrc 20899
asyncdb/drivers/mongo.py sha256=i_dGVE10uHyKv2XCPl_S9DctNxiXDRqwaCV-6rJDNMA 17040
asyncdb/drivers/bigquery.py sha256=IpznczvSkk3tbN2MD0GWd7qd34nOuuEM3L6GJRbYDQI 38682
asyncdb/drivers/scylladb.py sha256=Mz69Y2pbdHaR_anxyVFE2WyvuS0s2ZFXBQMlCDgIt1Y 55041
asyncdb/drivers/mssql.py sha256=AltQfiy2MLeOtY0Gw0kcTK8kVB8ClcKArSrduPI27oE 15443
asyncdb/drivers/clickhouse.py sha256=FkxVhRZCTcQiHJblNlCcBvuFUi1kikGxBlHSj1a2rBo 17108
asyncdb/drivers/sql.py sha256=Guv6vXhEat7NNUESURWxra9mWYpjajS3rUW0yzV-WFk 2112
asyncdb/drivers/__init__.py sha256=LqWj_RjHeZZfyk6JSkKetRijJB_m9L0R1fYnbyGzLAM 25
asyncdb/drivers/aioch.py sha256=MszVqGqEN_X7U4bRgZiu5EMkLtiRa5kPJHwVQmdtpCg 14302
asyncdb/drivers/delta.py sha256=OftJRjOM8dGPXPcoGNOJ4rwPKRWGX0f4rXNCV-Xv_og 19438
asyncdb/drivers/redis.py sha256=Wtc_oNw3ZIx-XGstne_gMjV9owEQmpgtImeYboY3ll0 19302
asyncdb/drivers/sqlserver.py sha256=-glHgqd0O21Tc4EvfBLZgoc9FltDn8TAQBQg3fpu-BM 14027
asyncdb/drivers/mcache.py sha256=xZQQ4NJI6geftdRnx8MbKyziMemYTEk2CO_veCf77zQ 6256
asyncdb/drivers/odbc.py sha256=8kVycS-OmItVhGzwGmdht0_Si6QiZcPeHOvSLUovcOg 7827
asyncdb/drivers/base.py sha256=4dnJ6GQVEGVYG32fX8BNqgHPXYcI_y2ueMNBseuYfF0 4138
asyncdb/drivers/sqlite.py sha256=gtksmcBZFLeDvtyy9aHa3oip5N1vdKP_xm-vo4JMlRw 25343
asyncdb/drivers/jdbc.py sha256=XqVPijnW0UAvr0eoZIu5gHJzBSo1RKSAD2muxLyuTDk 30161
asyncdb/drivers/sa.py sha256=FQeEenWZcOQk67SKdXK1J2OOF-SKUGn-rYHYXVO2X0w 19101
asyncdb/drivers/mysqlclient.py sha256=RePjbtRq9W_Ptb37tEm1SzA6p3th2GJHnSQsc0MD9OM 18040
asyncdb/drivers/postgres.py sha256=BLR3r5dM0mBPKCzX8LJ2uhndQ7lH9MyUfIVdt1Q0q2A 21876
asyncdb/drivers/rethink.py sha256=O-cPk1f4R8PUoAKALJCtIObk-kozPBqYP4-Y8SeWsUI 38133
asyncdb/drivers/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
asyncdb/drivers/elastic.py sha256=TVIE72-gVn40o_zQ3Q371VUhjUQvT-4qi-EOlslpW5s 11765
asyncdb/drivers/outputs/record.py sha256=wzHZTupWf6UQ55BZlRcXujagGn7hDyiZtfK8-q_2N8I 1013
asyncdb/drivers/outputs/polars.py sha256=_eqcO-EmMO5w1u_KY5-Sedm2Cx3kiz_lfmC6A9TYawE 838
asyncdb/drivers/outputs/iter.py sha256=SrQYXukRTTVWmy2PlRvFPMQgVYGUkkKPFrORXX5guh4 522
asyncdb/drivers/outputs/recordset.py sha256=7rkHb0brDNpgSQvYDk0ARp-XjGDTbqpOTkJ6K0MIe8M 755
asyncdb/drivers/outputs/json.py sha256=Ug2qCowFjRIe_Oi12ObcJC-RjuPAKuDMddCZ92xFybo 402
asyncdb/drivers/outputs/output.py sha256=uM5jLeQz5WrxrYnNXNl8b_uK0YNTh-dElNS-_1OR0Vc 959
asyncdb/drivers/outputs/__init__.py sha256=qkKcXFSKp6_4YmFRMryVR124gqDLvl_gMpFSnKhS5yw 499
asyncdb/drivers/outputs/csv.py sha256=8ejph7tPZpUUnAZKVivrs4A8Oh4qL24aJT8Y5aUpgjE 969
asyncdb/drivers/outputs/base.py sha256=ahZK7AEczQFMm0eYJTnJ5XlI3dmFY32NPd8h7uZD_5Q 413
asyncdb/drivers/outputs/arrow.py sha256=2X11cPhB6DKyCPT9Cb3xKdcwyFfeEK1X4SdAVavpO3o 824
asyncdb/drivers/outputs/generator.py sha256=1xLkEf-GE5vBT-K-Cia5GOjUYo2KvinVPJO_2bLQXJQ 391
asyncdb/drivers/outputs/pyspark.py sha256=wwkyKdkp-YhBzfmGx0GVrH-JX4VGQN6PTP7wGvIrO4g 1200
asyncdb/drivers/outputs/pandas.py sha256=v6IqzhveI8Za6jtz2duEGJvcvjcpAT_ejJBhPL6V4k8 992
asyncdb/drivers/outputs/dataclass.py sha256=DRElB6VE5tgVEhsisC_ICl1w_AXIFzX7A-_uELzPMw4 668
asyncdb/drivers/outputs/dt.py sha256=VyyCKlrv42UJ_MqpmaoWkqK3GMPLZ-4aa1dsJrPNVsc 801
asyncdb/exceptions/exceptions.cpython-39-x86_64-linux-gnu.so sha256=HunvSvTev0h9qTxpywMk7wAbNtCPLPE2sq0bAER8SVI 1440496
asyncdb/exceptions/__init__.py sha256=K864q0cNv2_Z16WjJbL5_RqSINuhm5MQB5i1S2ilWcY 828
asyncdb/exceptions/handlers.py sha256=5vmn9gcpU6cpug-GCeA-uo1szdGYCDh_EG5DjGOoYZA 2633
asyncdb/meta/record.py sha256=10lnNhU9XpGxXC_0leoUueyf3BAcT0Z1Bx5SCh3UNzo 2948
asyncdb/meta/recordset.py sha256=nr9ftmF0tJlhypDn6E2XUd9ijxs8odCrA78sG8_Dvy4 2505
asyncdb/meta/__init__.py sha256=qFvmUYWC3yUH51h2vN06mniZ7B9UJODJyLva0jo_y2M 60
asyncdb/utils/types.cpython-39-x86_64-linux-gnu.so sha256=qc6RN5GgZVWmUoade-S0koe8QspjgeNWURWDKeLqDbE 1021040
asyncdb/utils/modules.py sha256=bbPRJTg2aeiKHQF8edn4cdNkN63NEwLsKMSawcu-qoc 636
asyncdb/utils/__init__.py sha256=Oit0DxSNrJuKosNUDnVyqLmTr0fD8N-hp8JcEylLQQg 128
asyncdb/utils/functions.py sha256=LL8pMIcWNuWKhFqzT5LPVFTzxCdwf4jm5jkmMugS_q0 2400
asyncdb/utils/uv.py sha256=0eZuRlsB3XIh5d_F-dB0trMC8T-nAaDfm4uQ0-xQQLs 309
asyncdb/utils/encoders/pg.py sha256=AhvJI315H39KhV59d7a9gWw7YvaEO4xeELuT5NkOI-I 1154
asyncdb/utils/encoders/__init__.py sha256=GFGadNqNfn_Dm7yTB6411uXhgzbnWyPLhZ5Fd32dET4 225
asyncdb/utils/encoders/numpy.py sha256=72d-dbHQ_AKj0jsW0UzTeJcPskDJKZ35PJG4deeHdvM 467
asyncdb-2.9.9.dist-info/top_level.txt sha256=vMLK2jQFYyNY3ta7idY3krhSki0RPpQ8yVZCVa724JI 8
asyncdb-2.9.9.dist-info/RECORD
asyncdb-2.9.9.dist-info/LICENSE sha256=_zwlZBJY80ZD0yoNBtUsPvZz4hR2dE9f4JpHSW17nOY 1509
asyncdb-2.9.9.dist-info/METADATA sha256=V0mMgIPzCQ_Qilm2-Ty9ypbCL5OusZQj86MicxTg8bk 12805
asyncdb-2.9.9.dist-info/WHEEL sha256=67dvytwu_xC6BBShPpeyHCKFSiDgD5oUi31Yq93B2nE 147

top_level.txt

asyncdb