_images/logo.png

aioarango

Welcome to the documentation for aioarango, an asynchronous Python driver for ArangoDB.

This project is forked from python-arango. The only change is support for asynchronous API including tests. The current version (1.0.0) fully corresponds to python-arango 7.2.0.

Requirements

  • ArangoDB version 3.7+

  • Python version 3.7+

Installation

~$ pip install aioarango