No project description provided
Project description
streamlit-mermaid
Streamlit Component, for Mermaid.
Installation
pip install streamlit-mermaid
Quick start
import streamlit_mermaid as stmd
import streamlit as st
code = """
graph TD
A --> B
"""
stmd.st_mermaid(code)
streamlit run examples/example.py
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file streamlit_mermaid-0.3.0.tar.gz.
File metadata
- Download URL: streamlit_mermaid-0.3.0.tar.gz
- Upload date:
- Size: 4.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.3 Linux/6.8.0-50-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f4247fc4c063b7c406f3546c843572b0d7a89ddabfd04dface4a8abb70ba9b19
|
|
| MD5 |
e50fbdccec3e4bee35a20e771fb6ef51
|
|
| BLAKE2b-256 |
ef982b581789b61139632965153f637df16d86225a2ebb690f6a7c7bf3f693e8
|
File details
Details for the file streamlit_mermaid-0.3.0-py3-none-any.whl.
File metadata
- Download URL: streamlit_mermaid-0.3.0-py3-none-any.whl
- Upload date:
- Size: 4.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.3 Linux/6.8.0-50-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1b7bb7d60e672430edb501f120ab157069b0cf9176fa6c44821710c3aa02cc89
|
|
| MD5 |
635c486d5f3ce1cfd954f43325630d87
|
|
| BLAKE2b-256 |
994fc535abd47d34ab08cf789d7cb29640cfe6ec370d1662e66c65fa7e9b6a4f
|