🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

streamlit-webix

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

streamlit-webix

Streamlit wrapper for the Webix UI library

0.3.1
PyPI
Maintainers
1

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)

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts