# Gramps Web API
This is the repository for **Gramps Web API**, a Python REST API for [Gramps](https://gramps-project.org).
It allows to query and manipulate a [Gramps](https://gramps-project.org) family tree database via the web.
Gramps Web API is the backend of [Gramps Web](https://www.grampsweb.org/), a genealogy web app based on Gramps, but can also be used as backend for other tools.
## More information
- API documentation for Gramps Web API: https://gramps-project.github.io/gramps-web-api/
- Developer documentation for Gramps Web API: https://www.grampsweb.org/dev-backend/
- Documentation for Gramps Web: https://www.grampsweb.org
## Related projects
- Gramps Web frontend repository: https://github.com/gramps-project/gramps-web
Raw data
{
"_id": null,
"home_page": null,
"name": "gramps-webapi",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "RESTful, web API, genealogy, Gramps",
"author": "Gramps Development Team",
"author_email": "\"David M. Straub\" <straub@protonmail.com>",
"download_url": "https://files.pythonhosted.org/packages/2e/43/2d356f9eae60a5b409e1ee02f1b9f295c80199972d772c2e0cc30404de74/gramps_webapi-2.6.0.tar.gz",
"platform": null,
"description": "# Gramps Web API\n\nThis is the repository for **Gramps Web API**, a Python REST API for [Gramps](https://gramps-project.org).\n\nIt allows to query and manipulate a [Gramps](https://gramps-project.org) family tree database via the web.\n\nGramps Web API is the backend of [Gramps Web](https://www.grampsweb.org/), a genealogy web app based on Gramps, but can also be used as backend for other tools.\n\n## More information\n\n- API documentation for Gramps Web API: https://gramps-project.github.io/gramps-web-api/\n- Developer documentation for Gramps Web API: https://www.grampsweb.org/dev-backend/\n- Documentation for Gramps Web: https://www.grampsweb.org\n\n## Related projects\n\n- Gramps Web frontend repository: https://github.com/gramps-project/gramps-web\n",
"bugtrack_url": null,
"license": "AGPL-3.0-or-later",
"summary": "A RESTful web API for the Gramps genealogical database.",
"version": "2.6.0",
"project_urls": {
"homepage": "https://github.com/gramps-project/gramps-web-api",
"repository": "https://github.com/gramps-project/gramps-web-api"
},
"split_keywords": [
"restful",
" web api",
" genealogy",
" gramps"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "89547d77a39857043bf631a76e938376edfc8dec65dd2dda47833792b400cc9a",
"md5": "a4f8a37788e8ba91d3c40579317f637a",
"sha256": "2d5d7cebc290cb3ca214de286727010e81091e457355d9038632fbc4c0e6d6c2"
},
"downloads": -1,
"filename": "gramps_webapi-2.6.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a4f8a37788e8ba91d3c40579317f637a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 444825,
"upload_time": "2024-11-30T11:38:59",
"upload_time_iso_8601": "2024-11-30T11:38:59.573668Z",
"url": "https://files.pythonhosted.org/packages/89/54/7d77a39857043bf631a76e938376edfc8dec65dd2dda47833792b400cc9a/gramps_webapi-2.6.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2e432d356f9eae60a5b409e1ee02f1b9f295c80199972d772c2e0cc30404de74",
"md5": "cea282d357f9096bb84098a339607ce6",
"sha256": "51af8260e2668ea9ed798403f10d9e30e7a25e394ebc974f1f36a80d90784279"
},
"downloads": -1,
"filename": "gramps_webapi-2.6.0.tar.gz",
"has_sig": false,
"md5_digest": "cea282d357f9096bb84098a339607ce6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 710949,
"upload_time": "2024-11-30T11:39:17",
"upload_time_iso_8601": "2024-11-30T11:39:17.707319Z",
"url": "https://files.pythonhosted.org/packages/2e/43/2d356f9eae60a5b409e1ee02f1b9f295c80199972d772c2e0cc30404de74/gramps_webapi-2.6.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-30 11:39:17",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "gramps-project",
"github_project": "gramps-web-api",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "gramps-webapi"
}