annie444/Python Package Versioning Test

Compares the locally specified version in the pyproject.toml to the version available on the given index

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathPath to the pyproject.toml to inspect.nopyproject.toml
indexThe (simple) package index to check.nohttps://pypi.org/simple
python-pathThe path to the python interpreter to useno
namedescription
current_version_existstrue if the version exists in the index.
package_versionVersion string extracted from pyproject.toml.
package_nameName of the package extracted from pyproject.toml.