/xata-py

Python SDK for xata.io

Primary LanguagePythonApache License 2.0Apache-2.0

Python SDK for Xata

Documentation Status PyPI version

Simple Python client for xata.io databases. Currently work in progress.

Xata is a Serverless Database that is as easy to use as a spreadsheet, has the data integrity of PostgreSQL, and the search and analytics functionality of Elasticsearch.

The Python SDK uses type annotations and requires Python 3.8 or higher.

To install, run:

pip install xata

To learn more about Xata, visit xata.io.