_images/logo.png

Python-Arango

Welcome to the documentation for python-arango, a Python driver for ArangoDB.

If you’re interested in using asyncio, please check python-arango-async driver.

Requirements

  • ArangoDB version 3.11+

  • Python version 3.9+

Installation

~$ pip install python-arango --upgrade

Contents

Basics

Specialized Features

API Executions

Administration

Miscellaneous

Development