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.1.tar.gz (4.6 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: neo4j_aura_sdk-0.1.1.tar.gz
  • Upload date:
  • Size: 4.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.5

File hashes

Hashes for neo4j_aura_sdk-0.1.1.tar.gz
Algorithm Hash digest
SHA256 ee8e2d2fdd67ad85eea939708ffbbc62539d8849cf52617f1b2e35be06929789
MD5 60f9f3402a54f46edaaf8c4e8c64501a
BLAKE2b-256 dfe21cca2107ae44fd28445b119a4ffd6e3e24d944045f0c638c97ef75473141

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for neo4j_aura_sdk-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0f9d6cb37b11511d8b4794e5610f325f25c386591c8eb3dae13b43460857ed5c
MD5 b158a598b5c84655a92f23e33205f329
BLAKE2b-256 f694ebd8ced2653928c648833c30307eb92ee8496e7caa998c93f9281e2079a4

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