Metadata-Version: |
2.3 |
Name: |
neo4j-rust-ext |
Version: |
5.27.0.0 |
Summary: |
Rust Extensions for a Faster Neo4j Bolt Driver for Python |
Author-Email: |
"Neo4j, Inc." <drivers[at]neo4j.com> |
Project-Url: |
Homepage, https://neo4j.com/ |
Project-Url: |
Repository, https://github.com/neo4j/neo4j-python-driver-rust-ext |
Project-Url: |
Issue Tracker, https://github.com/neo4j/neo4j-python-driver-rust-ext/issues |
Project-Url: |
Changelog, https://github.com/neo4j/neo4j-python-driver-rust-ext/blob/HEAD/CHANGELOG.md |
Project-Url: |
Forum, https://community.neo4j.com/c/drivers-stacks/python/ |
Project-Url: |
Discord, https://discord.com/invite/neo4j |
License: |
Apache License, Version 2.0 |
Keywords: |
neo4j,graph,database |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
Intended Audience :: Developers |
Classifier: |
License :: OSI Approved :: Apache Software License |
Classifier: |
Operating System :: OS Independent |
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.12 |
Classifier: |
Programming Language :: Python :: 3.13 |
Classifier: |
Programming Language :: Rust |
Classifier: |
Topic :: Database |
Classifier: |
Topic :: Software Development |
Requires-Python: |
>=3.7 |
Requires-Dist: |
neo4j (==5.27.0) |
Requires-Dist: |
neo4j[numpy]; extra == "numpy" |
Requires-Dist: |
neo4j[pandas]; extra == "pandas" |
Requires-Dist: |
neo4j[pyarrow]; extra == "pyarrow" |
Provides-Extra: |
numpy |
Provides-Extra: |
pandas |
Provides-Extra: |
pyarrow |
Description-Content-Type: |
text/markdown; charset=UTF-8; variant=GFM |
License-File: |
LICENSE.txt |