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

Template repository for pyo3-polars #76

Open
universalmind303 opened this issue Apr 4, 2024 · 1 comment
Open

Template repository for pyo3-polars #76

universalmind303 opened this issue Apr 4, 2024 · 1 comment

Comments

@universalmind303
Copy link

It'd be a nice addition to have a template repository that one can use when authoring new plugins.

@ohanf
Copy link

ohanf commented Feb 12, 2025

The userguide links to https://github.com/MarcoGorelli/cookiecutter-polars-plugins/tree/main which should do what you need, although you need cookiecutter instead of clicking a button in github. However the github templates do not include any actual templating, so setting things like the package name would need to be done manually vs cookiecutter doing it for you

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

2 participants