xata


Namexata JSON
Version 1.3.5 PyPI version JSON
download
home_pageNone
SummaryPython SDK for Xata.io
upload_time2024-06-18 09:17:37
maintainerNone
docs_urlNone
authorXata
requires_python<4.0,>=3.8
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <p align="center">
  <img width="400" alt="Xata" src="https://raw.githubusercontent.com/xataio/xata-py/main/assets/logo_light.svg">
</p>

# Python SDK for Xata

[![Documentation Status](https://readthedocs.org/projects/xata-py/badge/?version=latest)](https://xata-py.readthedocs.io/en/latest/?badge=latest) [![PyPI version](https://badge.fury.io/py/xata.svg)](https://badge.fury.io/py/xata)

Xata is a serverless data platform, based on PostgreSQL. The data platform brings full-text search, vector similarity search, and file/image attachments on top of PostgreSQL. Xata supports also native database branches and a developer workflow that integrates seamlessly with GitHub and platforms like Vercel and Netlify.

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](https://xata.io).

- [SDK documentation](https://xata.io/docs/sdk/python/overview)
- [API Reference](https://xata-py.readthedocs.io/en/latest/api.html)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "xata",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Xata",
    "author_email": "support@xata.io",
    "download_url": null,
    "platform": null,
    "description": "<p align=\"center\">\n  <img width=\"400\" alt=\"Xata\" src=\"https://raw.githubusercontent.com/xataio/xata-py/main/assets/logo_light.svg\">\n</p>\n\n# Python SDK for Xata\n\n[![Documentation Status](https://readthedocs.org/projects/xata-py/badge/?version=latest)](https://xata-py.readthedocs.io/en/latest/?badge=latest) [![PyPI version](https://badge.fury.io/py/xata.svg)](https://badge.fury.io/py/xata)\n\nXata is a serverless data platform, based on PostgreSQL. The data platform brings full-text search, vector similarity search, and file/image attachments on top of PostgreSQL. Xata supports also native database branches and a developer workflow that integrates seamlessly with GitHub and platforms like Vercel and Netlify.\n\nThe Python SDK uses type annotations and requires Python 3.8 or higher.\n\nTo install, run:\n\n```\npip install xata\n```\n\nTo learn more about Xata, visit [xata.io](https://xata.io).\n\n- [SDK documentation](https://xata.io/docs/sdk/python/overview)\n- [API Reference](https://xata-py.readthedocs.io/en/latest/api.html)\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Python SDK for Xata.io",
    "version": "1.3.5",
    "project_urls": {
        "Documentation": "https://xata-py.readthedocs.io"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0a80f9a9a22e030e25083af103a712d986a460604c598198c76be5eeb176ad5c",
                "md5": "28cc5f51adf605e80fc34c2d1f1a982b",
                "sha256": "3e16c64966df9eece48e5fd5d9726a80b0d8691a1f447c5a6965268d1004003b"
            },
            "downloads": -1,
            "filename": "xata-1.3.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "28cc5f51adf605e80fc34c2d1f1a982b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8",
            "size": 48648,
            "upload_time": "2024-06-18T09:17:37",
            "upload_time_iso_8601": "2024-06-18T09:17:37.452342Z",
            "url": "https://files.pythonhosted.org/packages/0a/80/f9a9a22e030e25083af103a712d986a460604c598198c76be5eeb176ad5c/xata-1.3.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-18 09:17:37",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "xata"
}
        
Elapsed time: 0.59292s