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.80.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.80-py3-none-any.whl
(115.8 kB
view details)
File details
Details for the file pystools-0.0.80.tar.gz.
File metadata
- Download URL: pystools-0.0.80.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 |
04110eba4429cd610807a0d29ee9f7f3a757545c2bce7e25140bb03a8d85e425
|
|
| MD5 |
eb9e9fe594c76b2933257718d148880e
|
|
| BLAKE2b-256 |
e05ac47c24be17845e2f159d8d942647770dad4a18e3e5a01599cf5a1cc63667
|
File details
Details for the file pystools-0.0.80-py3-none-any.whl.
File metadata
- Download URL: pystools-0.0.80-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 |
5a5f1eb8df35aced15e9e53a311a7bb84e7b7c3bf0a24bc8c944f07a5f933c91
|
|
| MD5 |
e851b91cc9d9fe100b4fd0759b8a83b4
|
|
| BLAKE2b-256 |
5a9630efe29cc8b89a0cd8e20d1faedd0ec5f8e28ed82715f33de4618688d6ca
|