typer-common-functions


Nametyper-common-functions JSON
Version 0.0.12 PyPI version JSON
download
home_pagehttps://github.com/OpenJKSoftware/typer-common-functions
SummaryCommonly used Functions around the Typer CLI Library
upload_time2024-08-28 09:29:35
maintainerNone
docs_urlNone
authorJoshua Kreuder
requires_python>=3.8
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": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "cli, typer",
    "author": "Joshua Kreuder",
    "author_email": "joshua_kreuder@outlook.com",
    "download_url": "https://files.pythonhosted.org/packages/34/b2/3a071623edb2418cd11fd81f7a316b4985cfd3878b2468202b3084cf9c46/typer_common_functions-0.0.12.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.12",
    "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": "2de0dcf084fe4c8552aa5a64466ca584a48f9577e767c485588098c5220f940d",
                "md5": "00ffed417f18b927e2eb92cf60540399",
                "sha256": "6c3d3800bfdcfd2c1d15015a03f778731eee40f914b41dc453af056508f4f796"
            },
            "downloads": -1,
            "filename": "typer_common_functions-0.0.12-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "00ffed417f18b927e2eb92cf60540399",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 10906,
            "upload_time": "2024-08-28T09:29:34",
            "upload_time_iso_8601": "2024-08-28T09:29:34.544325Z",
            "url": "https://files.pythonhosted.org/packages/2d/e0/dcf084fe4c8552aa5a64466ca584a48f9577e767c485588098c5220f940d/typer_common_functions-0.0.12-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "34b23a071623edb2418cd11fd81f7a316b4985cfd3878b2468202b3084cf9c46",
                "md5": "447a6e68eb27dc2288a1c2fa07e9b13d",
                "sha256": "e2c6f3542289f34781c37a5764e6d0143d8284f7d066912f5e7fd460415ead8d"
            },
            "downloads": -1,
            "filename": "typer_common_functions-0.0.12.tar.gz",
            "has_sig": false,
            "md5_digest": "447a6e68eb27dc2288a1c2fa07e9b13d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 7653,
            "upload_time": "2024-08-28T09:29:35",
            "upload_time_iso_8601": "2024-08-28T09:29:35.954833Z",
            "url": "https://files.pythonhosted.org/packages/34/b2/3a071623edb2418cd11fd81f7a316b4985cfd3878b2468202b3084cf9c46/typer_common_functions-0.0.12.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-28 09:29:35",
    "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: 1.05560s