st_wordcloud React component for Streamlit
Project description
Streamlit - WordCloud React
A Streamlit simple component to display WordCloud.
Install
pip install st-wordcloud
Usage
from st_wordcloud import st_wordcloud
words = [{"text": "Python", "value": 500, "topic": "lol"}, {"text": "Streamlit", "value": 80},{"text": "Streamlit", "value": 80},{"text": "Streamlit", "value": 80},{"text": "Streamlit", "value": 80},{"text": "Streamlit", "value": 80},{"text": "Streamlit", "value": 80}]
st_wordcloud(words, width=800, height=600)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
st_wordcloud-0.0.7.tar.gz
(490.9 kB
view details)
Built Distribution
st_wordcloud-0.0.7-py3-none-any.whl
(494.8 kB
view details)
File details
Details for the file st_wordcloud-0.0.7.tar.gz
.
File metadata
- Download URL: st_wordcloud-0.0.7.tar.gz
- Upload date:
- Size: 490.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2b48e5eed1e40087d83eb86bbe0fd1c8ec252246f31c610c818892acf2dab672 |
|
MD5 | 1715c6f9b8e4ed490d4418eff702a962 |
|
BLAKE2b-256 | eb7a8ce1d4b24db8aa0a22e41a5ba2afe0881d8c70071ce58833d4345b72fe85 |
File details
Details for the file st_wordcloud-0.0.7-py3-none-any.whl
.
File metadata
- Download URL: st_wordcloud-0.0.7-py3-none-any.whl
- Upload date:
- Size: 494.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ee18afc9a91b6e34d57f2a5f916ca6589aa303e250ee479146df0c9d6aaa6dd3 |
|
MD5 | 066e761db6ffa6e0a3a6db214153a8de |
|
BLAKE2b-256 | 07ecec842eaca52fc684f122065a622cb46f003ce41d4a3665fabdd4d5977666 |