A command-line utility that creates projects from project templates

Edit Package cookiecutter
https://github.com/audreyr/cookiecutter

A command-line utility that creates projects from cookiecutters (project
templates), e.g. creating a Python package project from a Python package
project template.

Project templates can be in any programming language or markup format.

Refresh
Refresh
Source Files
Filename Size Changed
ccext.py 0000001011 1011 Bytes
cookiecutter-2.0.2.tar.gz 0000260840 255 KB
cookiecutter.changes 0000017316 16.9 KB
cookiecutter.spec 0000005289 5.17 KB
fix-setup-version.patch 0000000703 703 Bytes
Revision 18 (latest revision is 34)
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 18)
- update to version 2.0.2:
  - Fix Python version number in cookiecutter --version and test on Python 3.10 (#1621) @ozer550
  - Removed changes related to setuptools_scm (#1629) @audreyfeldroy @ozer550
- update to version 2.0.1:
 - Breaking Changes:
  - Release preparation for 2.0.1rc1 (#1608) @audreyfeldroy
  - Replace poyo with pyyaml. (#1489) @dHannasch
  - Added: Path templates will be rendered when copy_without_render used (#839) @noirbizarre
  - Added: End of line detection and configuration. (#1407) @insspb
  - Remove support for python2.7 (#1386) @ssbarnea
 - Minor Changes:
  - Adopt setuptools-scm packaging (#1577) @ssbarnea
  - Log the error message when git clone fails, not just the return code (#1505) @logworthy
  - allow jinja 3.0.0 (#1548) @wouterdb
  - Added uuid extension to be able to generate uuids (#1493) @jonaswre
  - Alert user if choice is invalid (#1496) @dHannasch
  - Replace poyo with pyyaml. (#1489) @dHannasch
  - update AUTHOR lead (#1532) @HosamAlmoghraby
  - Add Python 3.9 (#1478) @gliptak
  - Added: --list-installed cli option, listing already downloaded cookiecutter packages (#1096) @chrisbrake
  - Added: Jinja2 Environment extension on files generation stage (#1419) @insspb
  - Added: --replay-file cli option, for replay file distributing (#906) @Cadair
  - Added: _output_dir to cookiecutter context (#1034) @Casyfill
  - Added: CLI option to ignore hooks (#992) @rgreinho
  - Changed: Generated projects can use multiple type hooks at same time. (sh + py) (#974) @milonimrod
  - Added: Path templates will be rendered when copy_without_render used (#839) @noirbizarre
  - Added: End of line detection and configuration. (#1407) @insspb
  - Making code python 3 only: Remove python2 u' sign, fix some strings (#1402) @insspb
  - py3: remove futures, six and encoding (#1401) @insspb
  - Render variables starting with an underscore. (#1339) @smoothml
Comments 0
openSUSE Build Service is sponsored by