joepitt91/Get Current Version from PyPI Module
Get the current version of the specified PIP module.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| module | The module to check. | yes | — |
Outputs
| name | description |
|---|---|
| version | The current version of the module. |