% AUTO-GENERATED, SEE README_CONTRIBUTORS. DO NOT EDIT. # Streamlit [Streamlit App] Python framework for data scientists and AI/ML engineers to deliver interactive data apps. Get started quickly (after `riptide setup`): Run `riptide start`, then check `STREAMLIT.md`. ## `/app/base` Base for Streamlit projects. ### Services #### Streamlit [Streamlit Service] Service for Streamlit server. Suggested Roles **Has roles**: `python` This service has the role `python` set and is a base for commands that require Python. **Suggested roles**: `main` ### Commands #### python [python] Python CLI. #### pip [pip] Python package manager. #### streamlit [Streamlit CLI] Command line interface for Streamlit. #### poetry [poetry] Advanced python package manager. [pip]: /command/pip [poetry]: /command/poetry [python]: /command/python [streamlit app]: https://streamlit.io [streamlit cli]: https://docs.streamlit.io/develop/api-reference/cli **Link to entity in repository:** ``_ [streamlit service]: /service/streamlit