viml


Nameviml JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/steverab/viml
SummaryA visualization library for machine learning based on Manim.
upload_time2024-10-12 19:58:51
maintainerNone
docs_urlNone
authorStephan Rabanser
requires_python<3.13,>=3.10
licenseMIT
keywords manim machine learning visualization
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # viml

viml is a Python library based on Manim for creating Machine Learning visualizations.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/steverab/viml",
    "name": "viml",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.13,>=3.10",
    "maintainer_email": null,
    "keywords": "manim, machine learning, visualization",
    "author": "Stephan Rabanser",
    "author_email": "stephan@cs.toronto.edu",
    "download_url": "https://files.pythonhosted.org/packages/8b/e5/b6f50c3d46222b5e0befae0a739e23513cfd5d609f2f05a7a9b2625175a2/viml-0.1.0.tar.gz",
    "platform": null,
    "description": "# viml\n\nviml is a Python library based on Manim for creating Machine Learning visualizations.\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A visualization library for machine learning based on Manim.",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/steverab/viml",
        "Repository": "https://github.com/steverab/viml"
    },
    "split_keywords": [
        "manim",
        " machine learning",
        " visualization"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "962bac9c1fbfe1cc897cd649b645d5c3e8178acfb92c5fa5e85fb4d2d9e4c3d6",
                "md5": "3a2ae6b4a5da751bea6ebb52e7039b20",
                "sha256": "b9351ecebae1856b24ca3e28d63355c7600601319b0908a719501ede7e13b5d3"
            },
            "downloads": -1,
            "filename": "viml-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3a2ae6b4a5da751bea6ebb52e7039b20",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.13,>=3.10",
            "size": 1235,
            "upload_time": "2024-10-12T19:58:50",
            "upload_time_iso_8601": "2024-10-12T19:58:50.284549Z",
            "url": "https://files.pythonhosted.org/packages/96/2b/ac9c1fbfe1cc897cd649b645d5c3e8178acfb92c5fa5e85fb4d2d9e4c3d6/viml-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8be5b6f50c3d46222b5e0befae0a739e23513cfd5d609f2f05a7a9b2625175a2",
                "md5": "a7b6ca196091ddbd2ad927fd96de89f7",
                "sha256": "17b33210349633c1aca06f4ef720886e920358d8bf85cbefca995aada41a6a33"
            },
            "downloads": -1,
            "filename": "viml-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a7b6ca196091ddbd2ad927fd96de89f7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.13,>=3.10",
            "size": 1169,
            "upload_time": "2024-10-12T19:58:51",
            "upload_time_iso_8601": "2024-10-12T19:58:51.785661Z",
            "url": "https://files.pythonhosted.org/packages/8b/e5/b6f50c3d46222b5e0befae0a739e23513cfd5d609f2f05a7a9b2625175a2/viml-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-12 19:58:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "steverab",
    "github_project": "viml",
    "github_not_found": true,
    "lcname": "viml"
}
        
Elapsed time: 1.47413s