Rust Extensions for a Faster Neo4j Bolt Driver for Python
Project description
Rust Extensions for a Faster Neo4j Bolt Driver for Python
This project contains Rust extensions to speed up the official Python driver for Neo4j.
IMPORTANT
This project is currently in beta phase.
Installation
Adjust your dependencies (requirements.txt
, pyproject.toml
or similar) like so:
# remove:
# neo4j == X.Y.Z # needs to be at least 5.14.1 for a matching Rust extension to exist
# add:
neo4j-rust-ext == X.Y.Z.*
I.e., install the same version of neo4j-rust-ext
as you would install of neo4j
(except for the last segment which is used for patches of this library).
That's it!
You don't have to change your code but can use the driver as you normally would.
This package will install the driver as its dependency and then inject itself in a place where the driver can find it and pick it up.
Requirements
For many operating systems and architectures, the pre-built wheels will work out of the box. If they don't, pip (or any other Python packaging front-end) will try to build the extension from source. Here's what you'll need for this:
- Rust 1.65.0 or later:
https://www.rust-lang.org/tools/install - Further build tools (depending on the platform).
E.g.,gcc
on Ubuntu:sudo apt install gcc
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
File details
Details for the file neo4j_rust_ext-5.15.0.0b1.tar.gz
.
File metadata
- Download URL: neo4j_rust_ext-5.15.0.0b1.tar.gz
- Upload date:
- Size: 14.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bcd0253d93906b9ae9609ad0af09ccb335699e938cb09584bdf03fd01da8ef05 |
|
MD5 | d5e208f3bac826fc3b03caa2c2206dd1 |
|
BLAKE2b-256 | 2b0d8f3cf6d51cf5f1f0e1a052e61b5def2becfeca9b7590f9274f4f8c96234f |
Provenance
File details
Details for the file neo4j_rust_ext-5.15.0.0b1-cp312-none-win_amd64.whl
.
File metadata
- Download URL: neo4j_rust_ext-5.15.0.0b1-cp312-none-win_amd64.whl
- Upload date:
- Size: 1.8 MB
- Tags: CPython 3.12, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c5794d1c819b83d327254253bd70f9f4b2c5f75ca977a776b65483889967632b |
|
MD5 | 499573110833658518445e108b1d6551 |
|
BLAKE2b-256 | b64cc4ace25c86470e5097c8ad50cb70e96644168b3bd6d90026bc84d28e4541 |
Provenance
File details
Details for the file neo4j_rust_ext-5.15.0.0b1-cp312-none-win32.whl
.
File metadata
- Download URL: neo4j_rust_ext-5.15.0.0b1-cp312-none-win32.whl
- Upload date:
- Size: 1.8 MB
- Tags: CPython 3.12, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7a00b620e6fecfe9c2bbcc1881333f085be681ce1aa6e43ae2211bf0b2232796 |
|
MD5 | e2739e8eea3b18cc7d9963116d03c10a |
|
BLAKE2b-256 | 5ce80ec3a03be421f8a417d4aad68c09bd6ac73e79db93635be1395f2c3cc6d8 |
Provenance
File details
Details for the file neo4j_rust_ext-5.15.0.0b1-cp312-cp312-musllinux_1_2_x86_64.whl
.
File metadata
- Download URL: neo4j_rust_ext-5.15.0.0b1-cp312-cp312-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 1.4 MB
- Tags: CPython 3.12, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3ed18627d79abdc7394e3f5bcfabe0a5ad101d916d1286e7332114c5be47485c |
|
MD5 | 22edf863c8991bc06c9c577a555653d4 |
|
BLAKE2b-256 | 509eab094fdf107197aa5967d9bc9ea7ff5de21b9b96303b86127b9c01701f6c |
Provenance
File details
Details for the file neo4j_rust_ext-5.15.0.0b1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: neo4j_rust_ext-5.15.0.0b1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b1b4aaa7c429879109f3bceb0416e35dc00d3474457a419f58af9c20aec78c7b |
|
MD5 | 129e49695fcb892e6602f781b547763f |
|
BLAKE2b-256 | dada3f4a5e2a927817706feacddf85ca57a936180fef3637bc48830dacd6599d |
Provenance
File details
Details for the file neo4j_rust_ext-5.15.0.0b1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
.
File metadata
- Download URL: neo4j_rust_ext-5.15.0.0b1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 825315236fa261ed2c841e70f6d6a668b97418dc99d09c818409b8d974d6a322 |
|
MD5 | e76c99a14c1ad85bbed1abed597f028d |
|
BLAKE2b-256 | 90d883adb4381de5217f511d7324b4ac3245d0717fa1f906cb2b0d1574e712a3 |
Provenance
File details
Details for the file neo4j_rust_ext-5.15.0.0b1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: neo4j_rust_ext-5.15.0.0b1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bee21b10c6a2819cf24ce43f122c63fbf24f3658ebc331705c2847321692e1f6 |
|
MD5 | 47d40679aa9d057e8d6330bd94417b70 |
|
BLAKE2b-256 | 2f8453226341739916047ded31dc47602f1ff4f357274182e4eaa04b6029e012 |
Provenance
File details
Details for the file neo4j_rust_ext-5.15.0.0b1-cp312-cp312-macosx_11_0_arm64.whl
.
File metadata
- Download URL: neo4j_rust_ext-5.15.0.0b1-cp312-cp312-macosx_11_0_arm64.whl
- Upload date:
- Size: 907.6 kB
- Tags: CPython 3.12, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 67a03df27995326b78e463db23f2d32d49c3ccba6a72822a38a68995bcc9cde8 |
|
MD5 | cb85945049f4acc12b2523bfcec1717e |
|
BLAKE2b-256 | 40fa40176359f5a7cfde6d305d299a94301159ffb9fe7bd5c95e3983c1cc1202 |
Provenance
File details
Details for the file neo4j_rust_ext-5.15.0.0b1-cp312-cp312-macosx_10_12_x86_64.whl
.
File metadata
- Download URL: neo4j_rust_ext-5.15.0.0b1-cp312-cp312-macosx_10_12_x86_64.whl
- Upload date:
- Size: 947.2 kB
- Tags: CPython 3.12, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f8f346bf58f2b0b139e17c34ddc677310e188ba54432786db22ef3a5a2f52487 |
|
MD5 | 5480eaaa532222a364434a26006bc93c |
|
BLAKE2b-256 | 1ab2ecde145a2831e8033241c45d6027d0ce2e31a42fab3c40ea7a51885cd408 |
Provenance
File details
Details for the file neo4j_rust_ext-5.15.0.0b1-cp311-none-win_amd64.whl
.
File metadata
- Download URL: neo4j_rust_ext-5.15.0.0b1-cp311-none-win_amd64.whl
- Upload date:
- Size: 1.8 MB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 764a66cc67ba514d1368361d00e55efd614e28299e165e52e787e0e24bb63da5 |
|
MD5 | 466cedc7f7fcc2360653fb5ae4b04386 |
|
BLAKE2b-256 | 2b6e876207565d5e8025b407ec190d70b6f98df2e04907f3bec239b513f3d957 |
Provenance
File details
Details for the file neo4j_rust_ext-5.15.0.0b1-cp311-none-win32.whl
.
File metadata
- Download URL: neo4j_rust_ext-5.15.0.0b1-cp311-none-win32.whl
- Upload date:
- Size: 1.8 MB
- Tags: CPython 3.11, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 72b661656fbffab46eb7dda6248e4bf412b2e1887e1beef967265fc75bb7eed5 |
|
MD5 | 66523c91ee2523c9a5df446a2acf1a84 |
|
BLAKE2b-256 | c665290f1595a2bffabb5d254bf6e1690e29ee0536682b4124013df8ea3eff8a |
Provenance
File details
Details for the file neo4j_rust_ext-5.15.0.0b1-cp311-cp311-musllinux_1_2_x86_64.whl
.
File metadata
- Download URL: neo4j_rust_ext-5.15.0.0b1-cp311-cp311-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 1.4 MB
- Tags: CPython 3.11, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bdb1395ddc191b6eaf222ccb4e8792d9baa1bdb7cf8c6e9fce120fb9a232e7f4 |
|
MD5 | d151b63237758b890b5bcac8431cbf97 |
|
BLAKE2b-256 | 608e6092704820854b0f5e7ce8e62973f1f8b23d67555ddc776e95d2c7cb56fd |
Provenance
File details
Details for the file neo4j_rust_ext-5.15.0.0b1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: neo4j_rust_ext-5.15.0.0b1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0a8e7158771d6d827e4afb4c8fec2450fdfdf02f45e54fa808b61aa7ada18ae1 |
|
MD5 | c6c5444fddc3125ad2cc074f5f3990b0 |
|
BLAKE2b-256 | 2802cbfcb7bb6a2667d83f23a782c2dfd1f97df46b18836e26c6f6ecd1548661 |
Provenance
File details
Details for the file neo4j_rust_ext-5.15.0.0b1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
.
File metadata
- Download URL: neo4j_rust_ext-5.15.0.0b1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 06ab0f0d8f4d8a2770a24ce93563c1a3075d56bddf47d5ad3d36f64cbd0f10eb |
|
MD5 | 84b76c34226e6b1cc83aa203827491ea |
|
BLAKE2b-256 | 080563e0fea3daf3214c01b580ef91afd54ab424b9eee211282715371eaf05b4 |
Provenance
File details
Details for the file neo4j_rust_ext-5.15.0.0b1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: neo4j_rust_ext-5.15.0.0b1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f882a8ded24c75d1b3c01cd9dc7755b41f451734e666021cbf6081a3676b77cb |
|
MD5 | 22009aadb152e019d783e3edf73721b9 |
|
BLAKE2b-256 | e2c5c5bef1a441fd9bcf1e0bd2df5c5a1001269475105469d2a7e184ca1c2545 |
Provenance
File details
Details for the file neo4j_rust_ext-5.15.0.0b1-cp311-cp311-macosx_11_0_arm64.whl
.
File metadata
- Download URL: neo4j_rust_ext-5.15.0.0b1-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 907.2 kB
- Tags: CPython 3.11, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 49b96b6f615bd7645ffa40fe6ab8a2653aee8949ac6c6a3edef966b0710d128f |
|
MD5 | c642fcc217ba966619b0f9a3b5b2ebef |
|
BLAKE2b-256 | ac38f46d059e089ac6487ddd9f81c64d2409081482c00d1d093e2f51672aa8f8 |
Provenance
File details
Details for the file neo4j_rust_ext-5.15.0.0b1-cp311-cp311-macosx_10_12_x86_64.whl
.
File metadata
- Download URL: neo4j_rust_ext-5.15.0.0b1-cp311-cp311-macosx_10_12_x86_64.whl
- Upload date:
- Size: 950.6 kB
- Tags: CPython 3.11, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5744193d18809de523663b529d1d68932862194975c2d66673f10f429615309a |
|
MD5 | 72ab47374d9f49fabbdaddacde319b30 |
|
BLAKE2b-256 | 700eaef15fe499cd6b92fd97829eb35020d6e250fcc101b1f65718ebbd2d3b47 |
Provenance
File details
Details for the file neo4j_rust_ext-5.15.0.0b1-cp310-none-win_amd64.whl
.
File metadata
- Download URL: neo4j_rust_ext-5.15.0.0b1-cp310-none-win_amd64.whl
- Upload date:
- Size: 1.8 MB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 374f7dc45fb566a0c61c8652c6b9da3d37e233a29cde4379e538a324b9cd641e |
|
MD5 | 8613a700202436c0774793de589da53a |
|
BLAKE2b-256 | e459fead51d419d3e5508afbd81218577679654d6c06999a6c58026c6fa8d142 |
Provenance
File details
Details for the file neo4j_rust_ext-5.15.0.0b1-cp310-none-win32.whl
.
File metadata
- Download URL: neo4j_rust_ext-5.15.0.0b1-cp310-none-win32.whl
- Upload date:
- Size: 1.8 MB
- Tags: CPython 3.10, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e2ce59e270a3a6009543e062cce2bcc5251e6ef295871d4a8e2a02946a636bc8 |
|
MD5 | ff084538b9ec3eae8474b23e8c252f9d |
|
BLAKE2b-256 | 13fb9a448f2d3dddc0fe904f80ee659ed175798e3d20d6129163a49a1834bcab |
Provenance
File details
Details for the file neo4j_rust_ext-5.15.0.0b1-cp310-cp310-musllinux_1_2_x86_64.whl
.
File metadata
- Download URL: neo4j_rust_ext-5.15.0.0b1-cp310-cp310-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 1.4 MB
- Tags: CPython 3.10, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 752a03ca855c70a1d9e73dc99c41928cf26e899df84260f2e8c0985c7e1b1d15 |
|
MD5 | 8aa95febd472ef46066c8c84f7f52b68 |
|
BLAKE2b-256 | d25d09e2143fdbe975eccd70d6e092c7476d89d1feb778166238a080d4639b7d |
Provenance
File details
Details for the file neo4j_rust_ext-5.15.0.0b1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: neo4j_rust_ext-5.15.0.0b1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d3aa78d626b9dc5c5d1f13cbf04a8d5929c9eabc86b31b6873e139bc2d5d056b |
|
MD5 | 63d8f5f31049bbe320ad9fe7740344e0 |
|
BLAKE2b-256 | 36f2b868b4714abf127a44f8ac36675858bc4ab53d8064d55480041ee7551381 |
Provenance
File details
Details for the file neo4j_rust_ext-5.15.0.0b1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
.
File metadata
- Download URL: neo4j_rust_ext-5.15.0.0b1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b0f87ba2047526d7e22645c0644a5aefee3f53ed721cf6708370432202c0e0e6 |
|
MD5 | 8666a8ce8622f8fba9dfe3811008fc5b |
|
BLAKE2b-256 | ea95c40fe4ee22366d2c9513338e2092d2d9af819b4db0cc25f16c55497d5121 |
Provenance
File details
Details for the file neo4j_rust_ext-5.15.0.0b1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: neo4j_rust_ext-5.15.0.0b1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c714a02ee07a4410eff3babd96a6d641841dd8f09a4acd36b35850a7ff0b3d9f |
|
MD5 | cab2eec35325b7743730dff9b77b88d0 |
|
BLAKE2b-256 | 09dfa4e5071038456b1264f7d06e91a23ee83538dc96e610175db39e293ff016 |
Provenance
File details
Details for the file neo4j_rust_ext-5.15.0.0b1-cp310-cp310-macosx_11_0_arm64.whl
.
File metadata
- Download URL: neo4j_rust_ext-5.15.0.0b1-cp310-cp310-macosx_11_0_arm64.whl
- Upload date:
- Size: 906.8 kB
- Tags: CPython 3.10, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 86a202e82ec95bb0059f5532986def8122cfd92e58a2419513e92a5945a78faa |
|
MD5 | fe5192b99696cf62589cee07e87b97c4 |
|
BLAKE2b-256 | 319b2eb9a38c62b9284c0e1bc4a79d5fff91c6b997348413482a206dbc28c104 |
Provenance
File details
Details for the file neo4j_rust_ext-5.15.0.0b1-cp310-cp310-macosx_10_12_x86_64.whl
.
File metadata
- Download URL: neo4j_rust_ext-5.15.0.0b1-cp310-cp310-macosx_10_12_x86_64.whl
- Upload date:
- Size: 948.4 kB
- Tags: CPython 3.10, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 27c15c11b95bd81d9bab8c578cb157b344ba1560b91dbe9fa4bbfa5401d8e178 |
|
MD5 | 200f0deca5f46999a760d1ec6a79fa41 |
|
BLAKE2b-256 | 058417acbd20b8874c0352798b4853cb8789ee9a17ea26d3d0eb6550ac7f58fc |
Provenance
File details
Details for the file neo4j_rust_ext-5.15.0.0b1-cp39-none-win_amd64.whl
.
File metadata
- Download URL: neo4j_rust_ext-5.15.0.0b1-cp39-none-win_amd64.whl
- Upload date:
- Size: 1.8 MB
- Tags: CPython 3.9, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6f0f82d74b6cd5775a46680c6da45706b1c76a63b799cb7a3472ca7cb76d50ed |
|
MD5 | f19ea5ddb05e658c1b0a4d16b057e68d |
|
BLAKE2b-256 | 82c7397da19717352e0a7aea291d85b316039cf354437973f9a581142b6a82a1 |
Provenance
File details
Details for the file neo4j_rust_ext-5.15.0.0b1-cp39-none-win32.whl
.
File metadata
- Download URL: neo4j_rust_ext-5.15.0.0b1-cp39-none-win32.whl
- Upload date:
- Size: 1.8 MB
- Tags: CPython 3.9, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8bd9e7b82c810fbb7a22dc90413531075a99c6903f0bb0277f9c91b632959baf |
|
MD5 | 6db72f58589607038803584616be97e6 |
|
BLAKE2b-256 | a66e222ff9105bde713326276c5ce11af5e25a9ade9bb896deca429065764555 |
Provenance
File details
Details for the file neo4j_rust_ext-5.15.0.0b1-cp39-cp39-musllinux_1_2_x86_64.whl
.
File metadata
- Download URL: neo4j_rust_ext-5.15.0.0b1-cp39-cp39-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 1.4 MB
- Tags: CPython 3.9, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7c3243484675931e6b0a3e8dfbf119c603d35dc66f4f717e19fc629406dd9cfa |
|
MD5 | 1f16c3b9b27e31e8ba3de6658c2db738 |
|
BLAKE2b-256 | 312c48840b06f03d732f5a7cbd7089639aade39d634796f5c2fa043c3825c097 |
Provenance
File details
Details for the file neo4j_rust_ext-5.15.0.0b1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: neo4j_rust_ext-5.15.0.0b1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b6b8087fadb7cbdbf585dcd46f25ae15916a514324c9c76177e381848f5ba570 |
|
MD5 | 00c7fdacfa1be987f27a5418f86ae264 |
|
BLAKE2b-256 | 933952fe2a5acd1f583cfba3dbdf38a6ec05a8e2d1e64116e09e4ce1b9d34389 |
Provenance
File details
Details for the file neo4j_rust_ext-5.15.0.0b1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
.
File metadata
- Download URL: neo4j_rust_ext-5.15.0.0b1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 64030fb4a06a514984dfbd0740c9ac3d54554e49bd4fd612eadbc19876ddaecc |
|
MD5 | 54d391449d7c821d688d576511a7bd91 |
|
BLAKE2b-256 | 5b75c5327670a8f90569fed53c9b6752307eaa8393bc2198db5056cf89f5c462 |
Provenance
File details
Details for the file neo4j_rust_ext-5.15.0.0b1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: neo4j_rust_ext-5.15.0.0b1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fb3a4b6e94a6ffe9637dd9ced70080fed78bb8ff9eb89add76ba0495c86fafc1 |
|
MD5 | f9c8c602544d2f75db4a9a824a8d3a87 |
|
BLAKE2b-256 | f7b6e0e4cdf8d450aaffbd50d5083b0e6b7a0d8243d9afab29063dbc530285a9 |
Provenance
File details
Details for the file neo4j_rust_ext-5.15.0.0b1-cp39-cp39-macosx_11_0_arm64.whl
.
File metadata
- Download URL: neo4j_rust_ext-5.15.0.0b1-cp39-cp39-macosx_11_0_arm64.whl
- Upload date:
- Size: 906.0 kB
- Tags: CPython 3.9, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 39b7cb2bc367a3f26bfa4e35dab2b4edf2c5ef48f280aba0b57d4341be365c9f |
|
MD5 | 9353452e3be67683e2f554a6cf0799f3 |
|
BLAKE2b-256 | 05fee8f8ca2e302f031d11e395618742c722efa50c6423ac34dbf6259e69d2c2 |
Provenance
File details
Details for the file neo4j_rust_ext-5.15.0.0b1-cp39-cp39-macosx_10_12_x86_64.whl
.
File metadata
- Download URL: neo4j_rust_ext-5.15.0.0b1-cp39-cp39-macosx_10_12_x86_64.whl
- Upload date:
- Size: 947.5 kB
- Tags: CPython 3.9, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c7ab1fa67d5c01bf4296f7d3cb32f62185879579d7065bc55cec720aff902dca |
|
MD5 | 6fc6ac005b6fc74ac409578ae10f1a9a |
|
BLAKE2b-256 | 6950baf2ef84566d8ce9180dc935a8679333e8b3f374c8838d7620353b831495 |
Provenance
File details
Details for the file neo4j_rust_ext-5.15.0.0b1-cp38-none-win_amd64.whl
.
File metadata
- Download URL: neo4j_rust_ext-5.15.0.0b1-cp38-none-win_amd64.whl
- Upload date:
- Size: 1.8 MB
- Tags: CPython 3.8, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4430b64f2af80b3201bfd87b4f13501ea7781d24572d3b1fb27ec511b391fea7 |
|
MD5 | 505ae3db37156c5db4ae7a5a494056e3 |
|
BLAKE2b-256 | 3556f722fe4f4313214ac2298f5bb5073fa57709ef84ca3073859f0c2618dd78 |
Provenance
File details
Details for the file neo4j_rust_ext-5.15.0.0b1-cp38-none-win32.whl
.
File metadata
- Download URL: neo4j_rust_ext-5.15.0.0b1-cp38-none-win32.whl
- Upload date:
- Size: 1.8 MB
- Tags: CPython 3.8, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1f65c5f42c2601d9b9d5085991baf89063ae9d135b641ccc7dda7678075a8804 |
|
MD5 | 0d50f57c55770e79b0a6af82daef232a |
|
BLAKE2b-256 | 8a2d0634b4a8685c0d10a4c79aedd5f09b92e7d59142b10d431b51f3e5d902b9 |
Provenance
File details
Details for the file neo4j_rust_ext-5.15.0.0b1-cp38-cp38-musllinux_1_2_x86_64.whl
.
File metadata
- Download URL: neo4j_rust_ext-5.15.0.0b1-cp38-cp38-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 1.4 MB
- Tags: CPython 3.8, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5f892a06d3efcb8a70d73f22c28d01d09e7d0a35b5dfef106410350649cc8ab9 |
|
MD5 | b54d92b71ba54deddbad987c4ee15e58 |
|
BLAKE2b-256 | 55e52ee28cc1554411f16cf11bee9258e406a9898f7dfab596d3e615c186cdf6 |
Provenance
File details
Details for the file neo4j_rust_ext-5.15.0.0b1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: neo4j_rust_ext-5.15.0.0b1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.8, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8f72cf12a27eac1c7612683d7780ef9e2f8fb691a349b896945863f739ee68bb |
|
MD5 | d23bc2e942cc49ebec91b2afc887e208 |
|
BLAKE2b-256 | 20f6b0b87fd385176239edb8998dbfb6363b22e66b6e43248074129095ccda3a |
Provenance
File details
Details for the file neo4j_rust_ext-5.15.0.0b1-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
.
File metadata
- Download URL: neo4j_rust_ext-5.15.0.0b1-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.8, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 674a62fc894b1c948327668a5f4096683bd7d75fa2e2cca0fbb1522f5e0dc0ca |
|
MD5 | 21265415993ee393b09d2b7281810b9d |
|
BLAKE2b-256 | 494eb00d5d3909718461cb25f73079c114992eed1d569449f3ecc9088ec97492 |
Provenance
File details
Details for the file neo4j_rust_ext-5.15.0.0b1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: neo4j_rust_ext-5.15.0.0b1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.8, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 12e4c82d6507c094372486e05e6408d64abbf1a5772c3e78df5c1caff315ecf2 |
|
MD5 | e9eed48bee5bbf2fae216c065e6ab0dc |
|
BLAKE2b-256 | f8271071da4279978d25b1049be60ea7e6410cf33cd292f82761bc48f99d5239 |
Provenance
File details
Details for the file neo4j_rust_ext-5.15.0.0b1-cp38-cp38-macosx_11_0_arm64.whl
.
File metadata
- Download URL: neo4j_rust_ext-5.15.0.0b1-cp38-cp38-macosx_11_0_arm64.whl
- Upload date:
- Size: 906.3 kB
- Tags: CPython 3.8, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0df961b9d3d7eb3971ebeb3e9f9c35df3b8345e2b7aae4019d98027999405368 |
|
MD5 | 49502fd357033bd1de74ad7f5ab0b2cd |
|
BLAKE2b-256 | f5a216f75b8146d0f9d9d5c19e10cdab04954f5b7c71536ec93890d84ed720e4 |
Provenance
File details
Details for the file neo4j_rust_ext-5.15.0.0b1-cp38-cp38-macosx_10_12_x86_64.whl
.
File metadata
- Download URL: neo4j_rust_ext-5.15.0.0b1-cp38-cp38-macosx_10_12_x86_64.whl
- Upload date:
- Size: 947.4 kB
- Tags: CPython 3.8, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7f68117b1b16223429d655312f513c83a4b356de0af92ba2287edf788771f461 |
|
MD5 | 9a587034703161a85a0f8a4531a15fea |
|
BLAKE2b-256 | 0974dbb07cfdba5da0b066dc7aae22fd7641b716af4f4fafa213ac8c272c5873 |
Provenance
File details
Details for the file neo4j_rust_ext-5.15.0.0b1-cp37-none-win_amd64.whl
.
File metadata
- Download URL: neo4j_rust_ext-5.15.0.0b1-cp37-none-win_amd64.whl
- Upload date:
- Size: 1.8 MB
- Tags: CPython 3.7, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3c0ba1d2037548508a5461da436ca927b1c6e809c3b68306c20c471ad859cc26 |
|
MD5 | 20e9ebb0275f8b090cb52d963f3a8909 |
|
BLAKE2b-256 | 3887116088bbf0786c4645c2acd9ce0e29a9beda32593b745935f1474954b4bf |
Provenance
File details
Details for the file neo4j_rust_ext-5.15.0.0b1-cp37-none-win32.whl
.
File metadata
- Download URL: neo4j_rust_ext-5.15.0.0b1-cp37-none-win32.whl
- Upload date:
- Size: 1.8 MB
- Tags: CPython 3.7, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 47ebf7f0543e47bbc954dfb7ce416faa73c8acf3ac50f404e7b3a4746b41a777 |
|
MD5 | aa08712e318802c2f053667e2492db96 |
|
BLAKE2b-256 | ce3c123a03083fcabc91a19ab6163b46a15804f056f568563163d9b5bca2ffd2 |
Provenance
File details
Details for the file neo4j_rust_ext-5.15.0.0b1-cp37-cp37m-musllinux_1_2_x86_64.whl
.
File metadata
- Download URL: neo4j_rust_ext-5.15.0.0b1-cp37-cp37m-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 1.4 MB
- Tags: CPython 3.7m, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cf453036364710e2d25a6a0e908a5247d8b1908ebc6570f139124ac3dde0fb05 |
|
MD5 | 38493459387cf71929e378924f273117 |
|
BLAKE2b-256 | b37d10f6686d78e3027b940371538c32dec0b3f0b3012a4ef8420ee8896069aa |
Provenance
File details
Details for the file neo4j_rust_ext-5.15.0.0b1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: neo4j_rust_ext-5.15.0.0b1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.7m, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0b7ff4b2cfc7ca14241c9f22fd51c87f8a943567ba618d787a374c1beb73c57f |
|
MD5 | f8daba6a3be0bb892f59e690108e9b82 |
|
BLAKE2b-256 | cb49ac518f1586ad87d1d01f7059c0b8f4fe675edb9b5400084bd7321eb22270 |
Provenance
File details
Details for the file neo4j_rust_ext-5.15.0.0b1-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
.
File metadata
- Download URL: neo4j_rust_ext-5.15.0.0b1-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.7m, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 063dad5008add75e3e20d4b44a5c568794bf13a1dd103bbccf1cd2af2b6bc9f5 |
|
MD5 | 29d9c2982bff1fbcd1bedb6d31e17970 |
|
BLAKE2b-256 | 4a94f448285c75af6125072518a1266b05a27c512760a96705a956e53cab9b8c |
Provenance
File details
Details for the file neo4j_rust_ext-5.15.0.0b1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: neo4j_rust_ext-5.15.0.0b1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.7m, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 518a0a9c98a516dbf285713f1a347b9ea1bca9eb6a6322362f6dc5557d02b3cb |
|
MD5 | 7810e0d5cedf092b496b935471297656 |
|
BLAKE2b-256 | dae4433f8516157d5afa085f3071b201b384873ab3f5a86135564488f8ae2671 |
Provenance
File details
Details for the file neo4j_rust_ext-5.15.0.0b1-cp37-cp37m-macosx_11_0_arm64.whl
.
File metadata
- Download URL: neo4j_rust_ext-5.15.0.0b1-cp37-cp37m-macosx_11_0_arm64.whl
- Upload date:
- Size: 906.1 kB
- Tags: CPython 3.7m, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5760863201fe82b5978725dbdc9c764f7730761cbf5b0c76b70f4c3b423ede15 |
|
MD5 | aec263c2f3d56d53a98efcf680a96037 |
|
BLAKE2b-256 | ffcbaafe11ac72a2ad49d69daeb1cd4527c34a6f32af69450cc7ecb391c00fb2 |
Provenance
File details
Details for the file neo4j_rust_ext-5.15.0.0b1-cp37-cp37m-macosx_10_12_x86_64.whl
.
File metadata
- Download URL: neo4j_rust_ext-5.15.0.0b1-cp37-cp37m-macosx_10_12_x86_64.whl
- Upload date:
- Size: 948.5 kB
- Tags: CPython 3.7m, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f7b7ddbd3bf1b6290b7d4058185fcf53d1183551dc528df85d934bd9728bd0de |
|
MD5 | 9cdb720c5bf71073f0c29d8b3c91332c |
|
BLAKE2b-256 | 06e482e6c5f524c5e3ceb797bcd845a015b79ee069f259b5a05ed46d60dd6191 |