[ ソース: cookiecutter ]
パッケージ: python3-cookiecutter (2.6.0-1)
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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-arrow
- Python3 library to manipulate dates, times, and timestamps
-
- dep: python3-binaryornot
- check if a file is binary or text (Python 3 module)
-
- dep: python3-click
- Command-Line Interface Creation Kit - Python 3.x
-
- dep: python3-jinja2
- small but fast and easy to use stand-alone template engine
-
- dep: python3-requests
- 人間のために作られた、Python 3 向けの洗練された単純な HTTP ライブラリ
-
- dep: python3-rich
- render rich text, tables, progress bars, syntax highlighting, markdown and more
-
- dep: python3-ruamel.yaml
- Roundtrip YAML parser/emitter (Python 3 module)
-
- dep: python3-slugify
- Python module that provides tools for slugifying unicode strings
-
- dep: python3-yaml
- YAML parser and emitter for Python3
-
- sug: python-cookiecutter-doc
- create projects from project templates (documentation)