Skip to content

New Python Projects using Cookiecutter #36

@ebresie

Description

@ebresie

May want to consider "archetype" functionality existing in mvn which allows a given archetype to auto generate a basic temple projects of a specific archetype

I think a good way of doing so is possibly using something like:

From https://github.com/cookiecutter/cookiecutter

May also think about http://springerle.github.io/py-generic-project/

For this use case it will involve:

  1. Select File...New Project...Cookiecutter
  2. In wizard, populate a list of available cookie cutter template types
  3. Execute the necessary commands to cookie cutter to generate the project specific files.
  4. Any post processing of the project for use in Python4NB project contexts

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions