Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Python Projects using Cookiecutter #36

Open
ebresie opened this issue Nov 5, 2022 · 2 comments
Open

New Python Projects using Cookiecutter #36

ebresie opened this issue Nov 5, 2022 · 2 comments

Comments

@ebresie
Copy link
Owner

ebresie commented Nov 5, 2022

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
@ebresie
Copy link
Owner Author

ebresie commented Nov 5, 2022

Possible examples of templates found on github by searching by topic https://github.com/topics/cookiecutter-template

@ebresie
Copy link
Owner Author

ebresie commented Jan 21, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant