get_python_package
Retrieve the version number of a Python package from PyPI. Input the package name to get the current release.
Instructions
Get the latest version of a Python package from PyPI.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| package_name | Yes | The PyPI package name |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||