Skip to content

mniesyt/PlanetProfileApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

198 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Planet Profile App

GUI for PlanetProfile, found here: git@github.com:vancesteven/PlanetProfile.git

Open in Streamlit

How to run it on your own machine

  1. Install the requirements

    $ pip install streamlit
    $ pip install pdf2image
    $ pip install Pillow
    $ pip install pandas
    $ conda install poppler  # if you're on macOS
    # On Windows, you’ll need to download Poppler from: https://github.com/oschwartz10612/poppler-windows,
    # Then add its /bin folder to your PATH.
    
    
  2. Run the app

    $ streamlit run PlanetProfileApp.py
    

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages