gradio-videogallery


Namegradio-videogallery JSON
Version 0.0.2 PyPI version JSON
download
home_page
SummaryPython library for easily interacting with trained machine learning models
upload_time2023-11-15 19:20:22
maintainer
docs_urlNone
author
requires_python>=3.8
license
keywords gradio gradio custom component gradio-template-gallery machine learning reproducibility visualization
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# gradio_videogallery
A Custom Gradio component.

## Example usage

```python
import gradio as gr
from gradio_videogallery import videogallery
```

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "gradio-videogallery",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "gradio,gradio custom component,gradio-template-Gallery,machine learning,reproducibility,visualization",
    "author": "",
    "author_email": "YOUR NAME <YOUREMAIL@domain.com>",
    "download_url": "https://files.pythonhosted.org/packages/51/e8/b04b9073d32aed2b07b419e2b4a88c16a168c1cac907bd5b9fcc6d214956/gradio_videogallery-0.0.2.tar.gz",
    "platform": null,
    "description": "\n# gradio_videogallery\nA Custom Gradio component.\n\n## Example usage\n\n```python\nimport gradio as gr\nfrom gradio_videogallery import videogallery\n```\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Python library for easily interacting with trained machine learning models",
    "version": "0.0.2",
    "project_urls": null,
    "split_keywords": [
        "gradio",
        "gradio custom component",
        "gradio-template-gallery",
        "machine learning",
        "reproducibility",
        "visualization"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "30624dd9c209eeda4bdaf4b7c6335e9b3a3f3c5001183a0c7f17ff8b9a65d28e",
                "md5": "0e20d45c02240ff80f407cbc1176005c",
                "sha256": "b3bdf79008645c1b5275875f052a9aeb72d4d4bdf68efd58e184e42db41fbc29"
            },
            "downloads": -1,
            "filename": "gradio_videogallery-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0e20d45c02240ff80f407cbc1176005c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 55602,
            "upload_time": "2023-11-15T19:20:21",
            "upload_time_iso_8601": "2023-11-15T19:20:21.294492Z",
            "url": "https://files.pythonhosted.org/packages/30/62/4dd9c209eeda4bdaf4b7c6335e9b3a3f3c5001183a0c7f17ff8b9a65d28e/gradio_videogallery-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "51e8b04b9073d32aed2b07b419e2b4a88c16a168c1cac907bd5b9fcc6d214956",
                "md5": "1a3f6628d46e82a8dd0b63b5142f528a",
                "sha256": "9c515a304f586d75b2387c7003a349ed39e579e7d35943225a5b667dffa6ce96"
            },
            "downloads": -1,
            "filename": "gradio_videogallery-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "1a3f6628d46e82a8dd0b63b5142f528a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 67477,
            "upload_time": "2023-11-15T19:20:22",
            "upload_time_iso_8601": "2023-11-15T19:20:22.734012Z",
            "url": "https://files.pythonhosted.org/packages/51/e8/b04b9073d32aed2b07b419e2b4a88c16a168c1cac907bd5b9fcc6d214956/gradio_videogallery-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-15 19:20:22",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "gradio-videogallery"
}
        
Elapsed time: 0.19223s