Skip to content

santoshshinde2012/tech-trend

Repository files navigation

Github action workflow status

Streamlit is a powerful tool for creating interactive web applications using Python. However, there are times when the built-in components may not meet your specific needs. In such cases, you can create custom components using modern front-end technologies like Vite, React, and TypeScript. This guide will walk you through the process of setting up a custom component for your Streamlit app, enabling a seamless integration of sophisticated front-end features with the simplicity of Python.

How to run locally

  1. Make sure to install required python packages
pip install -r requirements.txt
  1. Run Streamlit App
streamlit run streamlit_app.py

Demo App

Streamlit App

demp

Further Reading

Tutorials

Connect with me on

Releases

No releases published

Packages

No packages published

Languages