hfaran / slack-export-viewer

A Slack Export archive viewer that allows you to easily view and share your Slack team's export
https://pypi.python.org/pypi/slack-export-viewer
MIT License
908 stars 192 forks source link

Request for example to debug app #144

Open etcy opened 2 years ago

etcy commented 2 years ago

Hi, Other than pip install, can someone kindly share how to run this app without installing so that I can try some changes made to source code.

  1. I figured the need to install the requirements.txt
  2. DL the source code
  3. How do I run the app after making changes, say to reader.py?

Is it? flask run -z zipfile ?