ngiridb

View on PyPIReverse Dependencies (0)

0.0.1 ngiridb-0.0.1-py3-none-any.whl

Wheel Details

Project: ngiridb
Version: 0.0.1
Filename: ngiridb-0.0.1-py3-none-any.whl
Download: [link]
Size: 22112
MD5: dff138cb9af5bdf0dc2cf6d418e1b02e
SHA256: ee2669a3580c01d45afcbe6f767046c82c0ea080276790c21550b66a818b2809
Uploaded: 2023-12-26 15:25:18 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ngiridb
Version: 0.0.1
Summary: Mult Async database for Python.
Author: Mark Francis
Author-Email: ngiriapp[at]gmail.com
Home-Page: https://github.com/pesaply/ngiridb
License: BSD
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.7
Requires-Dist: sqlalchemy (<1.5,>=1.4.42)
Requires-Dist: aiomysql; extra == "aiomysql"
Requires-Dist: aiopg; extra == "aiopg"
Requires-Dist: aiosqlite; extra == "aiosqlite"
Requires-Dist: asyncmy; extra == "asyncmy"
Requires-Dist: asyncpg; extra == "asyncpg"
Requires-Dist: aiomysql; extra == "mysql"
Requires-Dist: asyncpg; extra == "postgresql"
Requires-Dist: aiosqlite; extra == "sqlite"
Provides-Extra: aiomysql
Provides-Extra: aiopg
Provides-Extra: aiosqlite
Provides-Extra: asyncmy
Provides-Extra: asyncpg
Provides-Extra: mysql
Provides-Extra: postgresql
Provides-Extra: sqlite
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3388 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
ngiridb/__init__.py sha256=NwtPpZCKaIdhhA8l0o4VeqqntQw8GDzHeJr8hymW8Mc 108
ngiridb/core.py sha256=Y7sx0S-Qt9ljttD88ITLZrZ0Xm2P6Aq19tml7w4p2CQ 20236
ngiridb/importer.py sha256=UeU5jzybPYKDTLCnip0SD-NJ6JV0mqSPIDYIHGbC1fM 1104
ngiridb/interfaces.py sha256=5zYdeU3B_4B58Cr8IYh7cGfiq6qryXQOAz2bHqUZqZI 2566
ngiridb/py.typed sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
ngiridb/backends/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ngiridb/backends/aiopg.py sha256=zzG_ld_PywkIPKpGhKMgpXviSX3CVBJSBHiXxh480M8 10149
ngiridb/backends/asyncmy.py sha256=9il_ylgDRA5GT8LwholB9Tjkb8LdAD84EIbA0f_TpHk 10526
ngiridb/backends/mysql.py sha256=BKEnwpJ3vW2C8_SgBMpm6RiqnLPfCY0bi1ee2HETfbU 10136
ngiridb/backends/postgres.py sha256=QLn0LkrreNA9OuQA1iv0QVf14eFfpG0PZgpFTruDHW4 12051
ngiridb/backends/sqlite.py sha256=Hpj7CuyI57w9V9JNZ0CDpnNK-03qGI6uHm4dKlYFHrU 9744
ngiridb-0.0.1.dist-info/LICENSE sha256=ti06RGRiMSkmkVFxcj47PEMXkuFzWunjiWzZcvTszA0 1074
ngiridb-0.0.1.dist-info/METADATA sha256=O0JbQIbe9y7UfVaXJbpiyTNZTooRZUz-D9lfZdZMxnA 4846
ngiridb-0.0.1.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
ngiridb-0.0.1.dist-info/top_level.txt sha256=J747FqdERPogDiAGxTX6tCqryGu8PfKKWjU8--pdUQo 25
ngiridb-0.0.1.dist-info/RECORD

top_level.txt

ngiridb
ngiridb/backends