Skip to content

ppmitra/streamlit-catenary-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Catenary Streamlit App

Run the app with the active Python environment that has the dependencies installed.

Install dependencies (recommended inside a virtualenv):

pip install -r requirements.txt

Run the app:

streamlit run catenary_app.py

The app shows sidebar parameters for length and endpoint heights and displays the computed catenary curve.

About

Streamlit app for drawing a catenary given endpoints

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages