pyheif:到libheif库的Python 3.6+接口

时间:2021-05-02 08:43:34
【文件属性】:
文件名称:pyheif:到libheif库的Python 3.6+接口
文件大小:29.88MB
文件格式:ZIP
更新时间:2021-05-02 08:43:34
C he 使用CFFI的库的Python 3.6+接口 注意:目前仅支持阅读。 安装 简单安装-Linux(安装manylinux2014轮,不适用于Alpine) pip install --upgrade pip pip install pyheif 从源代码安装-MacOS brew install libffi libheif pip install git+https://github.com/carsales/pyheif.git 从源代码安装-Linux apt install libffi libheif-dev libde265-dev 或者 yum install libffi libheif-devel libde265-devel 然后 pip install git+https://github.com/carsales/pyheif.git 从源代码安装-W
【文件预览】:
pyheif-master
----MANIFEST.in(19B)
----requirements-dev.txt(95B)
----libheif()
--------libheif_build.py(455B)
--------heif.h(47KB)
----tools()
--------freeze-deps.sh(93B)
--------pypi-publish.sh(65B)
--------git-push.sh(57B)
----tests()
--------images()
--------test_read.py(3KB)
--------.DS_Store(8KB)
--------test_versions.py(365B)
----pyheif()
--------constants.py(1KB)
--------data()
--------__init__.py(400B)
--------writer.py(52B)
--------reader.py(8KB)
--------error.py(377B)
----LICENSE(11KB)
----docker()
--------Dockerfile.manylinux2014(6KB)
----setup.py(1016B)
----.gitignore(1KB)
----README.md(2KB)
----build.sh(186B)

网友评论