rafisics / suvat_calculator

'Newtonian equations of linear motion' calculator a.k.a. SUVAT calculator

Home Page:https://t.ly/AGZw

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

This is a calculator app to help Bengali high-school students to solve mathemetical problems on motion using Newton's equations of linear motion a.k.a. SUVAT equations.

Check the app here:

Streamlit ShareHerokuবিজ্ঞান ব্লগ
Streamlit App Deploy Bigganblog

Run the app on local mechine by Anaconda Prompt:

cd <directory path of `code.py` file>
streamlit run code.py

Generate the requirements.txt file:

pipreqs --force --encoding utf8 <directory path of `code.py` file>

About

'Newtonian equations of linear motion' calculator a.k.a. SUVAT calculator

https://t.ly/AGZw


Languages

Language:Python 99.5%Language:Shell 0.5%