Skip to content

Wirg/st-compat

Repository files navigation

st-compat

Tests codecov CodeQL Downloads Supported Python Versions pypi version

st-compat is the simplest way to handle compatibility between streamlit versions when building utils and modules for the community!

How to install

pip install st-compat

How to use

from st_compat import get_script_run_ctx

ctx = get_script_run_ctx()

About

Project to support compatibility between streamlit versions

Resources

License

Stars

Watchers

Forks

Packages

No packages published