streamlit 1.36.0
0
A faster way to build and share data apps
Contents
A faster way to build and share data apps
Stars: 33013, Watchers: 33013, Forks: 2880, Open Issues: 875The streamlit/streamlit
repo was created 4 years ago and the last code push was 15 minutes ago.
The project is extremely popular with a mindblowing 33013 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
- Snowflake Inc
- License
- Apache License 2.0
- Homepage
- https://streamlit.io
- PyPi:
- https://pypi.org/project/streamlit/
- Documentation:
- https://docs.streamlit.io/
- GitHub Repo:
- https://github.com/streamlit/streamlit
Classifiers
- Database/Front-Ends
- Office/Business/Financial/Spreadsheet
- Scientific/Engineering/Information Analysis
- Scientific/Engineering/Visualization
- Software Development/Libraries/Application Frameworks
- Software Development/Widget Sets
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 875 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"