cookiecutter
1.5.0
  • Cookiecutter
  • Overview
  • Installation
  • Usage
  • Additional Tutorials
  • Advanced Usage
    • Using Pre/Post-Generate Hooks (0.7.0+)
    • User Config (0.7.0+)
    • Calling Cookiecutter Functions From Python
    • Injecting Extra Context
    • Suppressing Command-Line Prompts
    • Templates in Context Values
    • Copy without Render
    • Replay Project Generation
    • Command Line Options
    • Choice Variables (1.1+)
    • Dictionary Variables (1.5+)
    • Template Extensions
  • Troubleshooting
  • cookiecutter package
  • Contributing
  • Credits
  • Sprint Contributors
  • History
  • Roadmap
  • Case Studies
cookiecutter
  • Docs »
  • Advanced Usage
  • View page source

Advanced UsageΒΆ

Various advanced topics regarding cookiecutter usage.

  • Using Pre/Post-Generate Hooks (0.7.0+)
    • Example: Validating template variables
  • User Config (0.7.0+)
  • Calling Cookiecutter Functions From Python
  • Injecting Extra Context
    • Example: Injecting a Timestamp
  • Suppressing Command-Line Prompts
    • Basic Example: Using the Defaults
    • Advanced Example: Defaults + Extra Context
  • Templates in Context Values
    • Basic Example: Templates in Context
  • Copy without Render
  • Replay Project Generation
  • Command Line Options
  • Choice Variables (1.1+)
    • Basic Usage
    • Overwriting Default Choice Values
  • Dictionary Variables (1.5+)
    • Basic Usage
  • Template Extensions
Next Previous

© Copyright 2013-2016, Audrey Roy.

Built with Sphinx using a theme provided by Read the Docs.