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_.
.. _Tariq Daouda: http://bioinfo.iric.ca/~daoudat/
.. _github: https://github.com/tariqdaouda/pyArango
.. _arangodb: http://www.arangodb.com
.. _ArangoDB: http://www.arangodb.com
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.
.. _@tariqdaouda: https://www.twitter.com/tariqdaouda
Changelog
===========
1.0.2
-------
* Added support for all types of indexes
* Connections are now managed into sessions that the user can restart if necessary. This allows for a much more stable interaction with ArangoDB when a lot of queries are involved
===========================================================
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_.
.. _Tariq Daouda: http://bioinfo.iric.ca/~daoudat/
.. _github: https://github.com/tariqdaouda/pyArango
.. _arangodb: http://www.arangodb.com
.. _ArangoDB: http://www.arangodb.com
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.
.. _@tariqdaouda: https://www.twitter.com/tariqdaouda
Changelog
===========
1.0.2
-------
* Added support for all types of indexes
* Connections are now managed into sessions that the user can restart if necessary. This allows for a much more stable interaction with ArangoDB when a lot of queries are involved
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyArango-1.0.2.tar.gz
(26.0 kB
view details)
File details
Details for the file pyArango-1.0.2.tar.gz.
File metadata
- Download URL: pyArango-1.0.2.tar.gz
- Upload date:
- Size: 26.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c8cbd7184b15292104006ba0db0a2d73293371946c5eef1aa358ca89dec971ce
|
|
| MD5 |
4a6fc05bcf6306509ba2187fa4fd27c8
|
|
| BLAKE2b-256 |
c73c0707c1be082b53a59cc0f59636739a7e42b1bc18ab985254e6e4fb22de26
|