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

Supporting YAML configuration with cookiecutter #136

Open
kpinc opened this issue Apr 5, 2024 · 3 comments
Open

Supporting YAML configuration with cookiecutter #136

kpinc opened this issue Apr 5, 2024 · 3 comments

Comments

@kpinc
Copy link

kpinc commented Apr 5, 2024

Hi,

I'd like to have cookiecutter support for YAML configuration files. This would use plaster-yaml.

Would you accept a patch that asks whether to use YAML, JSON, or PasteDeploy .ini config files?
This would have to be based on the "main" branch. Besides main being the development branch, it is the only branch which packages with a pyproject.toml file.

Alternately, I can fork the pyramid-cookiecutter-starter.

@kpinc
Copy link
Author

kpinc commented Apr 5, 2024

See also, the pyramid_cookbook PR #233, a tutorial on using YAML config files.

@kpinc
Copy link
Author

kpinc commented Apr 16, 2024

FYI. There's a branch here that patches the cookiecutter to support yaml config files.

I've not submitted a PR because it depends on other project's acceptance of other PRs. (See: plaster PR #37) If it makes sense to submit the PR now I'll go ahead and do that.

@kpinc
Copy link
Author

kpinc commented Apr 21, 2024

See PR #137.

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