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.79.tar.gz
(82.2 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.79-py3-none-any.whl
(115.8 kB
view details)
File details
Details for the file pystools-0.0.79.tar.gz.
File metadata
- Download URL: pystools-0.0.79.tar.gz
- Upload date:
- Size: 82.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e952eddc4ede909e2a9df7dfc6a46359c412ba1b5985fe3189c2526e07631030
|
|
| MD5 |
4c0e5f2def872433ba73d1148b707cfe
|
|
| BLAKE2b-256 |
d36cd7628de5a8d38e2f5e3ab3583b98818340431386807061d67ec33d83444b
|
File details
Details for the file pystools-0.0.79-py3-none-any.whl.
File metadata
- Download URL: pystools-0.0.79-py3-none-any.whl
- Upload date:
- Size: 115.8 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 |
6e43ad62f8fec720da447403461000e5a779b9da6e005a11b79c0edb4715f147
|
|
| MD5 |
d2578ccfc915dc0d088961905d296582
|
|
| BLAKE2b-256 |
1084e1859846b69c8155a4e4d31fcdee088bd8927b4e27086125ce0a7ef0134f
|