redisgraph-bulk-loader

View on PyPIReverse Dependencies (1)

0.12.3 redisgraph_bulk_loader-0.12.3-py3-none-any.whl

Wheel Details

Project: redisgraph-bulk-loader
Version: 0.12.3
Filename: redisgraph_bulk_loader-0.12.3-py3-none-any.whl
Download: [link]
Size: 22549
MD5: d6316892cfcb96c99457aa04697ac438
SHA256: 79b0c46c97a33eb3fca218599c5f85f87aa3e34e3c64d8fbd0311e9891d325b7
Uploaded: 2023-05-14 19:12:45 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: redisgraph-bulk-loader
Version: 0.12.3
Summary: RedisGraph Bulk Import Tool
Author: Redis Inc
Author-Email: oss[at]redis.com
Project-Url: repository, https://github.com/RedisGraph/redisgraph-bulk-loader
Project-Url: url, https://redisgraph.io
License: BSD-3-Clause
Keywords: Redis Graph Extension
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
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.11
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Database
Requires-Python: >=3.7.0
Requires-Dist: click (<9.0.0,>=8.0.1)
Requires-Dist: pathos (<0.3.0,>=0.2.8)
Requires-Dist: redis (<5.0.0,>=4.5.1)
Description-Content-Type: text/markdown
[Description omitted; length: 15526 characters]

WHEEL

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

RECORD

Path Digest Size
redisgraph_bulk_loader/__init__.py sha256=gHm3jy6j-7mD9XoL5OXpyqYfa-aYlnpJWR4SzRb25G8 33
redisgraph_bulk_loader/bulk_insert.py sha256=HSQD_9kBMJuW2DmFC08wTv8PDUUgDeILRZEjEW1cFFk 8312
redisgraph_bulk_loader/bulk_update.py sha256=QS5grmlJNajVhebY-eHYWVKnG9MYk5vTjpbnzkC0fHU 6875
redisgraph_bulk_loader/config.py sha256=o9DzKzx22R5Fcv1WHhVuTIcU6TtVUm-HHEYyIPUa57U 1812
redisgraph_bulk_loader/entity_file.py sha256=LE2QUqp6f8Q1YJ0W87i6_QD1U-6mRv6iIHPiFkjrmco 12462
redisgraph_bulk_loader/exceptions.py sha256=h6Qebs75NeBZerLnTNfYnR0-0K74dhxXZbAIwN-K0dk 117
redisgraph_bulk_loader/label.py sha256=zHjW74VeQiuuyeB2cDL3-kN4d-a7liTa8yQR3PnJqek 4646
redisgraph_bulk_loader/query_buffer.py sha256=-NjdS0BSmBTJjjIZ4XgzSBDuv6VaFxVeWBHPLXUSu1c 3027
redisgraph_bulk_loader/relation_type.py sha256=8qSBpwhj-ezul37Gv4dQ-mhI4jqC4NfkZvZJerIZgIo 4923
redisgraph_bulk_loader-0.12.3.dist-info/WHEEL sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY 88
redisgraph_bulk_loader-0.12.3.dist-info/LICENSE sha256=Mr1LAwCWELndl4wsuPhnm68paiTtwqK3F4v8l8MzeRM 1513
redisgraph_bulk_loader-0.12.3.dist-info/entry_points.txt sha256=_jN1tJfPjYR5V0kDzpi8T8HEtJZQfOUeIUF6DdBVVdo 159
redisgraph_bulk_loader-0.12.3.dist-info/METADATA sha256=ykDcVS6DzV3TrUjebr1-bcQ_HKveeRnthnq89lVLGIM 16805
redisgraph_bulk_loader-0.12.3.dist-info/RECORD

entry_points.txt

redisgraph-bulk-insert = redisgraph_bulk_loader.bulk_insert:bulk_insert
redisgraph-bulk-update = redisgraph_bulk_loader.bulk_update:bulk_update