typer-common-functions


Nametyper-common-functions JSON
Version 0.0.8 PyPI version JSON
download
home_pagehttps://github.com/OpenJKSoftware/typer-common-functions
SummaryCommonly used Functions around the Typer CLI Library
upload_time2023-11-22 13:24:18
maintainer
docs_urlNone
authorJoshua Kreuder
requires_python>=3.8,<3.12
licenseLGPL-3
keywords cli typer
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Typer Common Functions

Some Helpful Functions around the wonderful CLI Library [Typer](https://typer.tiangolo.com/)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OpenJKSoftware/typer-common-functions",
    "name": "typer-common-functions",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<3.12",
    "maintainer_email": "",
    "keywords": "cli,typer",
    "author": "Joshua Kreuder",
    "author_email": "joshua_kreuder@outlook.com",
    "download_url": "https://files.pythonhosted.org/packages/a4/af/22b6e04a9dc2c4044bb641cf7ec4d111e43fb7eb1eb5c81531c398c42f42/typer_common_functions-0.0.8.tar.gz",
    "platform": null,
    "description": "# Typer Common Functions\n\nSome Helpful Functions around the wonderful CLI Library [Typer](https://typer.tiangolo.com/)\n",
    "bugtrack_url": null,
    "license": "LGPL-3",
    "summary": "Commonly used Functions around the Typer CLI Library",
    "version": "0.0.8",
    "project_urls": {
        "Homepage": "https://github.com/OpenJKSoftware/typer-common-functions",
        "Repository": "https://github.com/OpenJKSoftware/typer-common-functions"
    },
    "split_keywords": [
        "cli",
        "typer"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "24373f19c8f6c3ec1f79c33576f47e84f45e44a951b9b78bb91cc40914ea9a09",
                "md5": "19089dd3bb34f45e089bdfcf26f0268c",
                "sha256": "c4132155afdfeae830a06314654ca9a73edf6510e03ea7d7215e05d12c78d849"
            },
            "downloads": -1,
            "filename": "typer_common_functions-0.0.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "19089dd3bb34f45e089bdfcf26f0268c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<3.12",
            "size": 10580,
            "upload_time": "2023-11-22T13:24:16",
            "upload_time_iso_8601": "2023-11-22T13:24:16.641317Z",
            "url": "https://files.pythonhosted.org/packages/24/37/3f19c8f6c3ec1f79c33576f47e84f45e44a951b9b78bb91cc40914ea9a09/typer_common_functions-0.0.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a4af22b6e04a9dc2c4044bb641cf7ec4d111e43fb7eb1eb5c81531c398c42f42",
                "md5": "a54153914c867465189b7e29de85341a",
                "sha256": "5e9efcdac3d630751888c67f8474f43fa18e2779dd6c19072b81fcc6bd7bde10"
            },
            "downloads": -1,
            "filename": "typer_common_functions-0.0.8.tar.gz",
            "has_sig": false,
            "md5_digest": "a54153914c867465189b7e29de85341a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<3.12",
            "size": 7328,
            "upload_time": "2023-11-22T13:24:18",
            "upload_time_iso_8601": "2023-11-22T13:24:18.188974Z",
            "url": "https://files.pythonhosted.org/packages/a4/af/22b6e04a9dc2c4044bb641cf7ec4d111e43fb7eb1eb5c81531c398c42f42/typer_common_functions-0.0.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-22 13:24:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OpenJKSoftware",
    "github_project": "typer-common-functions",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "typer-common-functions"
}
        
Elapsed time: 0.14085s