shellml


Nameshellml JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/alberto-rota/shellml
SummaryA texutal interface for monitoring ML experiments in the terminal
upload_time2024-12-06 09:40:08
maintainerNone
docs_urlNone
authorAlberto Rota
requires_python>=3.6
licenseGPLv3
keywords
VCS
bugtrack_url
requirements numpy plotext setuptools textual
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # shellml
ML variable plotting in the terminal

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/alberto-rota/shellml",
    "name": "shellml",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Alberto Rota",
    "author_email": "alberto1.rota@polimi.it",
    "download_url": "https://files.pythonhosted.org/packages/95/10/fecc1f682e3bf9731e67a613349e605e477045460b801a6e3ad8696fe2d9/shellml-0.1.1.tar.gz",
    "platform": null,
    "description": "# shellml\nML variable plotting in the terminal\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "A texutal interface for monitoring ML experiments in the terminal",
    "version": "0.1.1",
    "project_urls": {
        "Homepage": "https://github.com/alberto-rota/shellml"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e5f0935e9c2a065dbcbf94ab9e69c3f186bf1c4687f92afeac57565913efa4c0",
                "md5": "14813ae59554d4a39eba9d6c89c0c05a",
                "sha256": "dc61944a0eee070ca87f9b26d3e857fe2f20179b0cf0bb8545aa15a37b5403c0"
            },
            "downloads": -1,
            "filename": "shellml-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "14813ae59554d4a39eba9d6c89c0c05a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 16101,
            "upload_time": "2024-12-06T09:40:07",
            "upload_time_iso_8601": "2024-12-06T09:40:07.072805Z",
            "url": "https://files.pythonhosted.org/packages/e5/f0/935e9c2a065dbcbf94ab9e69c3f186bf1c4687f92afeac57565913efa4c0/shellml-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9510fecc1f682e3bf9731e67a613349e605e477045460b801a6e3ad8696fe2d9",
                "md5": "15ba00241769c0c3e715838f930c0954",
                "sha256": "d7182e8db70cddc38254101d183cda26e7b206b54b9d7cfaf4bda40d04a5af24"
            },
            "downloads": -1,
            "filename": "shellml-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "15ba00241769c0c3e715838f930c0954",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 15956,
            "upload_time": "2024-12-06T09:40:08",
            "upload_time_iso_8601": "2024-12-06T09:40:08.760355Z",
            "url": "https://files.pythonhosted.org/packages/95/10/fecc1f682e3bf9731e67a613349e605e477045460b801a6e3ad8696fe2d9/shellml-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-06 09:40:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "alberto-rota",
    "github_project": "shellml",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "numpy",
            "specs": [
                [
                    "==",
                    "2.1.3"
                ]
            ]
        },
        {
            "name": "plotext",
            "specs": [
                [
                    "==",
                    "5.3.2"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    "==",
                    "75.1.0"
                ]
            ]
        },
        {
            "name": "textual",
            "specs": [
                [
                    "==",
                    "0.89.1"
                ]
            ]
        }
    ],
    "lcname": "shellml"
}
        
Elapsed time: 0.36944s