josevnz / Streamlit

An Introduction to Streamlit using a few small applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is it on this repository?

This repository contains code that will introduce you to Streamlit and also how you can use it to monitor your infrastructure. It is split in two parts:

  • Introduction: What is Streamlit, what it can do with code for 2 fun and easy to code applications. You will also learn how to deploy your application using a Podman container.
  • Monitoring: An application that connects to a Prometheus datasource and shows you metrics on real time.

Please enjoy.

About

An Introduction to Streamlit using a few small applications

License:Apache License 2.0


Languages

Language:Python 86.2%Language:Jinja 7.1%Language:Dockerfile 6.8%