gradio-testtextbox9


Namegradio-testtextbox9 JSON
Version 0.0.1 PyPI version JSON
download
home_page
SummaryPython library for easily interacting with trained machine learning models
upload_time2023-10-27 18:40:42
maintainer
docs_urlNone
author
requires_python>=3.8
license
keywords gradio gradio custom component gradio-template-simpletextbox machine learning reproducibility visualization
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# gradio_testtextbox9
A Custom Gradio component.

## Example usage

```python
import gradio as gr
from gradio_testtextbox9 import TestTextbox9
```

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "gradio-testtextbox9",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "gradio,gradio custom component,gradio-template-SimpleTextbox,machine learning,reproducibility,visualization",
    "author": "",
    "author_email": "YOUR NAME <YOUREMAIL@domain.com>",
    "download_url": "https://files.pythonhosted.org/packages/bc/32/e7e2735cd68ccfea032374442c2eef364c422a40bf4f872fdd7ce547e0b7/gradio_testtextbox9-0.0.1.tar.gz",
    "platform": null,
    "description": "\n# gradio_testtextbox9\nA Custom Gradio component.\n\n## Example usage\n\n```python\nimport gradio as gr\nfrom gradio_testtextbox9 import TestTextbox9\n```\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Python library for easily interacting with trained machine learning models",
    "version": "0.0.1",
    "project_urls": null,
    "split_keywords": [
        "gradio",
        "gradio custom component",
        "gradio-template-simpletextbox",
        "machine learning",
        "reproducibility",
        "visualization"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dcdd9e3b9bedf0e253e73a941f5f40ef094f03279fde800679b2a5ad1fdda788",
                "md5": "d75ccfaadf96d8fd9a458b57df2b02b5",
                "sha256": "38bc40a38dabefd7564001dd358be7888c27fc6643ad9be60b1224890a98eaa8"
            },
            "downloads": -1,
            "filename": "gradio_testtextbox9-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d75ccfaadf96d8fd9a458b57df2b02b5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 42345,
            "upload_time": "2023-10-27T18:40:40",
            "upload_time_iso_8601": "2023-10-27T18:40:40.417413Z",
            "url": "https://files.pythonhosted.org/packages/dc/dd/9e3b9bedf0e253e73a941f5f40ef094f03279fde800679b2a5ad1fdda788/gradio_testtextbox9-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bc32e7e2735cd68ccfea032374442c2eef364c422a40bf4f872fdd7ce547e0b7",
                "md5": "441b5984f4e8184535ba9520d6e04e55",
                "sha256": "5c3aca0c43cf77145a8881e8ed24af8c59f4c185c9f25670ec4c577d62d27bd0"
            },
            "downloads": -1,
            "filename": "gradio_testtextbox9-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "441b5984f4e8184535ba9520d6e04e55",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 49663,
            "upload_time": "2023-10-27T18:40:42",
            "upload_time_iso_8601": "2023-10-27T18:40:42.306823Z",
            "url": "https://files.pythonhosted.org/packages/bc/32/e7e2735cd68ccfea032374442c2eef364c422a40bf4f872fdd7ce547e0b7/gradio_testtextbox9-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-27 18:40:42",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "gradio-testtextbox9"
}
        
Elapsed time: 0.13080s