rapydo-http


Namerapydo-http JSON
Version 3.0 PyPI version JSON
download
home_pageNone
SummaryHTTP API server working on top of the RAPyDo framework
upload_time2024-04-28 07:09:42
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseThe MIT License Copyright (c) 2011-2022: Paolo D'Onorio De Meo, Mattia D'Antonio Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords http api rest web backend rapydo
VCS
bugtrack_url
requirements Flask flask-apispec Flask-Caching Flask-Cors SQLAlchemy alembic Werkzeug PyJWT pyOpenSSL marshmallow webargs apispec neomodel neobolt psycopg2-binary PyMySQL redis pika celery flower celery-redbeat amqp pyotp segno PyYAML loguru glom requests psutil plumbum html2text orjson sentry-sdk bcrypt async-timeout
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # RAPyDo REST APIs

REST APIs integrated with the RAPyDo framework

Based on:

- Flask
- flask-apispec with apispec
- marshmallow
- webargs
- Flask-Caching
- PyJWT
- pyotp With segno
- Neomodel
- SQLAlchemy
- Redis-py
- pika with amqp
- celery with celery-redbeat
- gunicorn with gevent

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "rapydo-http",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "http, api, rest, web, backend, rapydo",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/b0/cf/5ef1617098d4e71d3a0f457c6da468a08bf98018c012a75fcfe84da0178f/rapydo_http-3.0.tar.gz",
    "platform": null,
    "description": "# RAPyDo REST APIs\n\nREST APIs integrated with the RAPyDo framework\n\nBased on:\n\n- Flask\n- flask-apispec with apispec\n- marshmallow\n- webargs\n- Flask-Caching\n- PyJWT\n- pyotp With segno\n- Neomodel\n- SQLAlchemy\n- Redis-py\n- pika with amqp\n- celery with celery-redbeat\n- gunicorn with gevent\n",
    "bugtrack_url": null,
    "license": "The MIT License  Copyright (c) 2011-2022: Paolo D'Onorio De Meo, Mattia D'Antonio  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.  ",
    "summary": "HTTP API server working on top of the RAPyDo framework",
    "version": "3.0",
    "project_urls": {
        "documentation": "https://http-api.readthedocs.io",
        "homepage": "https://rapydo.github.io/docs",
        "repository": "https://github.com/rapydo/http-api"
    },
    "split_keywords": [
        "http",
        " api",
        " rest",
        " web",
        " backend",
        " rapydo"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6a8843f5aebba9cef6ac81104644910a962348c2d55331cd6b8b77f79adc9a7a",
                "md5": "46b982005eb17e1b8f33ebf4c98d8245",
                "sha256": "702ba6791bbb6ca0b79bf3216d9e88ef53ac37c58cdcfc2d5ecc6de3f829f209"
            },
            "downloads": -1,
            "filename": "rapydo_http-3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "46b982005eb17e1b8f33ebf4c98d8245",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 239560,
            "upload_time": "2024-04-28T07:09:40",
            "upload_time_iso_8601": "2024-04-28T07:09:40.393009Z",
            "url": "https://files.pythonhosted.org/packages/6a/88/43f5aebba9cef6ac81104644910a962348c2d55331cd6b8b77f79adc9a7a/rapydo_http-3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b0cf5ef1617098d4e71d3a0f457c6da468a08bf98018c012a75fcfe84da0178f",
                "md5": "de7e255c1a6325da28b9cb231ee3cbf1",
                "sha256": "f65fc3483f0cc942d10d3216c2901efaea318a2acd072eff97190ffc3a9dad6f"
            },
            "downloads": -1,
            "filename": "rapydo_http-3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "de7e255c1a6325da28b9cb231ee3cbf1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 175982,
            "upload_time": "2024-04-28T07:09:42",
            "upload_time_iso_8601": "2024-04-28T07:09:42.611491Z",
            "url": "https://files.pythonhosted.org/packages/b0/cf/5ef1617098d4e71d3a0f457c6da468a08bf98018c012a75fcfe84da0178f/rapydo_http-3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-28 07:09:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "rapydo",
    "github_project": "http-api",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "Flask",
            "specs": [
                [
                    "==",
                    "2.3.3"
                ]
            ]
        },
        {
            "name": "flask-apispec",
            "specs": [
                [
                    "==",
                    "0.11.4"
                ]
            ]
        },
        {
            "name": "Flask-Caching",
            "specs": [
                [
                    "==",
                    "2.1.0"
                ]
            ]
        },
        {
            "name": "Flask-Cors",
            "specs": [
                [
                    "==",
                    "4.0.0"
                ]
            ]
        },
        {
            "name": "SQLAlchemy",
            "specs": [
                [
                    "==",
                    "2.0.29"
                ]
            ]
        },
        {
            "name": "alembic",
            "specs": [
                [
                    "==",
                    "1.13.1"
                ]
            ]
        },
        {
            "name": "Werkzeug",
            "specs": [
                [
                    "==",
                    "3.0.2"
                ]
            ]
        },
        {
            "name": "PyJWT",
            "specs": [
                [
                    "==",
                    "2.8.0"
                ]
            ]
        },
        {
            "name": "pyOpenSSL",
            "specs": [
                [
                    "==",
                    "24.1.0"
                ]
            ]
        },
        {
            "name": "marshmallow",
            "specs": [
                [
                    "==",
                    "3.21.1"
                ]
            ]
        },
        {
            "name": "webargs",
            "specs": [
                [
                    "==",
                    "8.4.0"
                ]
            ]
        },
        {
            "name": "apispec",
            "specs": [
                [
                    "==",
                    "6.3.1"
                ]
            ]
        },
        {
            "name": "neomodel",
            "specs": [
                [
                    "==",
                    "5.2.1"
                ]
            ]
        },
        {
            "name": "neobolt",
            "specs": [
                [
                    "==",
                    "1.7.17"
                ]
            ]
        },
        {
            "name": "psycopg2-binary",
            "specs": [
                [
                    "==",
                    "2.9.9"
                ]
            ]
        },
        {
            "name": "PyMySQL",
            "specs": [
                [
                    "==",
                    "1.1.0"
                ]
            ]
        },
        {
            "name": "redis",
            "specs": [
                [
                    "==",
                    "5.0.4"
                ]
            ]
        },
        {
            "name": "pika",
            "specs": [
                [
                    "==",
                    "1.3.2"
                ]
            ]
        },
        {
            "name": "celery",
            "specs": [
                [
                    "==",
                    "5.4.0"
                ]
            ]
        },
        {
            "name": "flower",
            "specs": [
                [
                    "==",
                    "2.0.1"
                ]
            ]
        },
        {
            "name": "celery-redbeat",
            "specs": [
                [
                    "==",
                    "2.2.0"
                ]
            ]
        },
        {
            "name": "amqp",
            "specs": [
                [
                    "==",
                    "5.2.0"
                ]
            ]
        },
        {
            "name": "pyotp",
            "specs": [
                [
                    "==",
                    "2.9.0"
                ]
            ]
        },
        {
            "name": "segno",
            "specs": [
                [
                    "==",
                    "1.6.1"
                ]
            ]
        },
        {
            "name": "PyYAML",
            "specs": [
                [
                    "==",
                    "6.0.1"
                ]
            ]
        },
        {
            "name": "loguru",
            "specs": [
                [
                    "==",
                    "0.7.2"
                ]
            ]
        },
        {
            "name": "glom",
            "specs": [
                [
                    "==",
                    "23.5.0"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.31.0"
                ]
            ]
        },
        {
            "name": "psutil",
            "specs": [
                [
                    "==",
                    "5.9.8"
                ]
            ]
        },
        {
            "name": "plumbum",
            "specs": [
                [
                    "==",
                    "1.8.2"
                ]
            ]
        },
        {
            "name": "html2text",
            "specs": [
                [
                    "==",
                    "2024.2.26"
                ]
            ]
        },
        {
            "name": "orjson",
            "specs": [
                [
                    "==",
                    "3.10.1"
                ]
            ]
        },
        {
            "name": "sentry-sdk",
            "specs": [
                [
                    "==",
                    "2.0.1"
                ]
            ]
        },
        {
            "name": "bcrypt",
            "specs": [
                [
                    "==",
                    "4.1.2"
                ]
            ]
        },
        {
            "name": "async-timeout",
            "specs": [
                [
                    "==",
                    "4.0.3"
                ]
            ]
        }
    ],
    "lcname": "rapydo-http"
}
        
Elapsed time: 0.27468s