Skip to content

Web application for visualizing climbing pyramids (data obtained from MountainProject.com)

Notifications You must be signed in to change notification settings

rpomponio/tick_pyramid_tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Climping Pyramid Visualizer

demo pyramid

Current Requirements

You need an environment which can run python, such as a conda environment.

In addition, you will need to install the following packages:

  • pandas
  • plotly
  • dash

All of which can be installed via pip.

To run

Ensure the file app.py is executable:

chmod +x app.py

Then simply run the app via the terminal with ./app.py (you will need to copy/paste the URL into a web browser).

About

Web application for visualizing climbing pyramids (data obtained from MountainProject.com)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages