django-screamshot:使用Django和CasperJS捕获网页

时间:2021-05-28 18:40:14
【文件属性】:
文件名称:django-screamshot:使用Django和CasperJS捕获网页
文件大小:24KB
文件格式:ZIP
更新时间:2021-05-28 18:40:14
Python django-screamshot django-screamshot是使用 ( aaAAaah! , :)捕获Web页面的非常幼稚的实现。 (请参阅问题页面,以获取有关尚需完成的工作的更多详细信息。 ) Checkout ,这是由django-screamshot驱动的最简单的Django项目。 安装 首先,使用相关的安装说明,确保PATH具有casperjs或phantomjs命令: 。 。 然后安装鸡蛋: pip install django-screamshot 用法 将screamshot添加到您的INSTALLED_APPS 作为Web API的屏幕截图 将其添加到您的项目URL中: urlpatterns = patterns('', ... url(r'^capture/$', include('screamshot.urls
【文件预览】:
django-screamshot-master
----MANIFEST.in(77B)
----README.rst(8KB)
----.travis.yml(676B)
----LICENSE(7KB)
----CHANGES(3KB)
----screamshot()
--------urls.py(119B)
--------tests.py(2KB)
--------decorators.py(1KB)
--------scripts()
--------utils.py(11KB)
--------managers.py(549B)
--------admin.py(779B)
--------__init__.py(414B)
--------models.py(5KB)
--------templatetags()
--------views.py(2KB)
--------data()
----setup.py(1KB)
----quicktest.py(3KB)
----.gitignore(72B)

网友评论