Skip to content

barnybug/savingsessions

 
 

Repository files navigation

🐙 Octopus Saving Sessions calculator

An unofficial Octopus ™️ Saving Session calculator.

Running locally

git clone https://github.com/barnybug/savingsessions.git
cd savingssessions
python -m venv .venv
source .venv/bin/activate (bash shell)
source .venv/bin/activate.fish (fish shell)
.\.venv\Scripts\activate.bat (Windows)
pip install -r requirements.txt
streamlit run streamlit_app.py

About

Octopus Saving Sessions calculator

Resources

Stars

Watchers

Forks

Languages

  • Python 100.0%