# Rust Extensions for a Faster Neo4j Bolt Driver for Python
This project contains Rust extensions to speed up the [official Python driver for Neo4j](https://github.com/neo4j/neo4j-python-driver).
The exact speedup depends on the use-case but has been measured to be up to 10x faster.
Use-cases moving only few but big records out of the DBMS tend to benefit the most.
## 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.
N.B., since the driver is a simple Python dependency of this package, you can also manually install/specify both packages at the same time without issues.
However, make sure the versions match if you do so or leave the version of one of the two unspecified to let the package manager pick a compatible version for you (resolution might be slow, however).
If you experience issues with the driver, consider troubleshooting without the Rust extension first.
For that, simply make sure you haven't installed `neo4j-rust-ext` but *only* `neo4j`.
## 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.67.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`
Raw data
{
"_id": null,
"home_page": null,
"name": "neo4j-rust-ext",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "neo4j, graph, database",
"author": null,
"author_email": "\"Neo4j, Inc.\" <drivers@neo4j.com>",
"download_url": "https://files.pythonhosted.org/packages/c3/3d/3591dc784185f401554f07319be27e0bfb6f1ea21873ffe7e73c36ca1be0/neo4j_rust_ext-5.28.1.0.tar.gz",
"platform": null,
"description": "# Rust Extensions for a Faster Neo4j Bolt Driver for Python\n\nThis project contains Rust extensions to speed up the [official Python driver for Neo4j](https://github.com/neo4j/neo4j-python-driver).\n\nThe exact speedup depends on the use-case but has been measured to be up to 10x faster.\nUse-cases moving only few but big records out of the DBMS tend to benefit the most.\n\n\n## Installation\nAdjust your dependencies (`requirements.txt`, `pyproject.toml` or similar) like so:\n```\n# remove:\n# neo4j == X.Y.Z # needs to be at least 5.14.1 for a matching Rust extension to exist\n# add:\nneo4j-rust-ext == X.Y.Z.*\n```\n\nI.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). \nThat's it!\nYou don't have to change your code but can use the driver as you normally would.\nThis 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.\n\nN.B., since the driver is a simple Python dependency of this package, you can also manually install/specify both packages at the same time without issues.\nHowever, make sure the versions match if you do so or leave the version of one of the two unspecified to let the package manager pick a compatible version for you (resolution might be slow, however).\n\nIf you experience issues with the driver, consider troubleshooting without the Rust extension first.\nFor that, simply make sure you haven't installed `neo4j-rust-ext` but *only* `neo4j`.\n\n\n## Requirements\nFor many operating systems and architectures, the pre-built wheels will work out of the box.\nIf they don't, pip (or any other Python packaging front-end) will try to build the extension from source.\nHere's what you'll need for this:\n * Rust 1.67.0 or later: \n https://www.rust-lang.org/tools/install\n * Further build tools (depending on the platform). \n E.g., `gcc` on Ubuntu: `sudo apt install gcc`\n\n",
"bugtrack_url": null,
"license": "Apache License, Version 2.0",
"summary": "Rust Extensions for a Faster Neo4j Bolt Driver for Python",
"version": "5.28.1.0",
"project_urls": {
"Changelog": "https://github.com/neo4j/neo4j-python-driver-rust-ext/blob/HEAD/CHANGELOG.md",
"Discord": "https://discord.com/invite/neo4j",
"Forum": "https://community.neo4j.com/c/drivers-stacks/python/",
"Homepage": "https://neo4j.com/",
"Issue Tracker": "https://github.com/neo4j/neo4j-python-driver-rust-ext/issues",
"Repository": "https://github.com/neo4j/neo4j-python-driver-rust-ext"
},
"split_keywords": [
"neo4j",
" graph",
" database"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "e964cdb8040602a4524823fb7b1dcb8bcdadbbe976276d27f1537b4bb5927be3",
"md5": "fcea521aab202dcad66485787a3fdc5b",
"sha256": "9ad172045e275da15d1a92031b5957c499ca2be319e66ed98a6950b057e73d28"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp310-cp310-macosx_10_12_x86_64.whl",
"has_sig": false,
"md5_digest": "fcea521aab202dcad66485787a3fdc5b",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.7",
"size": 684807,
"upload_time": "2025-02-10T10:35:52",
"upload_time_iso_8601": "2025-02-10T10:35:52.530822Z",
"url": "https://files.pythonhosted.org/packages/e9/64/cdb8040602a4524823fb7b1dcb8bcdadbbe976276d27f1537b4bb5927be3/neo4j_rust_ext-5.28.1.0-cp310-cp310-macosx_10_12_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "7437ff6e92829f7a27d82b155fea22accef42e8eb275a0e2614d1655c8cdd88c",
"md5": "ca3b695d441aae2a8d07aea05e3f3cdc",
"sha256": "01ebf9d1b207163f80fe91da08741419586a01ec107886b95fdbb552b240d65d"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp310-cp310-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "ca3b695d441aae2a8d07aea05e3f3cdc",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.7",
"size": 685675,
"upload_time": "2025-02-10T10:35:56",
"upload_time_iso_8601": "2025-02-10T10:35:56.694156Z",
"url": "https://files.pythonhosted.org/packages/74/37/ff6e92829f7a27d82b155fea22accef42e8eb275a0e2614d1655c8cdd88c/neo4j_rust_ext-5.28.1.0-cp310-cp310-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "20786c269b7f6327ba91428e8c5533ce6c770e380fed0402d29208a7bf287875",
"md5": "92d3e40dd26bc5394e3b475ae96b021a",
"sha256": "b0d2db2d620875fd8fe7c337baf1e1b89c0b0572b67ba098c33142763657cac1"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "92d3e40dd26bc5394e3b475ae96b021a",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.7",
"size": 290101,
"upload_time": "2025-02-10T10:35:58",
"upload_time_iso_8601": "2025-02-10T10:35:58.815603Z",
"url": "https://files.pythonhosted.org/packages/20/78/6c269b7f6327ba91428e8c5533ce6c770e380fed0402d29208a7bf287875/neo4j_rust_ext-5.28.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "4058c950c7953f8a9ebe6c78c31526ba0b391f6bf0e4671b8cd50ed2fd24ce80",
"md5": "f01400dac24921dd65985e4b36b09dcd",
"sha256": "1b41781c0ab7cb247180bc62afb97475461364e4ab089a9e8021a535ac88c54f"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"has_sig": false,
"md5_digest": "f01400dac24921dd65985e4b36b09dcd",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.7",
"size": 297929,
"upload_time": "2025-02-10T10:36:00",
"upload_time_iso_8601": "2025-02-10T10:36:00.477912Z",
"url": "https://files.pythonhosted.org/packages/40/58/c950c7953f8a9ebe6c78c31526ba0b391f6bf0e4671b8cd50ed2fd24ce80/neo4j_rust_ext-5.28.1.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "cd70ac3d62f26c078d7942ae57a47654693ed7be207f7b95cb5ebacc9857b028",
"md5": "a9b7cfa802834c857bcc047d9c1a2612",
"sha256": "7d78175e71218c434206146acb5d4594b9d588e1f067fe2c6aec7edfbef5f6e8"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "a9b7cfa802834c857bcc047d9c1a2612",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.7",
"size": 290450,
"upload_time": "2025-02-10T10:36:03",
"upload_time_iso_8601": "2025-02-10T10:36:03.697823Z",
"url": "https://files.pythonhosted.org/packages/cd/70/ac3d62f26c078d7942ae57a47654693ed7be207f7b95cb5ebacc9857b028/neo4j_rust_ext-5.28.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "5baffd6b7ef8114a5a9c2d2c1d0fb5bfd75d9c1ffaf607982222a9888103c391",
"md5": "d51f72b7c8b6ed9826f45900725383a6",
"sha256": "10c4df4de054a8099014c07b098fc6b53d1e6266f7ee3248bd62ede53357707b"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp310-cp310-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "d51f72b7c8b6ed9826f45900725383a6",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.7",
"size": 457584,
"upload_time": "2025-02-10T10:36:05",
"upload_time_iso_8601": "2025-02-10T10:36:05.442862Z",
"url": "https://files.pythonhosted.org/packages/5b/af/fd6b7ef8114a5a9c2d2c1d0fb5bfd75d9c1ffaf607982222a9888103c391/neo4j_rust_ext-5.28.1.0-cp310-cp310-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "a17fea797e382c52d055d1eb9dd4e9cbfc2aea894c8e20d600a66bf8d608d38f",
"md5": "cf67f6300831c2bb94d9d8b9e2ef81e0",
"sha256": "8ad83fbc9aaf09fe200cc42be7f0e4ebd703c94595c0db601a9c1cadd8430492"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp310-cp310-win32.whl",
"has_sig": false,
"md5_digest": "cf67f6300831c2bb94d9d8b9e2ef81e0",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.7",
"size": 693598,
"upload_time": "2025-02-10T10:36:06",
"upload_time_iso_8601": "2025-02-10T10:36:06.813786Z",
"url": "https://files.pythonhosted.org/packages/a1/7f/ea797e382c52d055d1eb9dd4e9cbfc2aea894c8e20d600a66bf8d608d38f/neo4j_rust_ext-5.28.1.0-cp310-cp310-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "aeff449bd8ab800cff8facc98d2e46b08407dbcc4a14dba5cad2b2b28f0b099e",
"md5": "349bfaf575cc5d4e4874c28f4e88e1a1",
"sha256": "bae49a0e7307f097eb06ed4816fbb1ad233c5c332d27e279cf92d99e6a385429"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp310-cp310-win_amd64.whl",
"has_sig": false,
"md5_digest": "349bfaf575cc5d4e4874c28f4e88e1a1",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.7",
"size": 645103,
"upload_time": "2025-02-10T10:36:09",
"upload_time_iso_8601": "2025-02-10T10:36:09.051591Z",
"url": "https://files.pythonhosted.org/packages/ae/ff/449bd8ab800cff8facc98d2e46b08407dbcc4a14dba5cad2b2b28f0b099e/neo4j_rust_ext-5.28.1.0-cp310-cp310-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "450b93ceeed769fecec3b9656f347075889c18e3773a78f7badad8252c271cc7",
"md5": "35f9611d8534eef0db59dd847ec8e806",
"sha256": "afba678a12dacbd8ac3fd75b9a3cf39db32831dab7d404799dacc4fda00d1a88"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp310-cp310-win_arm64.whl",
"has_sig": false,
"md5_digest": "35f9611d8534eef0db59dd847ec8e806",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.7",
"size": 145611,
"upload_time": "2025-02-10T10:36:10",
"upload_time_iso_8601": "2025-02-10T10:36:10.224601Z",
"url": "https://files.pythonhosted.org/packages/45/0b/93ceeed769fecec3b9656f347075889c18e3773a78f7badad8252c271cc7/neo4j_rust_ext-5.28.1.0-cp310-cp310-win_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "a1932beb318749ba813bd3891e70b8df681ec2ab6b39fc30b6f7d72fd9dbf261",
"md5": "0ca4b05fd2a00bdb44d0c925a395ff0b",
"sha256": "37ce42c795d78d21d992020abb09c35d37e84245590b0d711e76828d018e0937"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp311-cp311-macosx_10_12_x86_64.whl",
"has_sig": false,
"md5_digest": "0ca4b05fd2a00bdb44d0c925a395ff0b",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.7",
"size": 684751,
"upload_time": "2025-02-10T10:36:11",
"upload_time_iso_8601": "2025-02-10T10:36:11.599705Z",
"url": "https://files.pythonhosted.org/packages/a1/93/2beb318749ba813bd3891e70b8df681ec2ab6b39fc30b6f7d72fd9dbf261/neo4j_rust_ext-5.28.1.0-cp311-cp311-macosx_10_12_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "fe873e4b4eaa1df9d3d58af1f089bc47fc03c64520265d0697ec3ecbda93d171",
"md5": "05c465f43a2d770bc58a264fb6d672ee",
"sha256": "525473d4155663c2a2f7bbadc9be99a688208c0d6bf9c4ffef4402927c22c4c6"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp311-cp311-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "05c465f43a2d770bc58a264fb6d672ee",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.7",
"size": 685421,
"upload_time": "2025-02-10T10:36:13",
"upload_time_iso_8601": "2025-02-10T10:36:13.153203Z",
"url": "https://files.pythonhosted.org/packages/fe/87/3e4b4eaa1df9d3d58af1f089bc47fc03c64520265d0697ec3ecbda93d171/neo4j_rust_ext-5.28.1.0-cp311-cp311-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "a2c6539cc989d3f58d76969c3c6389d7607f0e0036d61257680544542076c5f2",
"md5": "c50719ce69ecfbffbb8d26f895170c5c",
"sha256": "87fae20b6b27e5c77652eb84dfcd7b1a742a1cb70fa97db7d2e78e71437a1102"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "c50719ce69ecfbffbb8d26f895170c5c",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.7",
"size": 289596,
"upload_time": "2025-02-10T10:36:14",
"upload_time_iso_8601": "2025-02-10T10:36:14.675521Z",
"url": "https://files.pythonhosted.org/packages/a2/c6/539cc989d3f58d76969c3c6389d7607f0e0036d61257680544542076c5f2/neo4j_rust_ext-5.28.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "30ff04f5ca4d558337913201e9d45b412395a66466aca3173e2f7ed12d253f12",
"md5": "8e3ab67f3ee34e79519beae5f92252d8",
"sha256": "45c31b38d25cc55ecfa015af8bb93a0dd3aaf012c4866353393280c9df269b51"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"has_sig": false,
"md5_digest": "8e3ab67f3ee34e79519beae5f92252d8",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.7",
"size": 297765,
"upload_time": "2025-02-10T10:36:16",
"upload_time_iso_8601": "2025-02-10T10:36:16.036603Z",
"url": "https://files.pythonhosted.org/packages/30/ff/04f5ca4d558337913201e9d45b412395a66466aca3173e2f7ed12d253f12/neo4j_rust_ext-5.28.1.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "1c1f8b411061ccf59977a4c878a15b1eb75e12e484a313bddcd6d74ac4a5ab08",
"md5": "849d2a439db632026a01534305c6d39f",
"sha256": "0f70efaae3f857635c645e875bbf6221ca1db61c91614fe0d438d32d3cea6232"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "849d2a439db632026a01534305c6d39f",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.7",
"size": 290272,
"upload_time": "2025-02-10T10:36:17",
"upload_time_iso_8601": "2025-02-10T10:36:17.286477Z",
"url": "https://files.pythonhosted.org/packages/1c/1f/8b411061ccf59977a4c878a15b1eb75e12e484a313bddcd6d74ac4a5ab08/neo4j_rust_ext-5.28.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "b4d1dd416c6f62becd16047aaf67ccfbe2e8cd6d95a9032ea384c81f4a677828",
"md5": "d67720c22225dfda12a8ec666e766421",
"sha256": "2aeddd44dcc4cc1874aa1cbad6d66128f0a2b96e7724e4940f91f4e84a3a434a"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp311-cp311-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "d67720c22225dfda12a8ec666e766421",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.7",
"size": 457559,
"upload_time": "2025-02-10T10:36:18",
"upload_time_iso_8601": "2025-02-10T10:36:18.804611Z",
"url": "https://files.pythonhosted.org/packages/b4/d1/dd416c6f62becd16047aaf67ccfbe2e8cd6d95a9032ea384c81f4a677828/neo4j_rust_ext-5.28.1.0-cp311-cp311-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "718e49bb5f99e2dc5eaaa44ac93b2600712d2995cc3f3fde30bab1567d1fee08",
"md5": "dfe393848a566d87f7e41d6159118b30",
"sha256": "ce0eb1c6f52ace712c42c9830b20e7430f76c3d92a6b0c91452a434aadc63d85"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp311-cp311-win32.whl",
"has_sig": false,
"md5_digest": "dfe393848a566d87f7e41d6159118b30",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.7",
"size": 693699,
"upload_time": "2025-02-10T10:36:20",
"upload_time_iso_8601": "2025-02-10T10:36:20.363767Z",
"url": "https://files.pythonhosted.org/packages/71/8e/49bb5f99e2dc5eaaa44ac93b2600712d2995cc3f3fde30bab1567d1fee08/neo4j_rust_ext-5.28.1.0-cp311-cp311-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "60c4b1d898aa4c8684a364145a9e889e94723a7c667e5e743a75b26953ade639",
"md5": "b06addefd1f3deaa7628f9079193e040",
"sha256": "a10e538de0b6a6524b9457b8f4733d43477ee054ba16c61d2d9c8c4120bdb819"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp311-cp311-win_amd64.whl",
"has_sig": false,
"md5_digest": "b06addefd1f3deaa7628f9079193e040",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.7",
"size": 645449,
"upload_time": "2025-02-10T10:36:21",
"upload_time_iso_8601": "2025-02-10T10:36:21.845286Z",
"url": "https://files.pythonhosted.org/packages/60/c4/b1d898aa4c8684a364145a9e889e94723a7c667e5e743a75b26953ade639/neo4j_rust_ext-5.28.1.0-cp311-cp311-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "cbfeec8dc4ac9a82c4515770a7c6672e4736c95aa1850a7ef57851f8b268f30a",
"md5": "57ebd6af476573a31aaf79900ad634bc",
"sha256": "10f7faa1f6614815b90be5bc567ebde86c1ffeef9c3c7138bb44745ab2714ef0"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp311-cp311-win_arm64.whl",
"has_sig": false,
"md5_digest": "57ebd6af476573a31aaf79900ad634bc",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.7",
"size": 145722,
"upload_time": "2025-02-10T10:36:23",
"upload_time_iso_8601": "2025-02-10T10:36:23.552347Z",
"url": "https://files.pythonhosted.org/packages/cb/fe/ec8dc4ac9a82c4515770a7c6672e4736c95aa1850a7ef57851f8b268f30a/neo4j_rust_ext-5.28.1.0-cp311-cp311-win_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "bd31652adbb71f246a4f8aeb5ada647aa960b0b79054c7311a68180e0e1f1f77",
"md5": "0426ab1ce98bf5145d58116922c579f8",
"sha256": "1e0b574520eb32951aecd52a026d7d189ff6e60b07cd57f36dd51e749358e7df"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp312-cp312-macosx_10_12_x86_64.whl",
"has_sig": false,
"md5_digest": "0426ab1ce98bf5145d58116922c579f8",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.7",
"size": 685582,
"upload_time": "2025-02-10T10:36:25",
"upload_time_iso_8601": "2025-02-10T10:36:25.349022Z",
"url": "https://files.pythonhosted.org/packages/bd/31/652adbb71f246a4f8aeb5ada647aa960b0b79054c7311a68180e0e1f1f77/neo4j_rust_ext-5.28.1.0-cp312-cp312-macosx_10_12_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "9c6d16e0af449d4e7548f37a5d7c157162fc385163e84980d80a00fe4025326a",
"md5": "7b6a0b392d263ba3e9e73bb879440827",
"sha256": "7dc6b14b27c9d7c56eff4c7a804b291a0d18565fab2608af8f62181fb7c6572d"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp312-cp312-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "7b6a0b392d263ba3e9e73bb879440827",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.7",
"size": 685722,
"upload_time": "2025-02-10T10:36:26",
"upload_time_iso_8601": "2025-02-10T10:36:26.839862Z",
"url": "https://files.pythonhosted.org/packages/9c/6d/16e0af449d4e7548f37a5d7c157162fc385163e84980d80a00fe4025326a/neo4j_rust_ext-5.28.1.0-cp312-cp312-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "17fa0c52ab338a0fc590bd11a1d24e7f783b0fe1f8544a4fbadc10c49f0a449f",
"md5": "8b597511c96cc580126d21b67915d3ca",
"sha256": "2653b16b2587bf44fb75daa33c5c370dc1fdf81c8fc658051238ae7ae1fd3206"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "8b597511c96cc580126d21b67915d3ca",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.7",
"size": 288875,
"upload_time": "2025-02-10T10:36:29",
"upload_time_iso_8601": "2025-02-10T10:36:29.109864Z",
"url": "https://files.pythonhosted.org/packages/17/fa/0c52ab338a0fc590bd11a1d24e7f783b0fe1f8544a4fbadc10c49f0a449f/neo4j_rust_ext-5.28.1.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "b3fd165c7236ee51b1a1901283e777e2c67c4a1f244c3c43eab0be0a39e58251",
"md5": "e822853503f368a979dfd33d777df93c",
"sha256": "fff3a0e3375619bb108642b417eb97b5d50eafadfb21f333d818c287a8c34b2c"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"has_sig": false,
"md5_digest": "e822853503f368a979dfd33d777df93c",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.7",
"size": 298086,
"upload_time": "2025-02-10T10:36:31",
"upload_time_iso_8601": "2025-02-10T10:36:31.238046Z",
"url": "https://files.pythonhosted.org/packages/b3/fd/165c7236ee51b1a1901283e777e2c67c4a1f244c3c43eab0be0a39e58251/neo4j_rust_ext-5.28.1.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e1026c5d7b2edbc6ac74d87523dd454522e15b405e096a012950aab3c8458f8f",
"md5": "ed4642f729bd2c67da8ba94312c43fa4",
"sha256": "b869346c7a24d095a6dae17727ae3170cb9b1d1b3f13078c3df0ec6b8c1a281a"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "ed4642f729bd2c67da8ba94312c43fa4",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.7",
"size": 290223,
"upload_time": "2025-02-10T10:36:32",
"upload_time_iso_8601": "2025-02-10T10:36:32.758086Z",
"url": "https://files.pythonhosted.org/packages/e1/02/6c5d7b2edbc6ac74d87523dd454522e15b405e096a012950aab3c8458f8f/neo4j_rust_ext-5.28.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "23c46d022232af272c20cd06e1fc750a4a5816f6b8845a16ffc4d29ad0ef4303",
"md5": "1e1631ff89cbebfaaa0fc9dac3161600",
"sha256": "fff3d88565bea676e11a17b2234774570395fe2838592e018178148d4488f3b3"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp312-cp312-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "1e1631ff89cbebfaaa0fc9dac3161600",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.7",
"size": 458101,
"upload_time": "2025-02-10T10:36:34",
"upload_time_iso_8601": "2025-02-10T10:36:34.966625Z",
"url": "https://files.pythonhosted.org/packages/23/c4/6d022232af272c20cd06e1fc750a4a5816f6b8845a16ffc4d29ad0ef4303/neo4j_rust_ext-5.28.1.0-cp312-cp312-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "ac223ebb0085e7e556b038586fac33417b20cfa5c06f51678d23de04f23a48b6",
"md5": "44cda2fc322d752c4e296344201dc3de",
"sha256": "8e219c3aad0940d439345999605bba122a7f56b37aa8d3f505b30b7727705d8b"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp312-cp312-win32.whl",
"has_sig": false,
"md5_digest": "44cda2fc322d752c4e296344201dc3de",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.7",
"size": 694124,
"upload_time": "2025-02-10T10:36:37",
"upload_time_iso_8601": "2025-02-10T10:36:37.615326Z",
"url": "https://files.pythonhosted.org/packages/ac/22/3ebb0085e7e556b038586fac33417b20cfa5c06f51678d23de04f23a48b6/neo4j_rust_ext-5.28.1.0-cp312-cp312-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "66f73a8e01670b7b84907bf86fe08da92d0d835b0a7fb06ccf5d982ce17a781a",
"md5": "4d07cddc6140aeba22333ecc20ca74aa",
"sha256": "1cd04b6529e4a3b36326c9b51b71d377beb01e9d2a37f51516ba68a7413bba1e"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp312-cp312-win_amd64.whl",
"has_sig": false,
"md5_digest": "4d07cddc6140aeba22333ecc20ca74aa",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.7",
"size": 644599,
"upload_time": "2025-02-10T10:36:39",
"upload_time_iso_8601": "2025-02-10T10:36:39.197996Z",
"url": "https://files.pythonhosted.org/packages/66/f7/3a8e01670b7b84907bf86fe08da92d0d835b0a7fb06ccf5d982ce17a781a/neo4j_rust_ext-5.28.1.0-cp312-cp312-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "f83ed91dc29d7183e946685f9f36ee2393c44debc01aeb3eb1892b7a902539dd",
"md5": "4426ed4ff6f9ab8f7ac5ed1ca428d663",
"sha256": "2f4394c4fc8ea025f5213b7b6fb982f9349a2828e2953374b256bfcf816f91ba"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp312-cp312-win_arm64.whl",
"has_sig": false,
"md5_digest": "4426ed4ff6f9ab8f7ac5ed1ca428d663",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.7",
"size": 145626,
"upload_time": "2025-02-10T10:36:41",
"upload_time_iso_8601": "2025-02-10T10:36:41.409090Z",
"url": "https://files.pythonhosted.org/packages/f8/3e/d91dc29d7183e946685f9f36ee2393c44debc01aeb3eb1892b7a902539dd/neo4j_rust_ext-5.28.1.0-cp312-cp312-win_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "596bca30fff9797c79180747eddd44f5d922ab6cbad11cbd71621643a304bc13",
"md5": "8bc389e3df36d0227a13edbed1117dc1",
"sha256": "ee3fad1082e4fc63b7fec73b8f6b81419dc3f7184da396ef2f17b51b12b44ccd"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp313-cp313-macosx_10_12_x86_64.whl",
"has_sig": false,
"md5_digest": "8bc389e3df36d0227a13edbed1117dc1",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.7",
"size": 684340,
"upload_time": "2025-02-10T10:36:43",
"upload_time_iso_8601": "2025-02-10T10:36:43.497780Z",
"url": "https://files.pythonhosted.org/packages/59/6b/ca30fff9797c79180747eddd44f5d922ab6cbad11cbd71621643a304bc13/neo4j_rust_ext-5.28.1.0-cp313-cp313-macosx_10_12_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "2e79fdd5c289274390cd0955c0897bc697dde34e39ec0c19ce72ccf75f29db58",
"md5": "32848497d5b96b682ca9261b11663314",
"sha256": "647ba688559aa9a7c2f435de51be5a91f13083d805cbdd9a991202e0a01fb659"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp313-cp313-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "32848497d5b96b682ca9261b11663314",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.7",
"size": 684971,
"upload_time": "2025-02-10T10:36:45",
"upload_time_iso_8601": "2025-02-10T10:36:45.042442Z",
"url": "https://files.pythonhosted.org/packages/2e/79/fdd5c289274390cd0955c0897bc697dde34e39ec0c19ce72ccf75f29db58/neo4j_rust_ext-5.28.1.0-cp313-cp313-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "d206e95b57eb0a702e4ad1f60179e26ee5ba062e7ba5bb5bae2ee10637f8f69a",
"md5": "167f56b09921edf73f76d5437b807853",
"sha256": "da8be00083e16a3ebd9bc56845d50e30eae566bf946a6adfb8d6eefe6add64a4"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "167f56b09921edf73f76d5437b807853",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.7",
"size": 288630,
"upload_time": "2025-02-10T10:36:46",
"upload_time_iso_8601": "2025-02-10T10:36:46.354316Z",
"url": "https://files.pythonhosted.org/packages/d2/06/e95b57eb0a702e4ad1f60179e26ee5ba062e7ba5bb5bae2ee10637f8f69a/neo4j_rust_ext-5.28.1.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "94500a5b9f9fd88cbc425f329a4e9574b8e35757a567e867fd184258456a5c45",
"md5": "52d95d1c6635bab27caec0663586b5b3",
"sha256": "7827985480d77773f6c28c1d1e6efc9ea9f87fe65e8454268a1827e07eec7d35"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"has_sig": false,
"md5_digest": "52d95d1c6635bab27caec0663586b5b3",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.7",
"size": 297929,
"upload_time": "2025-02-10T10:36:47",
"upload_time_iso_8601": "2025-02-10T10:36:47.765113Z",
"url": "https://files.pythonhosted.org/packages/94/50/0a5b9f9fd88cbc425f329a4e9574b8e35757a567e867fd184258456a5c45/neo4j_rust_ext-5.28.1.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "894ead4e6248bbe1d0b35cda6e46afacb64a4c41efb33c349749ee287e211a1d",
"md5": "f50e18817dbd96cd9087bbc2ad38ec3b",
"sha256": "730741fcf923224a1be8bb69ba7e43e3701bad5ba94ed6f9c3f262bdb513f9df"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "f50e18817dbd96cd9087bbc2ad38ec3b",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.7",
"size": 289915,
"upload_time": "2025-02-10T10:36:49",
"upload_time_iso_8601": "2025-02-10T10:36:49.102152Z",
"url": "https://files.pythonhosted.org/packages/89/4e/ad4e6248bbe1d0b35cda6e46afacb64a4c41efb33c349749ee287e211a1d/neo4j_rust_ext-5.28.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "deb2ce699d1ccc12d5632671a9f89a4c86c7d47882d6b6d7c42f28fea8a25a2d",
"md5": "d4a5434e7df960c333ddb900f453a414",
"sha256": "1df53acbfd4bc6643117be4e00a86614c211c8db1a5336c3b4f9bb07b4275b5e"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp313-cp313-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "d4a5434e7df960c333ddb900f453a414",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.7",
"size": 458287,
"upload_time": "2025-02-10T10:36:51",
"upload_time_iso_8601": "2025-02-10T10:36:51.345563Z",
"url": "https://files.pythonhosted.org/packages/de/b2/ce699d1ccc12d5632671a9f89a4c86c7d47882d6b6d7c42f28fea8a25a2d/neo4j_rust_ext-5.28.1.0-cp313-cp313-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "a5bdc1764483780c115002e13784ff22a429b0201061276afe07d6fd9c474c21",
"md5": "ffc950dff0f60a19fd44051fe73eb3f7",
"sha256": "c699aa9008b9e8c59acea16746d35716bce33f010c061511857e40fa6c590b50"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp313-cp313-win32.whl",
"has_sig": false,
"md5_digest": "ffc950dff0f60a19fd44051fe73eb3f7",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.7",
"size": 693407,
"upload_time": "2025-02-10T10:36:52",
"upload_time_iso_8601": "2025-02-10T10:36:52.696209Z",
"url": "https://files.pythonhosted.org/packages/a5/bd/c1764483780c115002e13784ff22a429b0201061276afe07d6fd9c474c21/neo4j_rust_ext-5.28.1.0-cp313-cp313-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "b1ba6ed74bb0e3053c37eba9b46cc868f684cbe1d4858a638179ea125fd65a0c",
"md5": "63b2bb8a57786e6621c94559f476c0f6",
"sha256": "cf48d61a91b2b2045a1dc7b0e8d6e8811769d1d0c832e32a6f037051f43c4c95"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp313-cp313-win_amd64.whl",
"has_sig": false,
"md5_digest": "63b2bb8a57786e6621c94559f476c0f6",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.7",
"size": 643065,
"upload_time": "2025-02-10T10:36:54",
"upload_time_iso_8601": "2025-02-10T10:36:54.491767Z",
"url": "https://files.pythonhosted.org/packages/b1/ba/6ed74bb0e3053c37eba9b46cc868f684cbe1d4858a638179ea125fd65a0c/neo4j_rust_ext-5.28.1.0-cp313-cp313-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "2d1719f5c541535e8a285bb33fd9573d4d3ea9e7a3bbccf008bfe345b30fd7cb",
"md5": "2b9b3a8a48b6cc7b4b987350a605f6af",
"sha256": "803f55283267337b9b74ee18b7799d8702ea15a934db31a9f462e1d67e895efc"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp313-cp313-win_arm64.whl",
"has_sig": false,
"md5_digest": "2b9b3a8a48b6cc7b4b987350a605f6af",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.7",
"size": 145803,
"upload_time": "2025-02-10T10:36:55",
"upload_time_iso_8601": "2025-02-10T10:36:55.909472Z",
"url": "https://files.pythonhosted.org/packages/2d/17/19f5c541535e8a285bb33fd9573d4d3ea9e7a3bbccf008bfe345b30fd7cb/neo4j_rust_ext-5.28.1.0-cp313-cp313-win_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "993eccf8f3dc3ad664af8edcbafa71c12e6190693d966ff95928c75d67a7bf84",
"md5": "93c0e1ef2f227ca98400430bceac6c25",
"sha256": "c8098fe35cf44981dfc334ec858f6051c7231d75589110d13180043ccadcefde"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp37-cp37m-macosx_10_12_x86_64.whl",
"has_sig": false,
"md5_digest": "93c0e1ef2f227ca98400430bceac6c25",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": ">=3.7",
"size": 685986,
"upload_time": "2025-02-10T10:36:58",
"upload_time_iso_8601": "2025-02-10T10:36:58.001071Z",
"url": "https://files.pythonhosted.org/packages/99/3e/ccf8f3dc3ad664af8edcbafa71c12e6190693d966ff95928c75d67a7bf84/neo4j_rust_ext-5.28.1.0-cp37-cp37m-macosx_10_12_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "ff59259eca5e89862aed0fe64171f30d6ec0030972babf638b7b0da8179ea9fe",
"md5": "8336b07dc3a9ef555b7f01df7486d2c7",
"sha256": "ad7909fe5ae996e9328dd12b0f63f0f9eec2b51773d3ac922784ab9f1ad93ae9"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp37-cp37m-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "8336b07dc3a9ef555b7f01df7486d2c7",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": ">=3.7",
"size": 687146,
"upload_time": "2025-02-10T10:37:00",
"upload_time_iso_8601": "2025-02-10T10:37:00.023484Z",
"url": "https://files.pythonhosted.org/packages/ff/59/259eca5e89862aed0fe64171f30d6ec0030972babf638b7b0da8179ea9fe/neo4j_rust_ext-5.28.1.0-cp37-cp37m-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "d7355f161a29f65313507f4a9856958bf31181bc312ebd54d9fe99e81493dce0",
"md5": "8a9c047dea5c4ccb922ae7fd3d2be730",
"sha256": "4da21b8112c1e0137fdcf75f8a3e8d2847c65c4646013cea1b4334c13095ead8"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "8a9c047dea5c4ccb922ae7fd3d2be730",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": ">=3.7",
"size": 290055,
"upload_time": "2025-02-10T10:37:01",
"upload_time_iso_8601": "2025-02-10T10:37:01.394858Z",
"url": "https://files.pythonhosted.org/packages/d7/35/5f161a29f65313507f4a9856958bf31181bc312ebd54d9fe99e81493dce0/neo4j_rust_ext-5.28.1.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "c13b23a5aaa9d9234f377eb6f57ff9b957739281643b301ce7029bb92b8e50e0",
"md5": "0bbc2936d0cf79e1218a7c46916f03f7",
"sha256": "2813de6e91de181bac2eb1a719a2db3529ceb4cab11516a78681832be30a3317"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"has_sig": false,
"md5_digest": "0bbc2936d0cf79e1218a7c46916f03f7",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": ">=3.7",
"size": 297786,
"upload_time": "2025-02-10T10:37:03",
"upload_time_iso_8601": "2025-02-10T10:37:03.339876Z",
"url": "https://files.pythonhosted.org/packages/c1/3b/23a5aaa9d9234f377eb6f57ff9b957739281643b301ce7029bb92b8e50e0/neo4j_rust_ext-5.28.1.0-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "dd89ad4d3b2893a5ff1f0206ad37b833521d4ccfe96489d2871fa3cbdf8cd7a4",
"md5": "fa942560f935470dae4c14666b611508",
"sha256": "b8b0d5d5d1a27599de49a9ad6a8b9dc51538d7ca65df2581df99d69eb37e1aa3"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "fa942560f935470dae4c14666b611508",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": ">=3.7",
"size": 290539,
"upload_time": "2025-02-10T10:37:05",
"upload_time_iso_8601": "2025-02-10T10:37:05.027830Z",
"url": "https://files.pythonhosted.org/packages/dd/89/ad4d3b2893a5ff1f0206ad37b833521d4ccfe96489d2871fa3cbdf8cd7a4/neo4j_rust_ext-5.28.1.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "7ae617e64d197315832ca24e48e4d20a95cd8be912ef50ff9e9cb5a257c1ae00",
"md5": "45490dc0470f646a934f362a25b74dec",
"sha256": "278e44e56cc95e314360666791a3ee2f8f269edcdb4b26c16cf04646e15790e9"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp37-cp37m-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "45490dc0470f646a934f362a25b74dec",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": ">=3.7",
"size": 458401,
"upload_time": "2025-02-10T10:37:06",
"upload_time_iso_8601": "2025-02-10T10:37:06.573649Z",
"url": "https://files.pythonhosted.org/packages/7a/e6/17e64d197315832ca24e48e4d20a95cd8be912ef50ff9e9cb5a257c1ae00/neo4j_rust_ext-5.28.1.0-cp37-cp37m-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "0a22ccb188625b73892f81f40369dcc1c39b5dcb65197ca89c779d973995d3a7",
"md5": "35336273daa5e1ce2fb875596af86382",
"sha256": "5a7282a3b559ef34dff0d79b9373fe05b460ae8cec243726a74aefb20327b03f"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp37-cp37m-win32.whl",
"has_sig": false,
"md5_digest": "35336273daa5e1ce2fb875596af86382",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": ">=3.7",
"size": 694069,
"upload_time": "2025-02-10T10:37:08",
"upload_time_iso_8601": "2025-02-10T10:37:08.129488Z",
"url": "https://files.pythonhosted.org/packages/0a/22/ccb188625b73892f81f40369dcc1c39b5dcb65197ca89c779d973995d3a7/neo4j_rust_ext-5.28.1.0-cp37-cp37m-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "703512c6ec050245f4a0f5204f2c3857143422f0b2586f61d55b237f42c8d19b",
"md5": "46fb4f49ca0cbbd6ce1f905899fe4bea",
"sha256": "c1dc93d751a7079c026c1f02347a498aa3b968b2603f2f9182d74009548dbd4d"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp37-cp37m-win_amd64.whl",
"has_sig": false,
"md5_digest": "46fb4f49ca0cbbd6ce1f905899fe4bea",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": ">=3.7",
"size": 646282,
"upload_time": "2025-02-10T10:37:09",
"upload_time_iso_8601": "2025-02-10T10:37:09.851729Z",
"url": "https://files.pythonhosted.org/packages/70/35/12c6ec050245f4a0f5204f2c3857143422f0b2586f61d55b237f42c8d19b/neo4j_rust_ext-5.28.1.0-cp37-cp37m-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "2e8f991aba66c02617f83e3631b2be13332958be2f0fb065f585f5b7b1dde4f7",
"md5": "11e116ebfe965be298a578df4423c76c",
"sha256": "259e6381b193fa1cffe5358d6e8ebb0a43d9c4aa57dd479e763e3975e0c74f60"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp37-cp37m-win_arm64.whl",
"has_sig": false,
"md5_digest": "11e116ebfe965be298a578df4423c76c",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": ">=3.7",
"size": 146377,
"upload_time": "2025-02-10T10:37:12",
"upload_time_iso_8601": "2025-02-10T10:37:12.902027Z",
"url": "https://files.pythonhosted.org/packages/2e/8f/991aba66c02617f83e3631b2be13332958be2f0fb065f585f5b7b1dde4f7/neo4j_rust_ext-5.28.1.0-cp37-cp37m-win_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "1bdda2516584db87b1ce5189806071c06a00db931af877f8a965f10c95cfda8c",
"md5": "f864a0c466ba53d58878c6c870641a79",
"sha256": "a0a9cece6a8dbb80cddcd7b43fb51f008de4a77e1e85af18984663a5e11a6abe"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp38-cp38-macosx_10_12_x86_64.whl",
"has_sig": false,
"md5_digest": "f864a0c466ba53d58878c6c870641a79",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.7",
"size": 685286,
"upload_time": "2025-02-10T10:37:14",
"upload_time_iso_8601": "2025-02-10T10:37:14.352664Z",
"url": "https://files.pythonhosted.org/packages/1b/dd/a2516584db87b1ce5189806071c06a00db931af877f8a965f10c95cfda8c/neo4j_rust_ext-5.28.1.0-cp38-cp38-macosx_10_12_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "4f53a22bb2a6fed62271a6770f5b9e01d58b4b80167237565c03103200d8074f",
"md5": "4af0a2fece92294966390e7a38a25b0f",
"sha256": "258fb37533385aefb6b568e820e81d20590e59be191ba9568813509d11512367"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp38-cp38-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "4af0a2fece92294966390e7a38a25b0f",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.7",
"size": 686626,
"upload_time": "2025-02-10T10:37:16",
"upload_time_iso_8601": "2025-02-10T10:37:16.501894Z",
"url": "https://files.pythonhosted.org/packages/4f/53/a22bb2a6fed62271a6770f5b9e01d58b4b80167237565c03103200d8074f/neo4j_rust_ext-5.28.1.0-cp38-cp38-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "881aae2afd5b8455127e7858a9d2fba69b21d482e570fdd6df59e6813eb915e8",
"md5": "7cf1c207a870573fbe710105d0bbd43c",
"sha256": "3859c256aa588563ca6235c53768d8785a85d36fddda495eaca9bb054b788239"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "7cf1c207a870573fbe710105d0bbd43c",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.7",
"size": 289800,
"upload_time": "2025-02-10T10:37:18",
"upload_time_iso_8601": "2025-02-10T10:37:18.383064Z",
"url": "https://files.pythonhosted.org/packages/88/1a/ae2afd5b8455127e7858a9d2fba69b21d482e570fdd6df59e6813eb915e8/neo4j_rust_ext-5.28.1.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "30f8bd33d3b1c4df067e29439ad79bef41f0c08e385134395dada24c88025dcc",
"md5": "3854e5ed77eb92bae69d3a741cf024ce",
"sha256": "b8c384cb6e5251525a021c3614993b5192d75373dda7100a7b2e34225dcff4c5"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"has_sig": false,
"md5_digest": "3854e5ed77eb92bae69d3a741cf024ce",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.7",
"size": 297811,
"upload_time": "2025-02-10T10:37:19",
"upload_time_iso_8601": "2025-02-10T10:37:19.852301Z",
"url": "https://files.pythonhosted.org/packages/30/f8/bd33d3b1c4df067e29439ad79bef41f0c08e385134395dada24c88025dcc/neo4j_rust_ext-5.28.1.0-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "2c9ace9abb73e43a00d8f9d160262ca070e8c8183a411dca7a2ef2d84d8f318d",
"md5": "cbe44193c2ca00b06e74269aa20aeebf",
"sha256": "4a31b5f642cad4250e664e0f4d1588f314f2de7955b573f6760ca72240d983e9"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "cbe44193c2ca00b06e74269aa20aeebf",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.7",
"size": 290671,
"upload_time": "2025-02-10T10:37:21",
"upload_time_iso_8601": "2025-02-10T10:37:21.269982Z",
"url": "https://files.pythonhosted.org/packages/2c/9a/ce9abb73e43a00d8f9d160262ca070e8c8183a411dca7a2ef2d84d8f318d/neo4j_rust_ext-5.28.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "a0e8a648115085203742b59babb686462406fcbd12a895e837d6faf1564c52bd",
"md5": "54c6f482f067806f1a39156e278c95a2",
"sha256": "e05591aa3b4b41dba7833b3ba2c58d632089fb5f4e94e33a322232cbf6485bb8"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp38-cp38-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "54c6f482f067806f1a39156e278c95a2",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.7",
"size": 458311,
"upload_time": "2025-02-10T10:37:22",
"upload_time_iso_8601": "2025-02-10T10:37:22.580939Z",
"url": "https://files.pythonhosted.org/packages/a0/e8/a648115085203742b59babb686462406fcbd12a895e837d6faf1564c52bd/neo4j_rust_ext-5.28.1.0-cp38-cp38-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "fdef5764762b5a6c0b671c1dab6b5d6c72cef74ad924e3096f7337b6c1023659",
"md5": "443db43ca0d4c6464ed1bf4531af860e",
"sha256": "9681f39565a9368c30d4796034884897f26360c4536fab7279a955843d30d5d1"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp38-cp38-win32.whl",
"has_sig": false,
"md5_digest": "443db43ca0d4c6464ed1bf4531af860e",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.7",
"size": 693661,
"upload_time": "2025-02-10T10:37:24",
"upload_time_iso_8601": "2025-02-10T10:37:24.735476Z",
"url": "https://files.pythonhosted.org/packages/fd/ef/5764762b5a6c0b671c1dab6b5d6c72cef74ad924e3096f7337b6c1023659/neo4j_rust_ext-5.28.1.0-cp38-cp38-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "2883d840d427fc809d8f51329662426113c3ed60906d13483faac85cec99a066",
"md5": "f82c616dcf697b3446806332c40b447a",
"sha256": "9c88d3a2148d1a77b5cd8f945e24073e6c2821b27790bfd6da3712238f0de538"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp38-cp38-win_amd64.whl",
"has_sig": false,
"md5_digest": "f82c616dcf697b3446806332c40b447a",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.7",
"size": 645546,
"upload_time": "2025-02-10T10:37:26",
"upload_time_iso_8601": "2025-02-10T10:37:26.375661Z",
"url": "https://files.pythonhosted.org/packages/28/83/d840d427fc809d8f51329662426113c3ed60906d13483faac85cec99a066/neo4j_rust_ext-5.28.1.0-cp38-cp38-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "50b136713c9dafa52e7d3d60efa9e2c18e770a9b4ecb18c174f5cd9fa15397fc",
"md5": "b0f74c560b21af90513ea5298b5a54e4",
"sha256": "c9a59aca565c2137c4bddaa38511b26a5b32aeb5719ec9fc5bd9c8ce3b9c8019"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp38-cp38-win_arm64.whl",
"has_sig": false,
"md5_digest": "b0f74c560b21af90513ea5298b5a54e4",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.7",
"size": 146329,
"upload_time": "2025-02-10T10:37:27",
"upload_time_iso_8601": "2025-02-10T10:37:27.777363Z",
"url": "https://files.pythonhosted.org/packages/50/b1/36713c9dafa52e7d3d60efa9e2c18e770a9b4ecb18c174f5cd9fa15397fc/neo4j_rust_ext-5.28.1.0-cp38-cp38-win_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "f4233187ba22419f64a688853f6856d30df6cb9603d54c153c52f422a9890d0c",
"md5": "836b1a6ca7346fa2394a5bf446459be3",
"sha256": "c2c46440b6523e2a1ec3f6fd620990120fe04ae254dc4d39b0d2cae6ca0bd8a3"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp39-cp39-macosx_10_12_x86_64.whl",
"has_sig": false,
"md5_digest": "836b1a6ca7346fa2394a5bf446459be3",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.7",
"size": 685405,
"upload_time": "2025-02-10T10:37:29",
"upload_time_iso_8601": "2025-02-10T10:37:29.202471Z",
"url": "https://files.pythonhosted.org/packages/f4/23/3187ba22419f64a688853f6856d30df6cb9603d54c153c52f422a9890d0c/neo4j_rust_ext-5.28.1.0-cp39-cp39-macosx_10_12_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "244cd08d054b64c4e5679ed7b41c35f63d539e11ae102aa4f362bec84cf45001",
"md5": "a0ccd57d21258987ee6b550ca9dad9e2",
"sha256": "c188f79f881ca81cbcf55b144dc6094cfa7ac735b47085d452601fbb6e9d0532"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp39-cp39-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "a0ccd57d21258987ee6b550ca9dad9e2",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.7",
"size": 686462,
"upload_time": "2025-02-10T10:37:31",
"upload_time_iso_8601": "2025-02-10T10:37:31.477792Z",
"url": "https://files.pythonhosted.org/packages/24/4c/d08d054b64c4e5679ed7b41c35f63d539e11ae102aa4f362bec84cf45001/neo4j_rust_ext-5.28.1.0-cp39-cp39-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "559e9c56b924db24e265182264bc6d0bc61a872d73c1a67dfcccccd6e47df621",
"md5": "8eebb87d0ba4afdf23583f3035f35d55",
"sha256": "71991ba8c0694779ad15bbc06600d428827a452d69b95336666916f177873b10"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "8eebb87d0ba4afdf23583f3035f35d55",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.7",
"size": 291045,
"upload_time": "2025-02-10T10:37:32",
"upload_time_iso_8601": "2025-02-10T10:37:32.817817Z",
"url": "https://files.pythonhosted.org/packages/55/9e/9c56b924db24e265182264bc6d0bc61a872d73c1a67dfcccccd6e47df621/neo4j_rust_ext-5.28.1.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "4bbce785699745ff4638f4fa8aa854225a251265b558a1da3548b08160c6e941",
"md5": "bcfa793ec79739aa6d555da19e254f41",
"sha256": "4cf320b30b87f87ec1701e7421e8bcea8730ab662e665d643e6d780d9e309b74"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"has_sig": false,
"md5_digest": "bcfa793ec79739aa6d555da19e254f41",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.7",
"size": 298775,
"upload_time": "2025-02-10T10:37:34",
"upload_time_iso_8601": "2025-02-10T10:37:34.435811Z",
"url": "https://files.pythonhosted.org/packages/4b/bc/e785699745ff4638f4fa8aa854225a251265b558a1da3548b08160c6e941/neo4j_rust_ext-5.28.1.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "0b55c6f751150e2cb35aea65f5211c39d5022307f253fa9310b479004cbe6c70",
"md5": "a2fcd3b34229e3c88be5fa29f56827f7",
"sha256": "36dfbd40262050b15cd375712fd030b12e95b33a6eeb0efdf6c8636969abec24"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "a2fcd3b34229e3c88be5fa29f56827f7",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.7",
"size": 291170,
"upload_time": "2025-02-10T10:37:36",
"upload_time_iso_8601": "2025-02-10T10:37:36.838071Z",
"url": "https://files.pythonhosted.org/packages/0b/55/c6f751150e2cb35aea65f5211c39d5022307f253fa9310b479004cbe6c70/neo4j_rust_ext-5.28.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "d7f1cf2ca1214edd3baa07d125892fc2f66036e7a53c9a7c1ad0c81e7cdc7b79",
"md5": "acd6c52f14612973c6f78df4c9de6e0e",
"sha256": "c32b2afe2ab2108f7edfed05b867cf342f2fca487f05327f175a240b8506b9c7"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp39-cp39-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "acd6c52f14612973c6f78df4c9de6e0e",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.7",
"size": 458403,
"upload_time": "2025-02-10T10:37:38",
"upload_time_iso_8601": "2025-02-10T10:37:38.337630Z",
"url": "https://files.pythonhosted.org/packages/d7/f1/cf2ca1214edd3baa07d125892fc2f66036e7a53c9a7c1ad0c81e7cdc7b79/neo4j_rust_ext-5.28.1.0-cp39-cp39-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "508daaef7078a1128a3128dcb04a7fc1f30bf4ba43a2d9bc3edf08b5070759c3",
"md5": "9a5b189617fb61a8429218408dae4727",
"sha256": "dc3830e93546c2514092889db08342298beb6fcddfc51b582420fff697a7c654"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp39-cp39-win32.whl",
"has_sig": false,
"md5_digest": "9a5b189617fb61a8429218408dae4727",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.7",
"size": 694499,
"upload_time": "2025-02-10T10:37:39",
"upload_time_iso_8601": "2025-02-10T10:37:39.847709Z",
"url": "https://files.pythonhosted.org/packages/50/8d/aaef7078a1128a3128dcb04a7fc1f30bf4ba43a2d9bc3edf08b5070759c3/neo4j_rust_ext-5.28.1.0-cp39-cp39-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "6c267c6f7f39fba78c6721276ad0e15d180c2e6c747f58e0b07b7052be64b276",
"md5": "c16ac2b60740a31f5e89588d68d5dd54",
"sha256": "20cd173a9760b92fed6d51fa599e793291582592ff9d5e3c697fc3ab5032e8fe"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp39-cp39-win_amd64.whl",
"has_sig": false,
"md5_digest": "c16ac2b60740a31f5e89588d68d5dd54",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.7",
"size": 646018,
"upload_time": "2025-02-10T10:37:41",
"upload_time_iso_8601": "2025-02-10T10:37:41.315021Z",
"url": "https://files.pythonhosted.org/packages/6c/26/7c6f7f39fba78c6721276ad0e15d180c2e6c747f58e0b07b7052be64b276/neo4j_rust_ext-5.28.1.0-cp39-cp39-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "f8ec7d3c02b39bafe20520bc507ae2be3ceccea1fce509b545e444f75a84e8a2",
"md5": "75e286da5d00f55d27214bd15a838e51",
"sha256": "d95a0d7e11cec1a2370301c79db6e86f4a639831e2be5ae7d5fb219383b3fd56"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0-cp39-cp39-win_arm64.whl",
"has_sig": false,
"md5_digest": "75e286da5d00f55d27214bd15a838e51",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.7",
"size": 145999,
"upload_time": "2025-02-10T10:37:43",
"upload_time_iso_8601": "2025-02-10T10:37:43.718014Z",
"url": "https://files.pythonhosted.org/packages/f8/ec/7d3c02b39bafe20520bc507ae2be3ceccea1fce509b545e444f75a84e8a2/neo4j_rust_ext-5.28.1.0-cp39-cp39-win_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "c33d3591dc784185f401554f07319be27e0bfb6f1ea21873ffe7e73c36ca1be0",
"md5": "40e67189f81f44ccc401478be3e13a31",
"sha256": "cdc3ab18b1f6a292027c3774d67a8874c8cc3623e30a8a2eb1321231bee0966e"
},
"downloads": -1,
"filename": "neo4j_rust_ext-5.28.1.0.tar.gz",
"has_sig": false,
"md5_digest": "40e67189f81f44ccc401478be3e13a31",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 16472,
"upload_time": "2025-02-10T10:37:45",
"upload_time_iso_8601": "2025-02-10T10:37:45.194167Z",
"url": "https://files.pythonhosted.org/packages/c3/3d/3591dc784185f401554f07319be27e0bfb6f1ea21873ffe7e73c36ca1be0/neo4j_rust_ext-5.28.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-10 10:37:45",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "neo4j",
"github_project": "neo4j-python-driver-rust-ext",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"tox": true,
"lcname": "neo4j-rust-ext"
}