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.11.tar.gz
(14.5 kB
view hashes)
Built Distribution
Close
Hashes for arangodb-0.0.11-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7431a5eb5c1e6e1469ad7ef05f1665a3f654eaedde2c7e67fe2d151093110b7d |
|
MD5 | 7ac14ece5bba741402930c52892d709c |
|
BLAKE2b-256 | c0b49faf863b03be11f099b36e76e82b175545914eda2b8b9003ff548f08c774 |