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.10.tar.gz
(14.5 kB
view hashes)
Built Distribution
Close
Hashes for arangodb-0.0.10-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | bdd3427f435865117ccf01ec3b3f710e42afaefd1184a98173fef0a11b75b48d |
|
MD5 | 3ae73b1dac51bde68e87b840b04c664f |
|
BLAKE2b-256 | 24d3e1aff585c9be646db8be4c07b4a3e389c81179de0aa7bcea5676fb07da46 |