ConnectKit-Database

View on PyPIReverse Dependencies (2)

1.3.6 connectkit_database-1.3.6-py3-none-any.whl

Wheel Details

Project: ConnectKit-Database
Version: 1.3.6
Filename: connectkit_database-1.3.6-py3-none-any.whl
Download: [link]
Size: 9077
MD5: 1d7b828a395965940dbc43bd0bca7e96
SHA256: b6489a86a5c9fc69032b28b84879622aa518d094ba492442ca7c3f51dc21ddf9
Uploaded: 2024-11-07 18:35:31 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ConnectKit-Database
Version: 1.3.6
Summary: Wrapper for connection to database
Author-Email: RealMetamorph <andr.timchuk[at]yandex.ru>
Project-Url: Homepage, https://github.com/mtuciru/ConnectKit-Database
Project-Url: Repository, https://github.com/mtuciru/ConnectKit-Database.git
License: The MIT License (MIT) Copyright © 2024 MTUCI Open Source Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: connectkit,database,postgres,postgresql,mysql,sqlite3,sqlite,mariadb,async,asyncio,sqlalchemy
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Database :: Front-Ends
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.9
Requires-Dist: sqlalchemy (>=2.0.25)
Requires-Dist: pydantic (>=2.7.0)
Requires-Dist: pydantic-settings (>=2.1.0)
Requires-Dist: psycopg2-binary (>=2.9.9); extra == "postgresql"
Requires-Dist: asyncpg (>=0.29.0); extra == "asyncpg"
Requires-Dist: sqlalchemy[asyncio] (>=2.0.25); extra == "asyncpg"
Requires-Dist: mysqlclient (>=2.2.4); extra == "mysql"
Requires-Dist: aiomysql (>=0.2.0); extra == "aiomysql"
Requires-Dist: sqlalchemy[asyncio] (>=2.0.25); extra == "aiomysql"
Requires-Dist: aiosqlite (>=0.19.0); extra == "aiosqlite"
Requires-Dist: sqlalchemy[asyncio] (>=2.0.25); extra == "aiosqlite"
Requires-Dist: ConnectKit-Database[mysql,postgresql]; extra == "all"
Requires-Dist: ConnectKit-Database[aiomysql,aiosqlite,asyncpg]; extra == "asyncall"
Provides-Extra: postgresql
Provides-Extra: asyncpg
Provides-Extra: mysql
Provides-Extra: aiomysql
Provides-Extra: aiosqlite
Provides-Extra: all
Provides-Extra: asyncall
Description-Content-Type: text/markdown
[Description omitted; length: 3002 characters]

WHEEL

Wheel-Version: 1.0
Generator: pdm-backend (2.4.3)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
connectkit_database-1.3.6.dist-info/METADATA sha256=_UVo9XmX8xEz8d1O-gn5OqK-n_lAO4ojqynL6jgxqKQ 5914
connectkit_database-1.3.6.dist-info/WHEEL sha256=thaaA2w1JzcGC48WYufAs8nrYZjJm8LqNfnXFOFyCC4 90
connectkit_database-1.3.6.dist-info/entry_points.txt sha256=6OYgBcLyFCUgeqLgnvMyOJxPCWzgy7se4rLPKtNonMs 34
connectkit_database-1.3.6.dist-info/licenses/LICENSE sha256=0oAyQFAp1lNpHcBD_djMxeRFgZnP98qXEod0OsOSUzA 1096
database/__init__.py sha256=UsO_f8SxPGq_0CG9R2CojoA406ZaIHG08ez0OVFd_wE 328
database/asyncio/__init__.py sha256=r-xlpTMjMnrqwqG3bi9N1u8GxVeTBsRkgeThF-da5Eg 191
database/asyncio/init_base.py sha256=lM9F0a2h-kkMxR8MLdxdff1ZX_ifMPpQ0X6KgSDjjbE 260
database/asyncio/session.py sha256=wBbnkdPcqmBC1sMuEOT_gXM4gKdFbbR0dejAXkippX4 2570
database/errors.py sha256=MyuZ-1nj4iiTbhZQiZJVWcjQMHTxJQO2KWllzG_HcDQ 291
database/init_base.py sha256=ouRgvC-OEWXyuoSNCe7jZLfMytFdzE-mNpyy9XnNl98 179
database/session.py sha256=x2-8uYmBXLqPnsgRHATiXZGu364in0VC4t9PdbfDdhI 2419
database/settings.py sha256=YfsDk47OhvpcI8H2XU24m38xuSydRPFAD029Si3RojY 534
database/util.py sha256=Fp3zqcM5ktjJEdaKZ6jmcIQnivJ7NJe0YcxcSH0vbSk 2277
connectkit_database-1.3.6.dist-info/RECORD

entry_points.txt

[empty]