bh-apistatus


Namebh-apistatus JSON
Version 1.0.0 PyPI version JSON
download
home_page
SummaryAPI Status Result
upload_time2022-12-28 13:12:59
maintainer
docs_urlNone
author
requires_python>=3.10
licenseMIT License Copyright (c) 2022 Van Be Hai Nguyen 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 api status result
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # bh-apistatus

Encapsulate result status of server operations in response to client requests. 
Final result status can be returned to (web) clients as JSON.

## Documentation

[Full documentation](https://bh_apistatus.readthedocs.io/)

## License

[ MIT license ](http://www.opensource.org/licenses/mit-license.php)


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "bh-apistatus",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "api,status,result",
    "author": "",
    "author_email": "Van Be Hai Nguyen <behai_nguyen@hotmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/ff/5a/0e46e3b20cdd207afb6960d15c80448b50959e159ad35d99ac68645792a5/bh-apistatus-1.0.0.tar.gz",
    "platform": null,
    "description": "# bh-apistatus\r\n\r\nEncapsulate result status of server operations in response to client requests. \r\nFinal result status can be returned to (web) clients as JSON.\r\n\r\n## Documentation\r\n\r\n[Full documentation](https://bh_apistatus.readthedocs.io/)\r\n\r\n## License\r\n\r\n[ MIT license ](http://www.opensource.org/licenses/mit-license.php)\r\n\r\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2022 Van Be Hai Nguyen  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": "API Status Result",
    "version": "1.0.0",
    "split_keywords": [
        "api",
        "status",
        "result"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "85d845821d56b493ea77663c3507de33",
                "sha256": "cf78f4749204a405c2d2791b63b60b9c29f0458623f8c7360bb9703a55b3ef19"
            },
            "downloads": -1,
            "filename": "bh_apistatus-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "85d845821d56b493ea77663c3507de33",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 6984,
            "upload_time": "2022-12-28T13:12:57",
            "upload_time_iso_8601": "2022-12-28T13:12:57.574522Z",
            "url": "https://files.pythonhosted.org/packages/f0/62/06830149d1d4e4241cdf955636aaa555f08ee5f524539473b51946f9c532/bh_apistatus-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "289231ae391cf0da789179326c550f23",
                "sha256": "639d2085beb5cbbfaee94d920b0d6915d3564b10843ba1ce24eaab693af38ef5"
            },
            "downloads": -1,
            "filename": "bh-apistatus-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "289231ae391cf0da789179326c550f23",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 7051,
            "upload_time": "2022-12-28T13:12:59",
            "upload_time_iso_8601": "2022-12-28T13:12:59.418073Z",
            "url": "https://files.pythonhosted.org/packages/ff/5a/0e46e3b20cdd207afb6960d15c80448b50959e159ad35d99ac68645792a5/bh-apistatus-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-28 13:12:59",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "bh-apistatus"
}
        
Elapsed time: 0.02989s