datapipe-core

View on PyPIReverse Dependencies (2)

0.13.10 datapipe_core-0.13.10-py3-none-any.whl

Wheel Details

Project: datapipe-core
Version: 0.13.10
Filename: datapipe_core-0.13.10-py3-none-any.whl
Download: [link]
Size: 51087
MD5: ae666d9c988aa3172992b44f5a3174f7
SHA256: 3950fe6e490e5cb7d60370041919aad12a46670e8c4b6eadefb3c8d8fa1c0a46
Uploaded: 2024-01-16 12:37:19 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: datapipe-core
Version: 0.13.10
Summary: `datapipe` is a realtime incremental ETL library for Python application
Author: Andrey Tatarinov
Author-Email: a[at]tatarinov.co
Home-Page: https://github.com/epoch8/datapipe
Project-Url: Repository, https://github.com/epoch8/datapipe
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8,<3.12
Requires-Dist: Pillow (<11.0.0,>=10.0.0)
Requires-Dist: PyYAML (>=5.3.1)
Requires-Dist: SQLAlchemy (<3.0.0,>=1.4.25)
Requires-Dist: cityhash (<0.5.0,>=0.4.2)
Requires-Dist: click (>=7.1.2)
Requires-Dist: cloudpickle (>=1.6.0)
Requires-Dist: epoch8-tqdm-loggable (<0.2.0,>=0.1.4)
Requires-Dist: fsspec (>=2021.11.1)
Requires-Dist: gcsfs (>=2021.11.1); extra == "gcsfs"
Requires-Dist: iteration-utilities (>=0.11.0)
Requires-Dist: myst-parser (<1.1.0,>=0.17.2); extra == "docs"
Requires-Dist: numpy (<2.0,>=1.21.0)
Requires-Dist: openpyxl (>=3.0.7); extra == "excel"
Requires-Dist: opentelemetry-api (<2.0.0,>=1.8.0)
Requires-Dist: opentelemetry-exporter-gcp-trace; extra == "gcp"
Requires-Dist: opentelemetry-instrumentation-sqlalchemy
Requires-Dist: opentelemetry-sdk (<2.0.0,>=1.8.0)
Requires-Dist: pandas (<3.0,>=1.2.0)
Requires-Dist: psycopg2_binary (>=2.8.4)
Requires-Dist: pymilvus (<3.0.0,>=2.0.2); extra == "milvus"
Requires-Dist: pysqlite3-binary (<0.6.0,>=0.5.0); extra == "sqlite"
Requires-Dist: qdrant-client (<2.0.0,>=1.1.7); extra == "qdrant"
Requires-Dist: ray[default] (<3.0.0,>=2.5.0); extra == "ray"
Requires-Dist: redis (<5.0.0,>=4.3.4); extra == "redis"
Requires-Dist: rich (<14.0.0,>=13.3.2)
Requires-Dist: s3fs (>=2021.11.1); extra == "s3fs"
Requires-Dist: sphinx (<6.0,>=4.5); extra == "docs"
Requires-Dist: sqlalchemy-pysqlite3-binary (<0.0.5,>=0.0.4); extra == "sqlite"
Requires-Dist: traceback-with-variables (<3.0.0,>=2.0.4)
Requires-Dist: xlrd (>=2.0.1); extra == "excel"
Provides-Extra: docs
Provides-Extra: excel
Provides-Extra: gcp
Provides-Extra: gcsfs
Provides-Extra: milvus
Provides-Extra: qdrant
Provides-Extra: ray
Provides-Extra: redis
Provides-Extra: s3fs
Provides-Extra: sqlite
Description-Content-Type: text/markdown
[Description omitted; length: 814 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.7.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
datapipe/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
datapipe/cli.py sha256=7hPTlB88hIGO6tXGCqFmK6UVStbDaW9SyZiELQ40TxA 16293
datapipe/compute.py sha256=8IBNWR2-wlpuHHNETz9GHj9BCwDkoRicGHKvlX5rqB4 9439
datapipe/datatable.py sha256=HWINf7qE1YZ5yQ_CrAnKUswKaOJVJAxPXENOEuQ633k 22288
datapipe/event_logger.py sha256=4GbsiA2lWQnVQHRgPjlnqzoYiF8YO9uwXiqF4Soa2Vw 4758
datapipe/executor/__init__.py sha256=9bAejaERPqyCZNNqycMH4MSLJjIcuaAdelcXUQx9WxE 1628
datapipe/executor/ray.py sha256=PKpqnVtilj9a1EG6T6WD611jlKRsDJXCh8Z8EhV0M_g 2295
datapipe/lints.py sha256=Ze4QGgxyytADzpbyB-jXqGB_kTEwb5mtkOFRl01PMNQ 4477
datapipe/migrations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
datapipe/migrations/v013.py sha256=XZn7oykrtMFLRaGKEpeol_5fiwUxUvtYyaa8_RTVgdU 2985
datapipe/run_config.py sha256=43AZVGdHEBLUKVRmPHkzZ7X7zaXMX63ygstgCXce5GQ 969
datapipe/sql_util.py sha256=LrvXE2ZykQXah1fuNGV_azurE9c52R-7NMHZ6YjABbc 2113
datapipe/step/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
datapipe/step/batch_generate.py sha256=XrrAky2KcengpuiQWdXNtzHF583SFWUhxitMdCE09Vo 3761
datapipe/step/batch_transform.py sha256=wHK2lYYGs3SdHzZ7ktJupkY7ZyHKLpOmfPeY6ZGDU7E 32919
datapipe/step/datatable_transform.py sha256=X5fdQ4qhQc-uWNnf_4xMkKkis7ZfKDByXIwbIG1HlEY 3747
datapipe/step/update_external_table.py sha256=-lnsSC9bnBVjdW2l__1D6HaMLIF_0YnnzbWWOuERWrk 2548
datapipe/store/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
datapipe/store/database.py sha256=tVC_cQALIs8VOp0jI_X3X1h3kLJ5nysPoXSmJQy0hGg 8693
datapipe/store/filedir.py sha256=egcOENhuxJi2xKyd9cBBKL8TKXGbvrmwaXX8KDKMQzo 19429
datapipe/store/milvus.py sha256=3_JZFz8rgI09WNhQJp_73jpugGBJiV5o2d6c5vHMx6U 3595
datapipe/store/pandas.py sha256=g-OsMvR2JVAUQWTv-Gdo-lkoAZXUuGhYoZQLnuuhk7Y 1331
datapipe/store/qdrant.py sha256=vhqLZDm3Yth86pQRtTZemanLh_AIG6ZO9mu1nO0Vwmc 10462
datapipe/store/redis.py sha256=OgnCpnSAqtrd9tGHdUIOtwZN-ME2xjVPvdOJ9hkOGTs 3554
datapipe/store/table_store.py sha256=4A9kwv652ce2D61-XyY6NSBRb0h2PDI-JEJpa9P2emc 3877
datapipe/types.py sha256=m8Xcd-zb3BsABscl7ZnV2f11pQ4_vs-Z1UGjd4W35Fo 7292
datapipe_core-0.13.10.dist-info/LICENSE sha256=8YeF88yEJB0VU4aOhJDsPINKOOc7qOA7YFHDQEWK9ZM 1514
datapipe_core-0.13.10.dist-info/METADATA sha256=exHx6Bk2TpP-8o4MGuBDCAR-bAEaWjm6SNE8CSLDPV8 3163
datapipe_core-0.13.10.dist-info/WHEEL sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50 88
datapipe_core-0.13.10.dist-info/entry_points.txt sha256=d1_2aFPo0eUNl860qAFb3yOZXvovNFgM-GnXybsgApU 46
datapipe_core-0.13.10.dist-info/RECORD

entry_points.txt

datapipe = datapipe.cli:main