gramps-webapi


Namegramps-webapi JSON
Version 2.8.2 PyPI version JSON
download
home_pageNone
SummaryA RESTful web API for the Gramps genealogical database.
upload_time2025-02-07 06:41:44
maintainerNone
docs_urlNone
authorGramps Development Team
requires_python>=3.9
licenseAGPL-3.0-or-later
keywords restful web api genealogy gramps
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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/37/bb/9315320b4eb95506c0376d424e9bd2e92d5d3be2bc2e1bee8b208db8b424/gramps_webapi-2.8.2.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.8.2",
    "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": null,
            "digests": {
                "blake2b_256": "3d3328135e75e35e0c095e9c7b42b4c056ca37be685a615931e285d88230a2bc",
                "md5": "2ea148c9f10cde7efa672a6f897431f4",
                "sha256": "29cb1d798297031e4646da0e00494c4a6b5bf0706120e6a2970d1e99a77fb408"
            },
            "downloads": -1,
            "filename": "gramps_webapi-2.8.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2ea148c9f10cde7efa672a6f897431f4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 451376,
            "upload_time": "2025-02-07T06:41:42",
            "upload_time_iso_8601": "2025-02-07T06:41:42.301423Z",
            "url": "https://files.pythonhosted.org/packages/3d/33/28135e75e35e0c095e9c7b42b4c056ca37be685a615931e285d88230a2bc/gramps_webapi-2.8.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "37bb9315320b4eb95506c0376d424e9bd2e92d5d3be2bc2e1bee8b208db8b424",
                "md5": "be7b84b5649cfbabf6212468e6fa53cd",
                "sha256": "8098f2b7c68b5586f0885355c110c197c4aa053f481e74ea1ef418f134839fcd"
            },
            "downloads": -1,
            "filename": "gramps_webapi-2.8.2.tar.gz",
            "has_sig": false,
            "md5_digest": "be7b84b5649cfbabf6212468e6fa53cd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 721404,
            "upload_time": "2025-02-07T06:41:44",
            "upload_time_iso_8601": "2025-02-07T06:41:44.487728Z",
            "url": "https://files.pythonhosted.org/packages/37/bb/9315320b4eb95506c0376d424e9bd2e92d5d3be2bc2e1bee8b208db8b424/gramps_webapi-2.8.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-07 06:41:44",
    "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"
}
        
Elapsed time: 0.39099s