userhub


Nameuserhub JSON
Version 0.10 PyPI version JSON
download
home_pagehttps://github.com/chilleco/userhub
SummaryUser Authorization System
upload_time2023-12-18 10:30:58
maintainer
docs_urlNone
authorAlexey Poloz
requires_python>=3.7, <4
licenseMIT
keywords auth auth system auth hub user authenticator authentication system
VCS
bugtrack_url
requirements No requirements were recorded.
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": "",
    "docs_url": null,
    "requires_python": ">=3.7, <4",
    "maintainer_email": "",
    "keywords": "auth,auth system,auth hub,user authenticator,authentication system",
    "author": "Alexey Poloz",
    "author_email": "alexypoloz@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ec/29/c81cadbce48d6bd7ecc9a81e5e0378ed59c2ad478e72c2a1172a2edc12d6/userhub-0.10.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\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "User Authorization System",
    "version": "0.10",
    "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": "516c58b82f2b3cbc3ec931deda4eae8852597867663d2c28214bd294fcc49adc",
                "md5": "0493b956e9960008156dd1b310c8b82c",
                "sha256": "7673bd574935eff44c3a347397937ec3b3362d64b8d5a25c3006b9f1286e765f"
            },
            "downloads": -1,
            "filename": "userhub-0.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0493b956e9960008156dd1b310c8b82c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7, <4",
            "size": 4179,
            "upload_time": "2023-12-18T10:30:57",
            "upload_time_iso_8601": "2023-12-18T10:30:57.263860Z",
            "url": "https://files.pythonhosted.org/packages/51/6c/58b82f2b3cbc3ec931deda4eae8852597867663d2c28214bd294fcc49adc/userhub-0.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ec29c81cadbce48d6bd7ecc9a81e5e0378ed59c2ad478e72c2a1172a2edc12d6",
                "md5": "5c9e517b37a5226bf0339e1bc6b4ddfd",
                "sha256": "827e00f39f47b6abe7642c195a740fc42199d5ff76fc674e357d5737b00a8ed8"
            },
            "downloads": -1,
            "filename": "userhub-0.10.tar.gz",
            "has_sig": false,
            "md5_digest": "5c9e517b37a5226bf0339e1bc6b4ddfd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7, <4",
            "size": 3711,
            "upload_time": "2023-12-18T10:30:58",
            "upload_time_iso_8601": "2023-12-18T10:30:58.397126Z",
            "url": "https://files.pythonhosted.org/packages/ec/29/c81cadbce48d6bd7ecc9a81e5e0378ed59c2ad478e72c2a1172a2edc12d6/userhub-0.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-18 10:30:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "chilleco",
    "github_project": "userhub",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "userhub"
}
        
Elapsed time: 0.15093s