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)
Built Distribution
Close
Hashes for arangodb-0.0.9-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8d448a7e87a0036727bec91a8b62555f8beafd763db30a1b6e40a29f499b28ca |
|
MD5 | 788b42235c6de2aacacba109763217da |
|
BLAKE2b-256 | ab5e3ec762a495e7f5d7f9e532a0973e0cf615acf5fea3335f4f3236e7063e43 |