[ buster ]
[ 源代码: cookiecutter ]
软件包:python-cookiecutter(1.6.0-3)
create projects from project templates (Python 2 module)
Cookiecutter is command-line utility that creates projects from project templates, e.g. creating a Python package project from a Python package project template.
It can also be used as a Python module. It supports local and remote templates. The templating is done with Jinja2 and there is no limitation on the language used by the templated projects (Python, Ruby, Javascript, C, HTML, Postscript...).
This package contains the Python 2 module.
其他与 python-cookiecutter 有关的软件包
|
|
|
|
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-binaryornot
- check if a file is binary or text (Python 2 module)
-
- dep: python-click
- Wrapper around optparse for command line utilities - Python 2.7
-
- dep: python-future
- single-source support for Python 3 and 2 - Python 2.x
-
- dep: python-jinja2
- small but fast and easy to use stand-alone template engine
-
- dep: python-jinja2-time
- Jinja2 extension for dates and times - Python 2.x
-
- dep: python-requests
- elegant and simple HTTP library for Python2, built for human beings
-
- dep: python-ruamel.yaml (>= 0.10.12)
- roundtrip YAML parser/emitter (Python 2 module)
-
- dep: python-whichcraft
- cross-platform cross-python shutil.which functionality (Python 2 module)
-
- dep: python-yaml
- YAML parser and emitter for Python
-
- sug: python-cookiecutter-doc
- create projects from project templates (documentation)