[ 原始碼: cookiecutter ]
套件:python3-cookiecutter(1.6.0-3)
create projects from project templates (Python 3 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 3 module.
其他與 python3-cookiecutter 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-binaryornot
- check if a file is binary or text (Python 3 module)
-
- dep: python3-click
- Wrapper around optparse for command line utilities - Python 3.x
-
- dep: python3-future
- Clean single-source support for Python 3 and 2 - Python 3.x
-
- dep: python3-jinja2
- small but fast and easy to use stand-alone template engine
-
- dep: python3-jinja2-time
- Jinja2 extension for dates and times - Python 3.x
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings
-
- dep: python3-ruamel.yaml (>= 0.10.12)
- roundtrip YAML parser/emitter (Python 3 module)
-
- dep: python3-whichcraft
- cross-platform cross-python shutil.which functionality (Python 3 module)
-
- dep: python3-yaml
- YAML parser and emitter for Python3
-
- sug: python-cookiecutter-doc
- create projects from project templates (documentation)