
streamlit 1.11.1
0
The fastest way to build data apps in Python
Contents
The fastest way to build data apps in Python
Stars: 20215, Watchers: 20215, Forks: 1815, Open Issues: 600The streamlit/streamlit
repo was created 2 years ago and was last updated 49 minutes ago.
The project is extremely popular with a mindblowing 20215 github stars!
How to Install streamlit
You can install streamlit using pip
pip install streamlit
or add it to a project with poetry
poetry add streamlit
Package Details
- Author
- Streamlit Inc
- License
- Apache 2
- Homepage
- https://streamlit.io
- PyPi
- https://pypi.org/project/streamlit/
- GitHub Repo
- https://github.com/streamlit/streamlit
Related Packages
Errors
A list of common streamlit errors.
Code Examples
Here are some streamlit
code examples and snippets.
GitHub Issues
The streamlit package has 600 open issues on GitHub
- inconsistent type returned by number_input
- inconsistent behaviour with key of st.number_input in combination with disabled
- Feature/st user
- Use primaryColor for st.spinner
- Provide way to run with the WSGI/ASGI protocols
- ISBNLibHTTPError
- [Pure design change] Make checkbox/radio only show focus when tabbing, not when clicked.
- Bump nanoid from 3.1.20 to 3.2.0 in /frontend
- Overflow LaTeX formulas
- Remove focus lock on stateful popover
- User's session_state is reset on websocket close
- st.radio with DataFrame fails on rerun
- Height option for st.container and st.expander
- [WIP] Better exception formatting with rich
- Remove some remaining usage of the term "report"