Flask调整大小:Flask扩展,用于调整大小,裁剪和缓存图像

时间:2021-02-05 03:40:30
【文件属性】:
文件名称:Flask调整大小:Flask扩展,用于调整大小,裁剪和缓存图像
文件大小:74KB
文件格式:ZIP
更新时间:2021-02-05 03:40:30
python redis flask aws-s3 resize-images 烧瓶调整大小 关于 Flask扩展名,用于在代码和模板中调整图像大小。 可以从JPEG | PNG | SVG转换为JPEG | PNG,调整大小以适合裁剪。 提供了基于文件和基于S3的存储选项。 由创建。 安装 pip install flask-resize # With S3 pip install flask-resize[s3] # With Redis caching pip install flask-resize[redis] # With SVG source file support pip install flask-resize[svg] # With all fea
【文件预览】:
Flask-Resize-master
----MANIFEST.in(43B)
----.dockerignore(126B)
----manage.py(1KB)
----requirements_docs.txt(116B)
----test.docker-entrypoint.sh(700B)
----.travis.yml(1KB)
----tox.ini(876B)
----.isort.cfg(103B)
----LICENSE(1KB)
----setup.cfg(28B)
----setup.py(2KB)
----README.md(2KB)
----test.Dockerfile(748B)
----conftest.py(2KB)
----docs()
--------todo.rst(275B)
--------conf.py(11KB)
--------usage.rst(3KB)
--------command-line.rst(358B)
--------installation.rst(2KB)
--------configuration.rst(5KB)
--------index.rst(335B)
--------Makefile(7KB)
--------about.rst(80B)
--------api.rst(755B)
--------changelog.rst(6KB)
----docker-compose.yml(2KB)
----appveyor.yml(1KB)
----flask_resize()
--------metadata.py(150B)
--------_compat.py(576B)
--------bin.py(3KB)
--------exc.py(1KB)
--------configuration.py(2KB)
--------utils.py(4KB)
--------resizing.py(17KB)
--------__init__.py(200B)
--------storage.py(12KB)
--------fonts()
--------cache.py(6KB)
--------constants.py(451B)
----.editorconfig(323B)
----tests()
--------test_concurrency.py(2KB)
--------test_resize.py(5KB)
--------_mocking.py(307B)
--------base.py(367B)
--------test_conf.py(727B)
--------decorators.py(702B)
--------__init__.py(0B)
--------test_bin.py(3KB)
--------test_cache.py(793B)
--------test_utils.py(2KB)
--------test_storage.py(3KB)
----CONTRIBUTORS.md(79B)
----.gitignore(157B)
----CHANGELOG.md(80B)

网友评论