Skip to content

hansthen/streamlit-webix

Repository files navigation

streamlit-webix

Streamlit wrapper for the Webix UI library

Installation instructions

pip install streamlit-webix

Usage instructions

import streamlit as st

from streamlit_webix import streamlit_webix

value = streamlit_webix()

st.write(value)

About

Streamlit wrapper for the webix ui library

Resources

License

Stars

Watchers

Forks

Packages

No packages published