An open API service indexing awesome lists of open source software.

https://github.com/jhrcook/coffee-counter-streamlit

Streamlit web app for visualizing my Coffee Counter data
https://github.com/jhrcook/coffee-counter-streamlit

coffee python python3 streamlit streamlit-application streamlit-webapp

Last synced: 1 day ago
JSON representation

Streamlit web app for visualizing my Coffee Counter data

Awesome Lists containing this project

README

          

# Streamlit web app for visualizing my coffee consumption

[![python](https://img.shields.io/badge/Python-3.9.6-3776AB.svg?style=flat&logo=python&logoColor=white)](https://www.python.org)
[![Streamlit](https://img.shields.io/badge/Streamlit-0.84.0-FF4B4B.svg?style=flat&logo=Streamlit&logoColor=FF4B4B)](https://streamlit.io)

[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![Checked with mypy](http://www.mypy-lang.org/static/mypy_badge.svg)](http://mypy-lang.org/)

This is a simple web application for visualizing data on my coffee consumption that I have been recording for several months.
It is not currently deployed, but I will provide information on that system when I get around to it.