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.12.tar.gz
(14.5 kB
view hashes)
Built Distribution
Close
Hashes for arangodb-0.0.12-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6581ce8e80ab775f009e631838b556d30dc3a5b4ca5196e1b78c2c6b4c72f8f3 |
|
MD5 | fdecd5808be69d0f12de11dd72043dd9 |
|
BLAKE2b-256 | 4ada38d16889dbbb638783826f267f3ed59a66eb824c29f0201befb2983e663a |