Provided by: python-webassets_0.9-1_all
NAME
webassets - Asset management application for Python web development
DESCRIPTION
usage: webassets [-h] [-v] [-q] [-c CONFIG | -m MODULE] {watch,build,clean,check} ... Manage assets. positional arguments: {watch,build,clean,check} optional arguments: -h, --help show this help message and exit -v be verbose -q be quiet -c CONFIG, --config CONFIG read environment from a YAML file -m MODULE, --module MODULE read environment from a Python module