talkpython/cookiecutter-course

Name: cookiecutter-course

Owner: Talk Python

Description: Handout materials for our course on CookieCutter at Talk Python Training

Created: 2018-02-07 00:47:54.0

Updated: 2018-03-23 18:51:03.0

Pushed: 2017-05-06 23:44:11.0

Homepage: https://training.talkpython.fm/courses/explore_cookiecutter_course/using-and-mastering-cookiecutter-templates-for-project-creation

Size: 2385

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Course: Using and Mastering Cookiecutter

Take this course

Course Summary

Getting started with new projects in a reliable, easy, and reproducible way is very important. Cookiecutter has become one of the most popular tools to accomplish this. In this course you will learn how consume the over 1,000 existing project templates for a wide variety of languages as well as create your own templates for your public or internal projects.

What's this course about and how is it different?

This course has three goals:

  1. Teach to you fully understand and leverage Cookiecutter to create and manage your projects.
  2. Provide the tools and techniques needed to create your own templates. This is especially important if you run a software project and need to bring on new developers (public or inside the corporate firewall).
  3. Show you how to contribute back to Cookiecutter. Once you begin leveraging Cookiecutter for your projects, you'll soon want to add that one missing feature. We'll cover everything you need in this course.
Who is this course for?

This course is widely applicable to developers, data scientists, and many more people. Anyone who wants to take advantage of the many existing templates or create their own templates.

For the majority of this course, you will not need to know Python. Cookiecutter is built with Python but we'll teach you everything you need to setup your system with Python and run the code.

Only those who want to create advanced templates with pre- and post-generation hooks or contribute back to Cookiecutter itself need to be fluent in Python.

Course outline and topics
  1. Welcome to the course
  2. System setup and installing Cookiecutter
  3. Getting started using Cookiecutter
  4. Advanced Cookiecutter usage
  5. Creating Cookiecutter templates
  6. Programmatic Cookiecutter: Using the API
  7. Case studies: Major projects using Cookiecutter
  8. Sharing your Cookiecutter template with the world
  9. Adding features to Cookiecutter
  10. Conclusion

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.