Bubot-WebServer


NameBubot-WebServer JSON
Version 4.0.0 PyPI version JSON
download
home_pagehttps://github.com/businka/Bubot_WebServer
SummaryWeb server for Bubot
upload_time2024-01-27 10:24:01
maintainer
docs_urlNone
authorRazgovorov Mikhail
requires_python>=3.7
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            #Bubot WebServer
The package implements a web server for the Bubot framework, provides http and websocket API. 
Does not contain static web pages.


##Licensing

This published under the MIT License, see [LICENSE](LICENSE) for details.


Copyright (c) 2019 Mikhail Razgovorov 


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/businka/Bubot_WebServer",
    "name": "Bubot-WebServer",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "Razgovorov Mikhail",
    "author_email": "1338833@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/33/40/05510dcdc0189c14ae1bc812d2a6849e5fb31a3ac4f8fca9f6310adea536/Bubot_WebServer-4.0.0.tar.gz",
    "platform": null,
    "description": "#Bubot WebServer\r\nThe package implements a web server for the Bubot framework, provides http and websocket API. \r\nDoes not contain static web pages.\r\n\r\n\r\n##Licensing\r\n\r\nThis published under the MIT License, see [LICENSE](LICENSE) for details.\r\n\r\n\r\nCopyright (c) 2019 Mikhail Razgovorov \r\n\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Web server for Bubot",
    "version": "4.0.0",
    "project_urls": {
        "Homepage": "https://github.com/businka/Bubot_WebServer"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5706447e1c45be6806975b69aa1a8d7d1838f16dd783b48f25b36fa3a3c84f68",
                "md5": "90870bb54cf042e89b0c93e2961047a5",
                "sha256": "56e8560ccec86755db4b49e890779a549ed2e222330017cee5d72aaa55aa50dc"
            },
            "downloads": -1,
            "filename": "Bubot_WebServer-4.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "90870bb54cf042e89b0c93e2961047a5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 27189,
            "upload_time": "2024-01-27T10:23:58",
            "upload_time_iso_8601": "2024-01-27T10:23:58.082000Z",
            "url": "https://files.pythonhosted.org/packages/57/06/447e1c45be6806975b69aa1a8d7d1838f16dd783b48f25b36fa3a3c84f68/Bubot_WebServer-4.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "334005510dcdc0189c14ae1bc812d2a6849e5fb31a3ac4f8fca9f6310adea536",
                "md5": "21d2426102f5256f22b5d3d7ed40251a",
                "sha256": "d9337683c231c4bc60df72e7c36070457c0a6d9eded8c887d6071cc2747efb43"
            },
            "downloads": -1,
            "filename": "Bubot_WebServer-4.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "21d2426102f5256f22b5d3d7ed40251a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 19099,
            "upload_time": "2024-01-27T10:24:01",
            "upload_time_iso_8601": "2024-01-27T10:24:01.011529Z",
            "url": "https://files.pythonhosted.org/packages/33/40/05510dcdc0189c14ae1bc812d2a6849e5fb31a3ac4f8fca9f6310adea536/Bubot_WebServer-4.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-27 10:24:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "businka",
    "github_project": "Bubot_WebServer",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "bubot-webserver"
}
        
Elapsed time: 0.17866s