Skip to main content

No project description provided

Project description

XTDB Python SDK

This is the Python SDK for the XTDB database.

Development

This library uses Poetry for dependency management. To install the dependencies, run:

poetry install

Deployment

You'll need an account on PyPI to deploy the library.

Create yourself an API token on PyPI and save it using Poetry:

poetry config pypi-token.pypi <your-api-token>

To deploy a new version of the library, update the version number in pyproject.toml and run:

poetry publish --build

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

xtdb_juxt-0.0.0.dev0.tar.gz (5.7 kB view hashes)

Uploaded Source

Built Distribution

xtdb_juxt-0.0.0.dev0-py3-none-any.whl (7.4 kB view hashes)

Uploaded Python 3

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