userhub


Nameuserhub JSON
Version 0.14 PyPI version JSON
download
home_pagehttps://github.com/chilleco/userhub
SummaryUser Authorization System
upload_time2024-09-22 12:25:03
maintainerNone
docs_urlNone
authorAlex Poloz
requires_python<4,>=3.7
licenseMIT
keywords auth auth system auth hub user authenticator authentication system
VCS
bugtrack_url
requirements libdev consys
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # UserHub
**User Authorization System** with zero configuration

[GitHub](https://github.com/chilleco/userhub)
 | [PyPI](https://pypi.org/project/userhub/)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/chilleco/userhub",
    "name": "userhub",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.7",
    "maintainer_email": null,
    "keywords": "auth, auth system, auth hub, user authenticator, authentication system",
    "author": "Alex Poloz",
    "author_email": "alexypoloz@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/9c/1a/6fffc14d0eaba5381853e5a4e89b239eb6669c33b17169e9d7dac5917a55/userhub-0.14.tar.gz",
    "platform": null,
    "description": "# UserHub\n**User Authorization System** with zero configuration\n\n[GitHub](https://github.com/chilleco/userhub)\n | [PyPI](https://pypi.org/project/userhub/)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "User Authorization System",
    "version": "0.14",
    "project_urls": {
        "Homepage": "https://github.com/chilleco/userhub",
        "Source": "https://github.com/chilleco/userhub"
    },
    "split_keywords": [
        "auth",
        " auth system",
        " auth hub",
        " user authenticator",
        " authentication system"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "770958110afbcbea63caff25c9a0f3a3ef7116d80d2c63a7cf6dfa3408ec91b8",
                "md5": "d33edccc91c0f11ee0664cfe31935c90",
                "sha256": "38ec9ca6f837a18a575e4e7e08309cecc870aa89f97c0de449e8040fb6781248"
            },
            "downloads": -1,
            "filename": "userhub-0.14-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d33edccc91c0f11ee0664cfe31935c90",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.7",
            "size": 4912,
            "upload_time": "2024-09-22T12:25:01",
            "upload_time_iso_8601": "2024-09-22T12:25:01.843443Z",
            "url": "https://files.pythonhosted.org/packages/77/09/58110afbcbea63caff25c9a0f3a3ef7116d80d2c63a7cf6dfa3408ec91b8/userhub-0.14-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9c1a6fffc14d0eaba5381853e5a4e89b239eb6669c33b17169e9d7dac5917a55",
                "md5": "a8e44cda559adb438f5f12a4164f9c18",
                "sha256": "3c9a6f533b5873a94b273f628a471b2d81c365d684524200ac1b3af8c8260ae1"
            },
            "downloads": -1,
            "filename": "userhub-0.14.tar.gz",
            "has_sig": false,
            "md5_digest": "a8e44cda559adb438f5f12a4164f9c18",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.7",
            "size": 4699,
            "upload_time": "2024-09-22T12:25:03",
            "upload_time_iso_8601": "2024-09-22T12:25:03.514082Z",
            "url": "https://files.pythonhosted.org/packages/9c/1a/6fffc14d0eaba5381853e5a4e89b239eb6669c33b17169e9d7dac5917a55/userhub-0.14.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-22 12:25:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "chilleco",
    "github_project": "userhub",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "libdev",
            "specs": [
                [
                    "==",
                    "0.82"
                ]
            ]
        },
        {
            "name": "consys",
            "specs": [
                [
                    "==",
                    "0.31"
                ]
            ]
        }
    ],
    "lcname": "userhub"
}
        
Elapsed time: 0.79846s