mdanalysis/mdanalysis-compatible-pythons
Get Python versions compatible with MDAnalysis
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit May 31, 2026
- License
- MIT
Pinned Snippet
uses: mdanalysis/mdanalysis-compatible-python@46462c9b55b5b5058dde98d6c136715e4a3671ab # v0.1.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| release | — | no | develop |
| include | Python versions to additionally include in the Python version list output | no | [] |
| exclude | Python versions to exclude from the Python version list output | no | [] |
Outputs
| name | description |
|---|---|
| python-versions | List of compatible Python versions |
| latest-python | Latest compatible Python version |
| oldest-python | Oldest compatible Python version |
| stable-python | Stable Python version (N-1 latest) |