Skip to content

Eik-Lab/dogecoin_calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

PDM bearing

A manual for getting started with streamlit with a fun dogecoin calculator.

Videoseries(in norwegian):

Part 1: https://www.youtube.com/watch?v=KpJ6VMMu7Ik&t=502s

Part 2: https://www.youtube.com/watch?v=yZvUvWIW5pk

Open in Streamlit

Run Locally

Requirements

Python 3.6 or newer

Setting up the project locally

Clone the project

  git clone https://github.com/Eik-Lab/dogecoin_calculator.git

Go to the project directory

  cd dogecoin_calculator

Install dependencies

pip install -r requirements.txt

To run the streamlit app, the command is:

streamlit run app.py

Tech Stack

Python, and streamlit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages