Skip to content

andrew-hossack/SkydiveWx

Repository files navigation

SkydiveWx

SkydiveWx app developed in Python with the Plotly Dash framework.

Development

To build the package, run the following command:

pip install .

For development and to view any live changes, run the app locally with the following command:

Note: If changes do not appear on refresh, please delete all /build and *.egg-info files, then rebuild the package.

python src/skydivewx/app.py

Production Settings

Make sure that the following environment variables are exported:

  • GOOGLE_ANALYTICS_ID: ID of your Google Analytics property
  • EMAIL_SENDER_USERNAME: Email username to send error reports
  • EMAIL_SENDER_PASSWORD: Email password to send error reports

About

Community app for skydive utah

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published