Skip to main content

high-level image operations.

Project description

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.

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

python-imageutil-0.0.0.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

python_imageutil-0.0.0-py3-none-any.whl (3.6 kB view hashes)

Uploaded Python 3

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