fanstatic工具
项目描述
rebecca.fanstatic
为pyramid网络框架提供fanstatic工具。
add_fanstatic_resources 指令
为匹配到 renderer_name_pattern 的渲染器添加fanstatic资源。
用法
config.include('rebecca.fanstatic') config.add_fanstatic_resources(['js.jquery.jquery', 'js.jqueryui.jqueryui'], r'.*\.pt')
list_fanstatic 命令
usage: list_fanstatic [-h] [-o OUTPUT_DIRECTORY] [-l [LIBRARY [LIBRARY ...]]] [--simulate] Collect fanstatic resources and copy to destination directory. optional arguments: -h, --help show this help message and exit -o OUTPUT_DIRECTORY, --output-directory OUTPUT_DIRECTORY Set destination directory name. Default directory name is 'fanstatic'. -l [LIBRARY [LIBRARY ...]], --library [LIBRARY [LIBRARY ...]] Specify copy library names. Accept multiple options. --simulate Simulate collecting resources. Print resource paths and destination paths.
变更
0.1.2
修复打包错误。
0.1.1
修复打包错误。
0.1
首次发布
项目详情
关闭
rebecca.fanstatic-0.1.2.tar.gz的哈希
算法 | 哈希摘要 | |
---|---|---|
SHA256 | 19d434b2481fbcdc5852cfcac3f3c868aee1d5c389309115154676df68920a88 |
|
MD5 | 2c2840da69471d658afab7da1ced0d48 |
|
BLAKE2b-256 | ae307f5920386ceb2bdb70a5ca716885c5e0b1b9210d66fa2fdd77cbadf95f37 |