pystools
Project description
项目地址: https://pypi.org/project/pystools/
安装
source venv/bin/activate
pip install -U pystools -i https://pypi.org/simple --trusted-host pypi.org
本项目图像处理使用的是Pillow-SIMD
# must remove existed pillow first.
$ pip uninstall pillow
# install SSE4 version
$ pip install pillow-simd
# install AVX2 version
$ CC="cc -mavx2" pip install -U --force-reinstall pillow-simd
安装,之前需要先安装扩展库(详见: https://pillow.readthedocs.io/en/latest/installation.html#external-libraries)
# mac:
brew install libjpeg libtiff little-cms2 openjpeg webp
# linux
# Debian or Ubuntu:
sudo apt-get install python3-dev python3-setuptools
# Fedora:
sudo dnf install python3-devel redhat-rpm-config
# Alpine:
sudo apk add python3-dev py3-setuptools
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pystools-0.0.77.tar.gz
(81.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
pystools-0.0.77-py3-none-any.whl
(114.9 kB
view details)
File details
Details for the file pystools-0.0.77.tar.gz.
File metadata
- Download URL: pystools-0.0.77.tar.gz
- Upload date:
- Size: 81.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0fcbf99c81f9ebc6c2d0f5a2ea23a46df8b6f6b0acb63fba22bc4bc0c7742f08
|
|
| MD5 |
0fb06ae9be4df7973fd209422d468db3
|
|
| BLAKE2b-256 |
a1d205f028594307885fc8aca8e2492c3bb5be67ddd5dd6ddf546cb595c18773
|
File details
Details for the file pystools-0.0.77-py3-none-any.whl.
File metadata
- Download URL: pystools-0.0.77-py3-none-any.whl
- Upload date:
- Size: 114.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ccaf67d495b15601c289103bd7d8cd79d172b5881a347fbda1ab3138c1d9e5af
|
|
| MD5 |
1aabbfe1b9231fb2901b0e81ba3eec2a
|
|
| BLAKE2b-256 |
4effb9dbfe37edacf037db4e004e872abed756648edc9805344b337b8ca873af
|