Skip to main content

No project description provided

Project description

Neo4j Aura SDK for Python

This is an SDK for interacting with the Neo4j Aura service from Python.

Installation

pip install neo4j-aura-sdk

Usage

from neo4j_aura_sdk import AuraClient


async def main():
    async with AuraClient.from_env() as client:
        tenants = await client.tenants()
        print(tenants)


if __name__ == "__main__":
    import asyncio
    asyncio.run(main())

Development

Running tests

make test

Building the package

poetry build

Publishing the package

poetry publish

License

LICENSING INFORMATION TBD

Contributing

Please see CONTRIBUTING.md for more information.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

neo4j_aura_sdk-0.1.0.tar.gz (4.7 kB view details)

Uploaded Source

Built Distribution

neo4j_aura_sdk-0.1.0-py3-none-any.whl (5.4 kB view details)

Uploaded Python 3

File details

Details for the file neo4j_aura_sdk-0.1.0.tar.gz.

File metadata

  • Download URL: neo4j_aura_sdk-0.1.0.tar.gz
  • Upload date:
  • Size: 4.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.2 CPython/3.11.0 Darwin/23.5.0

File hashes

Hashes for neo4j_aura_sdk-0.1.0.tar.gz
Algorithm Hash digest
SHA256 1ac8ffb87c7d877e86e64072e1b32c848099f3593f94dcfe454c22764fcaaf8e
MD5 cb31b9c606e36fbd537c8e622703237e
BLAKE2b-256 29f36a0fb4b509532df74647789838297a9c6fdaa5b8ee46b342df85d05b8719

See more details on using hashes here.

File details

Details for the file neo4j_aura_sdk-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: neo4j_aura_sdk-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 5.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.2 CPython/3.11.0 Darwin/23.5.0

File hashes

Hashes for neo4j_aura_sdk-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7d831db67635106d35f517b7f1567ccb6c48a32ba3d73ca98bbe82f56e4f75ea
MD5 3c3948c9604c109447172052b37479bc
BLAKE2b-256 0e06d941c80aca070e4371b3e3bd8556895583e560d949be02d44404c995b732

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page