Skip to main content

A Python wrapper for AxterDB

Project description

AxterDB is a modern, easy to use, feature-rich, and async ready API wrapper for AxterDB in Python.

Key Features

  • Modern Pythonic API using async and await.

  • Optimised for both speed and memory usage.

Installing

Python 3.8 or higher is required

# Linux/macOS
python3 -m pip install -U axterdb

# Windows
py -3 -m pip install -U axterdb

To install the development version, do the following:

$ git clone https://github.com/AxterDB/wrapper
$ cd wrapper
$ python3 -m pip install -U .

or if you do not want to clone the repository:

# Linux/macOS
python3 -m pip install git+https://github.com/AxterDB/wrapper
# Windows
py -3 -m pip install git+https://github.com/AxterDB/wrapper

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

axterdb-1.5.tar.gz (569.9 kB view hashes)

Uploaded Source

Built Distribution

axterdb-1.5-py3-none-any.whl (5.2 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