streamlit-marshal-proto


Namestreamlit-marshal-proto JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/MarshalW/streamlit-demo/tree/main/src/7.custom-components-proto
Summary使用 vite 和 vanillajs 编写的 Streamlit proto 示例
upload_time2024-09-30 06:14:22
maintainerNone
docs_urlNone
authorMarshal Wu
requires_python>=3.10
licenseNone
keywords some key word
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # streamlit-marshal-proto

Streamlit vite+vanillajs 最简单组件示例

安装:

```
pip install streamlit-marshal-proto
```

使用:

```
import streamlit-marshal-proto

..
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/MarshalW/streamlit-demo/tree/main/src/7.custom-components-proto",
    "name": "streamlit-marshal-proto",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "some, key, word",
    "author": "Marshal Wu",
    "author_email": "marshal.wu@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/b4/d5/e61198e763b5f1549ce7628ec3937d3f8b0a862c83421266409cfc0e2f51/streamlit-marshal-proto-0.0.1.tar.gz",
    "platform": null,
    "description": "# streamlit-marshal-proto\n\nStreamlit vite+vanillajs \u6700\u7b80\u5355\u7ec4\u4ef6\u793a\u4f8b\n\n\u5b89\u88c5:\n\n```\npip install streamlit-marshal-proto\n```\n\n\u4f7f\u7528:\n\n```\nimport streamlit-marshal-proto\n\n..\n```\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "\u4f7f\u7528 vite \u548c vanillajs \u7f16\u5199\u7684 Streamlit proto \u793a\u4f8b",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/MarshalW/streamlit-demo/tree/main/src/7.custom-components-proto",
        "Source": "https://github.com/MarshalW/streamlit-demo/tree/main/src/7.custom-components-proto"
    },
    "split_keywords": [
        "some",
        " key",
        " word"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b4d5e61198e763b5f1549ce7628ec3937d3f8b0a862c83421266409cfc0e2f51",
                "md5": "fe0e31f4935a1fd739b475dec9ac2cfe",
                "sha256": "36dc81a4db1e97fe2700d13ccbc16bd22ed774fbf02b731c85d1733abeb288c4"
            },
            "downloads": -1,
            "filename": "streamlit-marshal-proto-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "fe0e31f4935a1fd739b475dec9ac2cfe",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 49523,
            "upload_time": "2024-09-30T06:14:22",
            "upload_time_iso_8601": "2024-09-30T06:14:22.308363Z",
            "url": "https://files.pythonhosted.org/packages/b4/d5/e61198e763b5f1549ce7628ec3937d3f8b0a862c83421266409cfc0e2f51/streamlit-marshal-proto-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-30 06:14:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "MarshalW",
    "github_project": "streamlit-demo",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "streamlit-marshal-proto"
}
        
Elapsed time: 4.26467s