flask-AuthGenius


Nameflask-AuthGenius JSON
Version 1.0.4 PyPI version JSON
download
home_pagehttps://github.com/tn3w/flask_AuthGenius
SummaryAn advanced account and authorization system for web apps based on flask
upload_time2024-02-02 22:26:18
maintainer
docs_urlNone
authorTN3W
requires_python
licenseGPL-3.0
keywords python flask authentication login user account
VCS
bugtrack_url
requirements pillow flask ipaddress cryptography requests
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # flask_AuthGenius

An advanced account and authorization system for web apps based on flask.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/tn3w/flask_AuthGenius",
    "name": "flask-AuthGenius",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Python,Flask,authentication,login,user,account",
    "author": "TN3W",
    "author_email": "tn3wA8xxfuVMs2@proton.me",
    "download_url": "https://files.pythonhosted.org/packages/cf/94/61fb8763aa012c747dc11b7e7f51727a1a249fa929eb424142b579937187/flask_AuthGenius-1.0.4.tar.gz",
    "platform": null,
    "description": "# flask_AuthGenius\n\nAn advanced account and authorization system for web apps based on flask.\n",
    "bugtrack_url": null,
    "license": "GPL-3.0",
    "summary": "An advanced account and authorization system for web apps based on flask",
    "version": "1.0.4",
    "project_urls": {
        "Homepage": "https://github.com/tn3w/flask_AuthGenius"
    },
    "split_keywords": [
        "python",
        "flask",
        "authentication",
        "login",
        "user",
        "account"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e6863e095b260694029bb325fa66602a360236b3ea27010bc6559cae609bc8fe",
                "md5": "5a2562dcbc6e066845fcd2f5d0499161",
                "sha256": "d3c04100fe4f20c1a7564b0dddefeb0628a1fa750e8a354960713210ed85efbc"
            },
            "downloads": -1,
            "filename": "flask_AuthGenius-1.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5a2562dcbc6e066845fcd2f5d0499161",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 1568906,
            "upload_time": "2024-02-02T22:26:16",
            "upload_time_iso_8601": "2024-02-02T22:26:16.890993Z",
            "url": "https://files.pythonhosted.org/packages/e6/86/3e095b260694029bb325fa66602a360236b3ea27010bc6559cae609bc8fe/flask_AuthGenius-1.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cf9461fb8763aa012c747dc11b7e7f51727a1a249fa929eb424142b579937187",
                "md5": "05a1c8f8013e6ffe880a5513bbb671c3",
                "sha256": "6acbf1059a97c6bf43b718e664c2f29db49cc301260d53804928b4eb47890ab8"
            },
            "downloads": -1,
            "filename": "flask_AuthGenius-1.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "05a1c8f8013e6ffe880a5513bbb671c3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1570684,
            "upload_time": "2024-02-02T22:26:18",
            "upload_time_iso_8601": "2024-02-02T22:26:18.775279Z",
            "url": "https://files.pythonhosted.org/packages/cf/94/61fb8763aa012c747dc11b7e7f51727a1a249fa929eb424142b579937187/flask_AuthGenius-1.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-02 22:26:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tn3w",
    "github_project": "flask_AuthGenius",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "pillow",
            "specs": []
        },
        {
            "name": "flask",
            "specs": []
        },
        {
            "name": "ipaddress",
            "specs": []
        },
        {
            "name": "cryptography",
            "specs": []
        },
        {
            "name": "requests",
            "specs": []
        }
    ],
    "lcname": "flask-authgenius"
}
        
Elapsed time: 0.22912s