axterdb 1.5

Creator: bradpython12

Last updated:

Add to Cart

Description:

axterdb 1.5

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

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.