ticklist


Nameticklist JSON
Version 0.4.1 PyPI version JSON
download
home_pageNone
SummaryCreate textual forms based on Pydantic models.
upload_time2024-12-09 19:16:37
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11
licenseNone
keywords cli forms pydantic textual
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ![coverage](https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/sander76/a25f1e6bfcb3b085ffe05f520b56e43c/raw/covbadge.json)
[![PyPI - Version](https://img.shields.io/pypi/v/clipstick.svg?logo=pypi&label=PyPI&logoColor=gold)](https://pypi.org/project/clipstick/)
[![types - Mypy](https://img.shields.io/badge/types-Mypy-blue.svg)](https://github.com/ambv/black)

# Ticklist

Create Textual forms based on Pydantic models.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "ticklist",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": "cli, forms, pydantic, textual",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/13/83/b262089759c0646eab923084e839b347fa9701baf1d98c98956e871cb19c/ticklist-0.4.1.tar.gz",
    "platform": null,
    "description": "![coverage](https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/sander76/a25f1e6bfcb3b085ffe05f520b56e43c/raw/covbadge.json)\n[![PyPI - Version](https://img.shields.io/pypi/v/clipstick.svg?logo=pypi&label=PyPI&logoColor=gold)](https://pypi.org/project/clipstick/)\n[![types - Mypy](https://img.shields.io/badge/types-Mypy-blue.svg)](https://github.com/ambv/black)\n\n# Ticklist\n\nCreate Textual forms based on Pydantic models.\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Create textual forms based on Pydantic models.",
    "version": "0.4.1",
    "project_urls": {
        "Repository": "https://github.com/sander76/clipstick"
    },
    "split_keywords": [
        "cli",
        " forms",
        " pydantic",
        " textual"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d62055f7a8fdbb54c47810a3338de36e1ce3097b07d0c88a129b62cde5949fba",
                "md5": "6c5879d4ea1a384310b191224c9bfd2b",
                "sha256": "65dea7e132222a9221d4a257aacdb382a8ac40ce5225d058efa4fd0802ad907b"
            },
            "downloads": -1,
            "filename": "ticklist-0.4.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6c5879d4ea1a384310b191224c9bfd2b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 13812,
            "upload_time": "2024-12-09T19:16:36",
            "upload_time_iso_8601": "2024-12-09T19:16:36.439305Z",
            "url": "https://files.pythonhosted.org/packages/d6/20/55f7a8fdbb54c47810a3338de36e1ce3097b07d0c88a129b62cde5949fba/ticklist-0.4.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1383b262089759c0646eab923084e839b347fa9701baf1d98c98956e871cb19c",
                "md5": "f9c5ae41f4403c198fbc8dacc94e0220",
                "sha256": "7f7808b4e26e9f7a854a580e308fcb6f801e30630e1a5d756ebc9714e9a1d6e4"
            },
            "downloads": -1,
            "filename": "ticklist-0.4.1.tar.gz",
            "has_sig": false,
            "md5_digest": "f9c5ae41f4403c198fbc8dacc94e0220",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 42368,
            "upload_time": "2024-12-09T19:16:37",
            "upload_time_iso_8601": "2024-12-09T19:16:37.897257Z",
            "url": "https://files.pythonhosted.org/packages/13/83/b262089759c0646eab923084e839b347fa9701baf1d98c98956e871cb19c/ticklist-0.4.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-09 19:16:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sander76",
    "github_project": "clipstick",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "ticklist"
}
        
Elapsed time: 0.38244s