[ ソース: cookiecutter ]
パッケージ: python3-cookiecutter (1.6.0-3)
python3-cookiecutter に関するリンク
Debian の資源:
cookiecutter ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- 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
- 人間のために作られた、Python 3 向けの洗練された単純な HTTP ライブラリ
-
- 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)