Metadata-Version: 2.1
Name: streamlit-marshal-helloworld
Version: 0.0.7
Summary: 使用 vite 和 vanillajs 编写的 Streamlit hello world 示例
Home-page: https://github.com/MarshalW/streamlit-demo/tree/main/src/5.custom-components-dynamic-simple
Author: Marshal Wu
Author-email: marshal.wu@gmail.com
License: UNKNOWN
Project-URL: Source, https://github.com/MarshalW/streamlit-demo/tree/main/src/5.custom-components-dynamic-simple
Keywords: some,key,word
Platform: UNKNOWN
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# streamlit-marshal-helloworld

Streamlit vite+vanillajs 最简单组件示例

安装:

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

使用:

```
import streamlit-marshal-helloworld


```

