xleven / streamkit

Python toolbox built with Streamlit

Home Page:https://streamkit.streamlit.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StreamKit

Streamlit App

Python toolbox built with Streamlit

Toolkits

  • Datetime toolbox
  • QR code playground
  • Custom code runner
  • ...

Usage

Instead of the deployed Streamlit app, StreamKit can be run locally:

git clone https://github.com/xleven/streamkit
cd streamkit
pip install -r requirements.txt
python run.py
# or bundle with pyinstaller
pyinstall streamkit.spec

License

MIT License

Copyright © 2022, xleven

About

Python toolbox built with Streamlit

https://streamkit.streamlit.app

License:MIT License


Languages

Language:Python 100.0%