qflash-auth-jwt-package


Nameqflash-auth-jwt-package JSON
Version 1.2.0 PyPI version JSON
download
home_pagehttps://github.com/Quasar-Flash
Summarya small package for implement jwt security in API
upload_time2024-02-15 16:57:39
maintainer
docs_urlNone
authorMarlon Martins
requires_python
licenseMIT License
keywords package
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Qflash JWT Package
a small package for implement jwt security in API


## Getting Started
#### Dependencies
You need Python 3.7 or later to use **qflash_jwt_package**. You can find it at [python.org](https://www.python.org/).


## Features
- File structure for PyPI packages
- Setup with package informations
- License example

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Quasar-Flash",
    "name": "qflash-auth-jwt-package",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Package",
    "author": "Marlon Martins",
    "author_email": "marlon.martins@qflash.com.br",
    "download_url": "https://files.pythonhosted.org/packages/8d/ec/740f36ad40e4253640b1c420b8a492f7e7df463db8669f6fbfce3342774f/qflash_auth_jwt_package-1.2.0.tar.gz",
    "platform": null,
    "description": "# Qflash JWT Package\na small package for implement jwt security in API\n\n\n## Getting Started\n#### Dependencies\nYou need Python 3.7 or later to use **qflash_jwt_package**. You can find it at [python.org](https://www.python.org/).\n\n\n## Features\n- File structure for PyPI packages\n- Setup with package informations\n- License example\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "a small package for implement jwt security in API",
    "version": "1.2.0",
    "project_urls": {
        "Homepage": "https://github.com/Quasar-Flash"
    },
    "split_keywords": [
        "package"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "97fe14a5f178d3de8f6f2e95bdbfaee0ae78ef45dec2ca1bb8632c327ebd5e49",
                "md5": "641ed8fb6283c3c7c4761b3939b4cffb",
                "sha256": "457947102a8aa27a88d8edc7c2a974739dd285ed73c4f667e2154499c3a00e2e"
            },
            "downloads": -1,
            "filename": "qflash_auth_jwt_package-1.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "641ed8fb6283c3c7c4761b3939b4cffb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3933,
            "upload_time": "2024-02-15T16:57:37",
            "upload_time_iso_8601": "2024-02-15T16:57:37.710571Z",
            "url": "https://files.pythonhosted.org/packages/97/fe/14a5f178d3de8f6f2e95bdbfaee0ae78ef45dec2ca1bb8632c327ebd5e49/qflash_auth_jwt_package-1.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8dec740f36ad40e4253640b1c420b8a492f7e7df463db8669f6fbfce3342774f",
                "md5": "a5aec75d12ba63f4db131aae3634c5b7",
                "sha256": "7773d5e96289dfbf8f3c406dfa739cb26beac343e604ccb12780b5105bf7793e"
            },
            "downloads": -1,
            "filename": "qflash_auth_jwt_package-1.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a5aec75d12ba63f4db131aae3634c5b7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3069,
            "upload_time": "2024-02-15T16:57:39",
            "upload_time_iso_8601": "2024-02-15T16:57:39.298287Z",
            "url": "https://files.pythonhosted.org/packages/8d/ec/740f36ad40e4253640b1c420b8a492f7e7df463db8669f6fbfce3342774f/qflash_auth_jwt_package-1.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-15 16:57:39",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "qflash-auth-jwt-package"
}
        
Elapsed time: 0.37281s