sanic-rest


Namesanic-rest JSON
Version 1.9.0 PyPI version JSON
download
home_pagehttps://github.com/flamingo-run/sanic-rest
SummarySanic Rest Framework with Google Cloud Datastore
upload_time2024-03-09 00:18:15
maintainer
docs_urlNone
authorJoao Daher
requires_python>=3.11,<3.13
license
keywords sanic restful datastore
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ![Github CI](https://github.com/flamingo-run/sanic-rest/workflows/Github%20CI/badge.svg)
[![Maintainability](https://api.codeclimate.com/v1/badges/0d6eb6158bc33aa2af1c/maintainability)](https://codeclimate.com/github/flamingo-run/sanic-rest/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/0d6eb6158bc33aa2af1c/test_coverage)](https://codeclimate.com/github/flamingo-run/sanic-rest/test_coverage)
[![python](https://img.shields.io/badge/python-3.10-blue.svg)]()

# Sanic Rest Framework

## Installation

`pip install sanic-rest`

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/flamingo-run/sanic-rest",
    "name": "sanic-rest",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11,<3.13",
    "maintainer_email": "",
    "keywords": "sanic,restful,datastore",
    "author": "Joao Daher",
    "author_email": "joao@daher.dev",
    "download_url": "https://files.pythonhosted.org/packages/23/0e/a13b6e507c3f6d80073f8b1465a15f0534760ecb3ee842628d06bfe349de/sanic_rest-1.9.0.tar.gz",
    "platform": null,
    "description": "![Github CI](https://github.com/flamingo-run/sanic-rest/workflows/Github%20CI/badge.svg)\n[![Maintainability](https://api.codeclimate.com/v1/badges/0d6eb6158bc33aa2af1c/maintainability)](https://codeclimate.com/github/flamingo-run/sanic-rest/maintainability)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/0d6eb6158bc33aa2af1c/test_coverage)](https://codeclimate.com/github/flamingo-run/sanic-rest/test_coverage)\n[![python](https://img.shields.io/badge/python-3.10-blue.svg)]()\n\n# Sanic Rest Framework\n\n## Installation\n\n`pip install sanic-rest`\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Sanic Rest Framework with Google Cloud Datastore",
    "version": "1.9.0",
    "project_urls": {
        "Homepage": "https://github.com/flamingo-run/sanic-rest",
        "Repository": "https://github.com/flamingo-run/sanic-rest"
    },
    "split_keywords": [
        "sanic",
        "restful",
        "datastore"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "86e7fb4f1cc606bd46c101c6866435904b2f817681ed9b6b99cbd086484233df",
                "md5": "e4169e29a3c4cc0a1c998f54863e9df8",
                "sha256": "2195e02c166bf9b8d828c26736bae53fe8c8a24dad3d6e5991e85e9e713b9ad3"
            },
            "downloads": -1,
            "filename": "sanic_rest-1.9.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e4169e29a3c4cc0a1c998f54863e9df8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11,<3.13",
            "size": 9293,
            "upload_time": "2024-03-09T00:18:13",
            "upload_time_iso_8601": "2024-03-09T00:18:13.307118Z",
            "url": "https://files.pythonhosted.org/packages/86/e7/fb4f1cc606bd46c101c6866435904b2f817681ed9b6b99cbd086484233df/sanic_rest-1.9.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "230ea13b6e507c3f6d80073f8b1465a15f0534760ecb3ee842628d06bfe349de",
                "md5": "42dce647113b1ebe1c92cfda8b5f262c",
                "sha256": "f4756dc241617ee0ff991166a871a52e80e4a5be9ff4528161473a9942b13afe"
            },
            "downloads": -1,
            "filename": "sanic_rest-1.9.0.tar.gz",
            "has_sig": false,
            "md5_digest": "42dce647113b1ebe1c92cfda8b5f262c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11,<3.13",
            "size": 8709,
            "upload_time": "2024-03-09T00:18:15",
            "upload_time_iso_8601": "2024-03-09T00:18:15.122181Z",
            "url": "https://files.pythonhosted.org/packages/23/0e/a13b6e507c3f6d80073f8b1465a15f0534760ecb3ee842628d06bfe349de/sanic_rest-1.9.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-09 00:18:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "flamingo-run",
    "github_project": "sanic-rest",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "sanic-rest"
}
        
Elapsed time: 0.21491s