Xgradio


NameXgradio JSON
Version 0.0.2 PyPI version JSON
download
home_page
SummaryModified gradio 3.50.2
upload_time2024-01-06 10:10:40
maintainer
docs_urlNone
author
requires_python>=3.10
licenseApache 2.0
keywords gradio
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This package is modified version of gradio==3.50.2. Why chose 3.50.2? Gradio4.x gr.File uploads is extremely slow, see [issue](https://github.com/gradio-app/gradio/issues/6540)



## Features
* event reloader
* persistant component

## How to package
```python
python -m build --wheel
```

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "Xgradio",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "gradio",
    "author": "",
    "author_email": "Yajun Yin <skyblueice234@gmail.com>",
    "download_url": "",
    "platform": null,
    "description": "This package is modified version of gradio==3.50.2. Why chose 3.50.2? Gradio4.x gr.File uploads is extremely slow, see [issue](https://github.com/gradio-app/gradio/issues/6540)\n\n\n\n## Features\n* event reloader\n* persistant component\n\n## How to package\n```python\npython -m build --wheel\n```\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "Modified gradio 3.50.2",
    "version": "0.0.2",
    "project_urls": null,
    "split_keywords": [
        "gradio"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dcf149a640b0dc84e4ebb214de36b3984c2bf9a88d1ba50e136585190fa545a0",
                "md5": "e13373c077ac04fa44ebe7cef57805c3",
                "sha256": "73ffafdc2df1afe70b2cc0c4bfbec6b7c21502ca76f5fc2673d205228ecc3cd6"
            },
            "downloads": -1,
            "filename": "Xgradio-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e13373c077ac04fa44ebe7cef57805c3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 20288561,
            "upload_time": "2024-01-06T10:10:40",
            "upload_time_iso_8601": "2024-01-06T10:10:40.462640Z",
            "url": "https://files.pythonhosted.org/packages/dc/f1/49a640b0dc84e4ebb214de36b3984c2bf9a88d1ba50e136585190fa545a0/Xgradio-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-06 10:10:40",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "xgradio"
}
        
Elapsed time: 0.22291s