Skip to main content

Official Skytable client library for Python

Reason this release was yanked:

this release contains invalid example code

Project description

Skytable Python Client

This is an alpha version of Skytable's official connector for Python 3.X.

Example

import asyncio
from skytable import Config

c = Config(username="root", password="password")
db = await c.connect()

# ... use the db

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

skytable_py-0.0.1.tar.gz (5.7 kB view hashes)

Uploaded Source

Built Distribution

skytable_py-0.0.1-py3-none-any.whl (6.6 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