Skip to content

cnr-ibba/IMAGE-ValidationTool

Repository files navigation

IMAGE-ValidationTool

https://coveralls.io/repos/github/cnr-ibba/IMAGE-ValidationTool/badge.svg?branch=master

IMAGE Validation Tool component of the IMAGE Inject Tool

Install From sources

The sources for IMAGE Validation Tool can be downloaded from the Github repo.

You can either clone the public repository:

$ git clone git://github.com/cnr-ibba/IMAGE-ValidationTool

Or download the tarball:

$ curl  -OL https://github.com/cnr-ibba/IMAGE-ValidationTool/tarball/master

Once you have a copy of the source, you can install it with:

$ python setup.py install

If you need to modify libraries, you could prefer to install package in editable mode. Please ensure that you removed the old pakcage if installed

$ pip uninstall image-validation

Then install the package with PIP:

$ pip install -e .

About

IMAGE Validation Tool component of the IMAGE Inject Tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages