Bubot-AuthService


NameBubot-AuthService JSON
Version 4.1.0 PyPI version JSON
download
home_pagehttps://github.com/businka/Bubot_AuthService
SummaryService providing authentication capabilities for the Bubot framework
upload_time2024-12-09 23:38:20
maintainerNone
docs_urlNone
authorRazgovorov Mikhail
requires_python>=3.7
licenseNone
keywords
VCS
bugtrack_url
requirements Bubot_WebServer Bubot_Core
Travis-CI No Travis.
coveralls test coverage No coveralls.
            #Bubot Auth Service

Service providing authentication capabilities for the Bubot framework

##Licensing

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


Copyright (c) 2020 Mikhail Razgovorov <http://razgovorov.ru/>,


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/businka/Bubot_AuthService",
    "name": "Bubot-AuthService",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "Razgovorov Mikhail",
    "author_email": "1338833@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/a1/b9/5966fc790b2807cfba49e976f6c7705f5eee2780c8406889fd3273b056be/bubot_authservice-4.1.0.tar.gz",
    "platform": null,
    "description": "#Bubot Auth Service\r\n\r\nService providing authentication capabilities for the Bubot framework\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) 2020 Mikhail Razgovorov <http://razgovorov.ru/>,\r\n\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Service providing authentication capabilities for the Bubot framework",
    "version": "4.1.0",
    "project_urls": {
        "Homepage": "https://github.com/businka/Bubot_AuthService"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "441bdbbf7b7364b8910e56a1f2a037ec5cc21b78956b837beed87b99a74f8739",
                "md5": "6eeb6221a32edbe70dbfed71a318f136",
                "sha256": "5ecb6aafe3ada890568936ddbbea63d4c625ea8e4173000ab1fb14fc45ec926a"
            },
            "downloads": -1,
            "filename": "Bubot_AuthService-4.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6eeb6221a32edbe70dbfed71a318f136",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 1005655,
            "upload_time": "2024-12-09T23:38:14",
            "upload_time_iso_8601": "2024-12-09T23:38:14.444204Z",
            "url": "https://files.pythonhosted.org/packages/44/1b/dbbf7b7364b8910e56a1f2a037ec5cc21b78956b837beed87b99a74f8739/Bubot_AuthService-4.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a1b95966fc790b2807cfba49e976f6c7705f5eee2780c8406889fd3273b056be",
                "md5": "bec22627bc334d40fd35c5596bde9f76",
                "sha256": "a6ed32e96e4621abb9e566181f6e321497001f53225f6f9a06f71a54d4cc5d31"
            },
            "downloads": -1,
            "filename": "bubot_authservice-4.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "bec22627bc334d40fd35c5596bde9f76",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 986721,
            "upload_time": "2024-12-09T23:38:20",
            "upload_time_iso_8601": "2024-12-09T23:38:20.610570Z",
            "url": "https://files.pythonhosted.org/packages/a1/b9/5966fc790b2807cfba49e976f6c7705f5eee2780c8406889fd3273b056be/bubot_authservice-4.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-09 23:38:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "businka",
    "github_project": "Bubot_AuthService",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "Bubot_WebServer",
            "specs": [
                [
                    ">=",
                    "4.0.0"
                ]
            ]
        },
        {
            "name": "Bubot_Core",
            "specs": [
                [
                    ">=",
                    "4.0.0"
                ]
            ]
        }
    ],
    "lcname": "bubot-authservice"
}
        
Elapsed time: 1.25727s