core-db

View on PyPIReverse Dependencies (1)

2.1.0 core_db-2.1.0-py3-none-any.whl

Wheel Details

Project: core-db
Version: 2.1.0
Filename: core_db-2.1.0-py3-none-any.whl
Download: [link]
Size: 17801
MD5: b3f8bd9c8f6db150c1ee74fa613eabad
SHA256: 2af8491ae450c2e02646390dd5053f6cdf631f928a3e435e6696071cf9bee7d7
Uploaded: 2024-11-29 05:52:36 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: core-db
Version: 2.1.0
Summary: This project/library contains common elements and clients related to database engines...
Author-Email: Alejandro Cora González <alek.cora.glez[at]gmail.com>
Maintainer: Alejandro Cora González
Project-Url: Homepage, https://gitlab.com/bytecode-solutions/core/core-db
Project-Url: Repository, https://gitlab.com/bytecode-solutions/core/core-db
Project-Url: Issues, https://gitlab.com/bytecode-solutions/core/core-db/-/issues
Project-Url: Changelog, https://gitlab.com/bytecode-solutions/core/core-db/-/blob/master/CHANGELOG.md
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Development Status :: 5 - Production/Stable
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Classifier: Programming Language :: Python :: 3
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.13
Requires-Python: >=3.9
Requires-Dist: core-etl (>=1.1.0)
Requires-Dist: core-mixins (>=1.1.0)
Requires-Dist: core-tests (>=1.1.0)
Requires-Dist: typing-extensions (>=4.8.0); python_version >= "3.8" and python_version < "3.11"
Requires-Dist: typing-extensions (>=4.2.0); python_version >= "3.7" and python_version < "3.8"
Requires-Dist: PyMySQL (>=1.1.1); extra == "all"
Requires-Dist: psycopg (>=3.2.3); extra == "all"
Requires-Dist: psycopg-binary (>=3.2.3); extra == "all"
Requires-Dist: oracledb (>=2.5.0); extra == "all"
Requires-Dist: pyodbc (>=5.2.0); extra == "all"
Requires-Dist: pymongo (>=4.6.0); extra == "all"
Requires-Dist: ibm-db (>=3.2.3); extra == "all"
Requires-Dist: snowflake-connector-python (>=3.7.1); extra == "all"
Requires-Dist: PyMySQL (>=1.1.1); extra == "mysql"
Requires-Dist: psycopg (>=3.2.3); extra == "postgres"
Requires-Dist: psycopg-binary (>=3.2.3); extra == "postgres"
Requires-Dist: oracledb (>=2.5.0); extra == "oracle"
Requires-Dist: pyodbc (>=5.2.0); extra == "mssql"
Requires-Dist: pymongo (>=4.6.0); extra == "mongo"
Requires-Dist: snowflake-connector-python (>=3.7.1); extra == "snowflake"
Requires-Dist: ibm-db (>=3.2.3); extra == "db2"
Provides-Extra: all
Provides-Extra: mysql
Provides-Extra: postgres
Provides-Extra: oracle
Provides-Extra: mssql
Provides-Extra: mongo
Provides-Extra: snowflake
Provides-Extra: db2
Description-Content-Type: text/markdown
[Description omitted; length: 6450 characters]

WHEEL

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

RECORD

Path Digest Size
core_db/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
core_db/engines/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
core_db/engines/db2.py sha256=qjcvHtlZEVU-2cQt6SXvs2ug4tQAqcvXeeMQ-jC5FUw 2450
core_db/engines/mongo.py sha256=EsaUBoHBo77VkI-OnqIWKQl_lY6EkDA5YOPZkTam1GY 10000
core_db/engines/mssql.py sha256=Y3mu4Xy7EsXbNWrs8r9d9oyrzaDHO8b_UZ2V0YaGRkw 1890
core_db/engines/mysql.py sha256=4RNdWdMRyrV9NNEgNXVvkF3SrOuHFJQ4ruymvJjR4fQ 3043
core_db/engines/oracle.py sha256=B91wbffxTu7z-n_ZV4zA_JeoIBY1yTmGLLxhm5J1n3c 1589
core_db/engines/postgres.py sha256=X9Jcp_FDPuxmj6L8f-Dg9P2wtf-9F1MQ6TquGnDkXSI 2100
core_db/engines/snowflake.py sha256=hYgN_ysGx78Yw1Eyw5vn7p49dSFiY96Ek_qLf4nwfKo 4725
core_db/etls/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
core_db/etls/database_based.py sha256=dQj_dFpjsy1QsI8wLnYIVLdTftwS5wE7UsxZh0a5nK8 2502
core_db/interfaces/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
core_db/interfaces/base.py sha256=mmM_Z5VJeP99AL3Xq9lUdMe69WI0eAbY1VgUAq1DEWA 1717
core_db/interfaces/sql_based.py sha256=ov3nrb8737TO__7g0Naw8I_AEcg-QD6KGG9J8sKgN0o 6329
core_db-2.1.0.dist-info/METADATA sha256=w74IoXN6QTLsHaTm1estLZSWvric_Nem6SSGnEYEU0g 8943
core_db-2.1.0.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
core_db-2.1.0.dist-info/top_level.txt sha256=BEqtSYE1GGlG8DBsHKW8hjNasQY_HFPz5cJeNGuy71k 8
core_db-2.1.0.dist-info/RECORD

top_level.txt

core_db