cloctui


Namecloctui JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryA TUI interface for the CLOC code analysis tool, using the Textual framework.
upload_time2025-07-12 23:01:21
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseMIT
keywords python slidecontainer textual tui widget
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "cloctui",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "python, slidecontainer, textual, tui, widget",
    "author": null,
    "author_email": "Edward Jazzhands <ed.jazzhands@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/1d/53/11ce9b18fa33d16d017cb972e8e048176a8756a4ad9c2ac89b8529f2538f/cloctui-0.1.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A TUI interface for the CLOC code analysis tool, using the Textual framework.",
    "version": "0.1.0",
    "project_urls": {
        "Changelog": "https://github.com/edward-jazzhands/cloctui/blob/master/Changelog.md",
        "Repository": "https://github.com/edward-jazzhands/cloctui"
    },
    "split_keywords": [
        "python",
        " slidecontainer",
        " textual",
        " tui",
        " widget"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f53c45993ae037d213c4f0e6b9e5197b54fc348b43e3ac2d49fccd63d50691e0",
                "md5": "589b5a63b5ce7407cd3962ed89314487",
                "sha256": "9d7a0dc8b4d6301c1b0d753495110afc1421c94340a408644b3c43db572a7b8a"
            },
            "downloads": -1,
            "filename": "cloctui-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "589b5a63b5ce7407cd3962ed89314487",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 8169,
            "upload_time": "2025-07-12T23:01:20",
            "upload_time_iso_8601": "2025-07-12T23:01:20.091893Z",
            "url": "https://files.pythonhosted.org/packages/f5/3c/45993ae037d213c4f0e6b9e5197b54fc348b43e3ac2d49fccd63d50691e0/cloctui-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1d5311ce9b18fa33d16d017cb972e8e048176a8756a4ad9c2ac89b8529f2538f",
                "md5": "650488a8104ee155d5dbc6a71fe3cab5",
                "sha256": "14b13b9f968d0ca8c650c824f779d6c5c9ee6141b70ea573b7496adb565547a2"
            },
            "downloads": -1,
            "filename": "cloctui-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "650488a8104ee155d5dbc6a71fe3cab5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 74129,
            "upload_time": "2025-07-12T23:01:21",
            "upload_time_iso_8601": "2025-07-12T23:01:21.364983Z",
            "url": "https://files.pythonhosted.org/packages/1d/53/11ce9b18fa33d16d017cb972e8e048176a8756a4ad9c2ac89b8529f2538f/cloctui-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-12 23:01:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "edward-jazzhands",
    "github_project": "cloctui",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "cloctui"
}
        
Elapsed time: 0.85195s