Skip to main content

Version checking for Python modules

Project description

This project is designed to make version checking easier in scripts. A common development problem of scripts is that they depend on older versions of packages that have evolved. These scripts may have incompatibilities with the newer modules that result in the scripts breaking. It is then very difficult to track down which version of the module the script depends on if it was never recorded which version of the module the script is built against.

Initially, this requires modules to be installed via PIP in development mode in a git repository. The end-goal is to have version checking be flexible enough to detect git and work with or without it.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

VCheck-0.1.1.tar.gz (5.2 kB view hashes)

Uploaded Source

Built Distributions

VCheck-0.1.1-py3-none-any.whl (4.5 kB view hashes)

Uploaded Python 3

VCheck-0.1.1-py2-none-any.whl (4.5 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page