shenxianpeng/py-eol
Check if Python versions in your project are End-Of-Life
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| files | Space-separated list of files to check (e.g. "pyproject.toml .python-version Dockerfile"). Auto-detects common files if not specified. | no | "" |
| warn-before | Warn if Python version will be EOL within this many days (0 to disable) | no | 0 |
| version | py-eol version to install (defaults to latest) | no | latest |
Outputs
no outputs