Skip to content

on hold: Use copier #62

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

Open
wants to merge 19 commits into
base: main
Choose a base branch
from
Open

on hold: Use copier #62

wants to merge 19 commits into from

Conversation

nicolasfripp
Copy link

@nicolasfripp nicolasfripp commented Jul 11, 2025

Type of change

  • Fix
  • Story
  • Chore

Description of the change

Copier helps us quickly create a new project from a standardized template. It requests configuration values, copies files from the template repository, and can run custom tasks (such as renaming files, injecting variables, or setting up the .env) immediately after generating the project.

read https://github.com/xmartlabs/python-template/compare/feat/copier?expand=1 for more context.

Related PRs

N/A

@mrevetria-sp
Copy link

@nicolasfripp could you write a description for this PR to introduce copier and also update the readme to help others know how it should be used, please? 🙏

@nicolasfripp
Copy link
Author

Screen.Recording.2025-07-11.at.1.41.48.PM.mov

@nicolasfripp
Copy link
Author

What do you think about removing the .env.example file, and instead, creating a .env.jinja, so I can do the same thing i did for the other files. This way I won't need to define any task like update_dotenv.py

@nicolasfripp nicolasfripp changed the title Use copier on hold: Use copier Jul 29, 2025
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

Successfully merging this pull request may close these issues.

2 participants