caseneuve/Deploy to PythonAnywhere
A custom GitHub Action to deploy changed files to PythonAnywhere and reload the web app
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| python-version | Python version to use | yes | 3.10 |
| pa-api-key | PythonAnywhere API key | yes | — |
| pa-user | PythonAnywhere username | yes | — |
| pa-domain | PythonAnywhere web app domain name | yes | — |
| pa-path | Full path to the project root on PythonAnywhere | yes | — |
| app | Path to the FastAPI app file | — | — |
Outputs
no outputs