Streamlit-sqlalchemy

Latest version: v0.2.4

Safety actively analyzes 723882 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.0.6

Changes:
- Use unique hashes to avoid form clashes (using md5).
- Remove the ' Id' at the end in the column names for display.
- Replace `engine` (sql Alchemy) by the `st.connection` for
StreamlitAlchemyMixin initialization.
- Remove the border from the forms (requires `streamlit>=1.29.0`)
- `st.rerun` on `st_update_select_forms` as well as on
`st_delete_select_form`.
- Add support for boolean Columns - using selectbox to allow None
as possible value.
- Pass `kwargs` from `st_*_button` to `st.button`.

![assets/streamlit-example-2023-12-31-16-12-91.gif](https://github.com/artygo8/streamlit-sqlalchemy/blob/main/assets/streamlit-example-2023-12-31-16-12-91.gif)

0.0.5

Preparing for Beta release !

0.0.4

First release of the templating tool to help writing sqlalchemy objects usable with streamlit!

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.