python-imageutil 0.0.0

Creator: railscoder56

Last updated:

0 purchases

python-imageutil 0.0.0 Image
python-imageutil 0.0.0 Images
Add to Cart

Description:

pythonimageutil 0.0.0

python-imageutil
high-level image operations.
Installation
pip install python-imageutil

Testing
# clone repository
git clone https://github.com/fabiocaccamo/python-imageutil.git && cd python-imageutil

# create virtualenv and activate it
python -m venv venv && . venv/bin/activate

# upgrade pip
python -m pip install --upgrade pip

# install requirements
pip install -r requirements.txt -r requirements-test.txt

# run tests using tox
tox

# or run tests using unittest
python -m unittest

License
Released under MIT License.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.