python-thumbnails:Django,Flask和其他Python项目的缩略图

时间:2024-02-25 17:29:50
【文件属性】:

文件名称:python-thumbnails:Django,Flask和其他Python项目的缩略图

文件大小:66KB

文件格式:ZIP

更新时间:2024-02-25 17:29:50

python django thumbnails DjangoPython

python缩略图 Django,Flask和其他Python项目的缩略图。 安装 pip install pillow # default image engine, not necessary if another engine is used pip install python-thumbnails 用法 from thumbnails import get_thumbnail get_thumbnail ( 'path/to/image.png' , '300x300' , crop = 'center' ) 麻省理工学院:copyright:Rolf Erik Lekang


【文件预览】:
python-thumbnails-master
----.travis.yml(990B)
----.frigg.yml(228B)
----.coveragerc(240B)
----t.py(698B)
----docs()
--------quickstart.rst(1KB)
--------conf.py(10KB)
--------image-engines.rst(658B)
--------storage-backends.rst(247B)
--------make.bat(7KB)
--------creating-thumbnails.rst(2KB)
--------settings.rst(4KB)
--------changelog.rst(51B)
--------requirements.txt(52B)
--------cache-backends.rst(657B)
--------how-it-works.rst(2KB)
--------Makefile(7KB)
--------index.rst(1KB)
--------contributing.rst(60B)
----CONTRIBUTING.rst(2KB)
----tests()
--------thumbnails_settings.py(77B)
--------test_init.py(2KB)
--------utils.py(814B)
--------django_settings.py(1KB)
--------__init__.py(24B)
--------test_storage_backends.py(2KB)
--------test_cache_backends.py(2KB)
--------test_conf.py(1KB)
--------test_images.py(3KB)
--------test_helpers.py(1KB)
--------test_templatetags.py(5KB)
--------test_engines.py(9KB)
--------data.py(26KB)
----tox.ini(1010B)
----LICENSE(1KB)
----setup.cfg(304B)
----requirements.txt(157B)
----setup.py(1KB)
----.gitignore(776B)
----CHANGELOG.rst(1KB)
----README.md(1KB)
----thumbnails()
--------storage_backends.py(2KB)
--------conf()
--------errors.py(197B)
--------helpers.py(690B)
--------__init__.py(3KB)
--------engines()
--------templatetags()
--------images.py(2KB)
--------cache_backends.py(4KB)

网友评论