Skip to content

arnaudmiribel/streamlit-kickoff-cli

Repository files navigation

streamlit-kickoff-cli 👞

PyPI

A simple CLI to kickoff and manage Streamlit projects

stk is a command-line interface that helps you create, manage and iterate on your Streamlit projects!



Installation

This is a working setup using Mac OSX & VS Code.

pip install streamlit-kickoff-cli

Usage

$ stk --help

Usage: stk [OPTIONS] COMMAND [ARGS]...

  Welcome to stk 👞

  This is a simple CLI to help you kick off and maintain Streamlit projects as
  fast as possible!

Options:
  --help  Show this message and exit.

Commands:
  new   🆕 Create a new Streamlit project
  dev   👩‍💻 Dev time! Opens VS Code and your app in Chrome!
  kick  🚀 New app + dev set up NOW!
  list  🤯 List running Streamlit apps under ports 85**
  kill  🔫 Kill a given Streamlit app running locally!

Troubleshooting

xcode-select --install

About

A simple CLI to kickoff and manage Streamlit projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages