Skip to main content

A Hasura Data Connector SDK

Project description

Hasura Python SDK

To install the library you can use:

pip3 install hasura-ndc

Python developers can use this SDK to create Hasura Data Connectors using the Python programming language.

You would be interested in this repository if you wanted to write your own Hasura data connector in Python that wrapped a database or custom data-source.

Included in this SDK is an implementation of a Lambda connector, called a FunctionConnector. If you wanted to simply write Python code you'd likely be more interested in the Python Lambda connector which makes use of this, and you can find that repo here: https://github.com/hasura/ndc-python-lambda

Developer notes:

To upload a new version of the Hasura SDK to pypi:

python3 setup.py sdist

python3 setup.py bdist_wheel

twine upload dist/*

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

hasura_ndc-0.34.tar.gz (12.1 kB view details)

Uploaded Source

Built Distribution

hasura_ndc-0.34-py3-none-any.whl (13.4 kB view details)

Uploaded Python 3

File details

Details for the file hasura_ndc-0.34.tar.gz.

File metadata

  • Download URL: hasura_ndc-0.34.tar.gz
  • Upload date:
  • Size: 12.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.4

File hashes

Hashes for hasura_ndc-0.34.tar.gz
Algorithm Hash digest
SHA256 fd2877586ed879dc2730affebe7f72ba747d1011e382b366a8508540fd9bfea2
MD5 34b3e93d52a7395650303bef81cdacbc
BLAKE2b-256 ef3e7a850c270691dee838e5c381eaebd3c9295e18b5cb1bf44ec44a8b9d0dab

See more details on using hashes here.

File details

Details for the file hasura_ndc-0.34-py3-none-any.whl.

File metadata

  • Download URL: hasura_ndc-0.34-py3-none-any.whl
  • Upload date:
  • Size: 13.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.4

File hashes

Hashes for hasura_ndc-0.34-py3-none-any.whl
Algorithm Hash digest
SHA256 f1d6524abc95863611a4f3c211bcbaa3b0a91732d33614f2a453f1de6e0dac5c
MD5 47656de4d363b80af495ff61589f50a6
BLAKE2b-256 66051b89f966998791f4268119dddb29df1b0d031de9d8310358e80bf3d4d038

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