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
Raw data
{
"_id": null,
"home_page": "https://github.com/tariqdaouda/pyArango",
"name": "pyArango",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "database ORM nosql arangodb driver validation",
"author": "Tariq Daouda",
"author_email": "tariq.daouda@umontreal.ca",
"download_url": "https://files.pythonhosted.org/packages/2c/2c/90e656f781b01e9bb1cd240f38412e6f08379dce256757f523d5044577d3/pyArango-2.1.1.tar.gz",
"platform": null,
"description": "Python Object Wrapper for ArangoDB_ with built-in validation\n=============================================================\n\npyArango 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.\n\npyArango supports graphs, indexes and probably everything that arangodb_ can do.\n\npyArango is developed by `Tariq Daouda`_, the full source code is available from github_.\n\n.. _Tariq Daouda: http://bioinfo.iric.ca/~daoudat/\n.. _github: https://github.com/tariqdaouda/pyArango\n.. _arangodb: http://www.arangodb.com\n.. _ArangoDB: http://www.arangodb.com\n\nFor the latest news about pyArango, you can follow me on twitter `@tariqdaouda`_.\nIf you have any issues with it, please file a github issue.\n\n.. _@tariqdaouda: https://www.twitter.com/tariqdaouda\n",
"bugtrack_url": null,
"license": "ApacheV2",
"summary": "An easy to use python driver for ArangoDB with built-in validation",
"version": "2.1.1",
"project_urls": {
"Homepage": "https://github.com/tariqdaouda/pyArango"
},
"split_keywords": [
"database",
"orm",
"nosql",
"arangodb",
"driver",
"validation"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2c2c90e656f781b01e9bb1cd240f38412e6f08379dce256757f523d5044577d3",
"md5": "519ee06b37d105df0843cb9291c63a95",
"sha256": "73588279b594f8a21b022f9fb854e7b5fde03ac60bece67e344e52321d3b917c"
},
"downloads": -1,
"filename": "pyArango-2.1.1.tar.gz",
"has_sig": false,
"md5_digest": "519ee06b37d105df0843cb9291c63a95",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 51798,
"upload_time": "2024-03-25T12:56:50",
"upload_time_iso_8601": "2024-03-25T12:56:50.801289Z",
"url": "https://files.pythonhosted.org/packages/2c/2c/90e656f781b01e9bb1cd240f38412e6f08379dce256757f523d5044577d3/pyArango-2.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-25 12:56:50",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "tariqdaouda",
"github_project": "pyArango",
"travis_ci": true,
"coveralls": false,
"github_actions": false,
"lcname": "pyarango"
}