streamlit-marshal-helloworld


Namestreamlit-marshal-helloworld JSON
Version 0.0.8 PyPI version JSON
download
home_pagehttps://github.com/MarshalW/streamlit-demo/tree/main/src/5.custom-components-dynamic-simple
Summary使用 vite 和 vanillajs 编写的 Streamlit hello world 示例
upload_time2024-09-30 02:33:28
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-helloworld

Streamlit vite+vanillajs 最简单组件示例

安装:

```
pip install streamlit-marshal-helloworld
```

使用:

```
import streamlit-marshal-helloworld


```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/MarshalW/streamlit-demo/tree/main/src/5.custom-components-dynamic-simple",
    "name": "streamlit-marshal-helloworld",
    "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/28/0b/8844f2ec048260dd62a5d1dfaa3423b80688a84ccfb9c73afd48017a0a83/streamlit-marshal-helloworld-0.0.8.tar.gz",
    "platform": null,
    "description": "# streamlit-marshal-helloworld\n\nStreamlit vite+vanillajs \u6700\u7b80\u5355\u7ec4\u4ef6\u793a\u4f8b\n\n\u5b89\u88c5:\n\n```\npip install streamlit-marshal-helloworld\n```\n\n\u4f7f\u7528:\n\n```\nimport streamlit-marshal-helloworld\n\n\n```\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "\u4f7f\u7528 vite \u548c vanillajs \u7f16\u5199\u7684 Streamlit hello world \u793a\u4f8b",
    "version": "0.0.8",
    "project_urls": {
        "Homepage": "https://github.com/MarshalW/streamlit-demo/tree/main/src/5.custom-components-dynamic-simple",
        "Source": "https://github.com/MarshalW/streamlit-demo/tree/main/src/5.custom-components-dynamic-simple"
    },
    "split_keywords": [
        "some",
        " key",
        " word"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "280b8844f2ec048260dd62a5d1dfaa3423b80688a84ccfb9c73afd48017a0a83",
                "md5": "c14b3959111ccb1b92ccab714d3eb787",
                "sha256": "5bdd9f778449433253c04fe35ef35aac029df6b160a7bd883341d58279a07549"
            },
            "downloads": -1,
            "filename": "streamlit-marshal-helloworld-0.0.8.tar.gz",
            "has_sig": false,
            "md5_digest": "c14b3959111ccb1b92ccab714d3eb787",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 49576,
            "upload_time": "2024-09-30T02:33:28",
            "upload_time_iso_8601": "2024-09-30T02:33:28.935011Z",
            "url": "https://files.pythonhosted.org/packages/28/0b/8844f2ec048260dd62a5d1dfaa3423b80688a84ccfb9c73afd48017a0a83/streamlit-marshal-helloworld-0.0.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-30 02:33:28",
    "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-helloworld"
}
        
Elapsed time: 5.01426s