- create a virtualenv (we tested it with python 3.13) and
pip install -r requirements.txtinto it - create a new custom webapp on PythonAnywhere
- configure your webapp to use your virtualenv on the PythonAnywhere webapp dashboard
- setup your WSGI file (which you can find linked frmo the "Web" page) as in the example in the repo, and make sure it can find and import the
dashing_demo_app - reload your webapp and go to your webapp url!
pythonanywhere/dashingdemo
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
