Django + Streamlit
- Free software: MIT license
- Documentation: https://django-streamlit.readthedocs.io.
- Turn any Django QuerySet into a Streamlit dataframe
- Turn Django models into Streamlit forms (TODO)
- Turn Django models into Streamlit tables with sorting, filtering, and pagination (TODO)
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.