Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 916 Bytes

DESCRIPTION.rst

File metadata and controls

18 lines (12 loc) · 916 Bytes

Python Object Wrapper for ArangoDB with built-in validation

pyArango aims to be an easy to use driver for ArangoDB with built in validation. Collections are treated as types that apply to the documents within. You can be 100% permissive or enforce schemas and validate fields on set, on save or on both.

pyArango supports graphs, indexes and probably everything that arangodb can do.

pyArango is developed by Tariq Daouda, the full source code is available from github.

For the latest news about pyArango, you can follow me on twitter @tariqdaouda. If you have any issues with it, please file a github issue.