Tiny Apps is a platform for easily testing & deploying dashboards & web applications (ex. Streamlit) to Kubernetes. Implemented as a Kubernetes CRD (Custom Resource Definition). Currently supports Streamlit and Dash - with Gradio support coming soon.
- Test & deploy Streamlit & Dash apps to Kubernetes with ease.
- API endpoints for managing Tiny App lifecycle.
- Integrated with Prometheus to track & serve app metrics.
- Check out jupyterlab-tinyapp - JupyterLab extension that allows users to test & deploy their notebooks as Tiny Apps.
See Getting Started.
Please review CONTRIBUTING.md for how to contribute to this project.
- Integrate with LDAP & OAuth for authentication & authorization to manage/access app.
- UI for managing apps.
- Scale apps based on usage.
- VSCode extension for testing & deploying apps.
- Support for more web frameworks.