New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

streamlit-mui-elements

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

streamlit-mui-elements

A Streamlit component for Material-UI elements

  • 0.0.25
  • PyPI
  • Socket score

Maintainers
1

🌟 Streamlit Material-UI Form Example 🌟

Welcome to the ultimate guide for creating stunning Material-UI components in Streamlit applications! Inspired by the amazing streamlit-elements by okld, this repository takes your Streamlit apps to the next level.

📝 Description

Dive into a comprehensive implementation of Material-UI components for Streamlit. This project builds upon the innovative integration approach pioneered by streamlit-elements, offering a wide range of Material-UI elements with full callback support. Create sophisticated web interfaces within your Streamlit applications effortlessly!

🚀 Features

  • Comprehensive Material Design Components:
    • ✏️ Text input fields
    • 🔘 Selection chips
    • 🔍 Autocomplete with multiple selection
    • 📻 Radio button groups
    • 🎚️ Sliders
    • ☑️ Checkbox groups
    • ⭐ Rating component
    • 📂 Dropdowns
    • 🔄 Switches
    • 🖌️ Styled buttons
  • Organized Layout:
    • 🗂️ Cards
    • ➖ Dividers
  • Full Callback Support for all components
  • State Management through session state

💡 How It Works

All component callbacks are automatically stored in **from streamlit_mui_elements.core.events import event_store.

To force rerun use type=submit with your respective elements ,this is to avoid unwanted reruns while UI elemnts are changed.

If id="some_id" is not mentioned for a component, it's events won'be be captured.

🎥 Demo

Check out the demo below to see the Material-UI components in action!

Demo of Material-UI Components

Get started now and transform your Streamlit applications with beautiful Material-UI components!

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc