python-djangogql


Namepython-djangogql JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/felipevisu/djangogql
SummaryA Django app to build graphql APIs
upload_time2023-07-13 15:12:57
maintainer
docs_urlNone
authorFelipe Faria
requires_python
licenseMIT
keywords api graphql graphene django
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # DjangoGQL

DjangoGQL is an open-source library that provides seamless integration between Django, a high-level Python web framework, and Graphene, a library for building GraphQL APIs. The library allows developers to create GraphQL APIs in Django quickly and efficiently while maintaining a high level of performance.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/felipevisu/djangogql",
    "name": "python-djangogql",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "api graphql graphene django",
    "author": "Felipe Faria",
    "author_email": "felipevisu@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/6c/12/38ff3de1de30b834033d4e25831f3b7782983ddcc3f4b202c782d4318995/python-djangogql-0.1.0.tar.gz",
    "platform": "any",
    "description": "# DjangoGQL\n\nDjangoGQL is an open-source library that provides seamless integration between Django, a high-level Python web framework, and Graphene, a library for building GraphQL APIs. The library allows developers to create GraphQL APIs in Django quickly and efficiently while maintaining a high level of performance.\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Django app to build graphql APIs",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/felipevisu/djangogql"
    },
    "split_keywords": [
        "api",
        "graphql",
        "graphene",
        "django"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6c1238ff3de1de30b834033d4e25831f3b7782983ddcc3f4b202c782d4318995",
                "md5": "e405a59e11bfb87b5a8d9ab71a4784aa",
                "sha256": "6a5a71e7fcc19ad22a0d27e67370a8b4147f1d16a8c97754c2ce595fe35357d3"
            },
            "downloads": -1,
            "filename": "python-djangogql-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e405a59e11bfb87b5a8d9ab71a4784aa",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 31850,
            "upload_time": "2023-07-13T15:12:57",
            "upload_time_iso_8601": "2023-07-13T15:12:57.867702Z",
            "url": "https://files.pythonhosted.org/packages/6c/12/38ff3de1de30b834033d4e25831f3b7782983ddcc3f4b202c782d4318995/python-djangogql-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-13 15:12:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "felipevisu",
    "github_project": "djangogql",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "python-djangogql"
}
        
Elapsed time: 0.08736s