Skip to main content

A Python client for ArangoDB REST API.

Project description

There are a couple of Python implementations for ArangoDB’s rest API, but they do not fit my mind:

  • Have a declarative way of defining documents, Edges and Graphs.

  • Have a clean separation of client API and ArangoDB API.

  • Documents should be optionally de/serializable when loading or saving.

  • The API client may differ for a special Document.

  • Documents should behave like dicts.

  • Have a nice query tool.

  • Have ArangoDB errors thrown as exceptions.

  • Use requests Session with keep-alive.

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

arangodb-0.0.9.tar.gz (14.5 kB view hashes)

Uploaded Source

Built Distribution

arangodb-0.0.9-py2.py3-none-any.whl (18.2 kB view hashes)

Uploaded Python 2 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