Skip to main content

A simple image framework, for digital image processing support on lab.

Project description

Simple Image Framework

This image framework is built for a simple usage of processing images with python. It is based on the Pillow library, (PIL fork).

I set it for my own usage, but I hope it will be useful for you too.

Installation

如果你想使用 built distribution 来安装本库,可以使用以下命令:

pip install dist/simple_image_framework-0.0.1-py3-none-any.whl

如果你想使用 source distribition 来安装本库,则用以下命令:

pip install dist/simple_image_framework-0.0.1-tar.gz

如果你想重新安装,可以使用 --force-reinstall 标志来强制重新安装。

如果你想直接使用 git 库得到的源码进行安装,可以在库根目录上直接使用命令:

pip install . 

Usage

详见 tests 文件夹中的参考样例

Contributing

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

simple_image_framework-0.0.1.tar.gz (4.9 kB view hashes)

Uploaded Source

Built Distribution

simple_image_framework-0.0.1-py3-none-any.whl (5.2 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