Introducing "create-poetry-app": Simplify Your Python Project Setup with specifying python version. for v1.x users #9502
Unanswered
aifirstd3v
asked this question in
General
Replies: 2 comments 4 replies
-
This is already solved on the main branch |
Beta Was this translation helpful? Give feedback.
3 replies
-
New Feature 🚀installer/uninstaller and Template Support
Thanks :) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone,
I'm excited to share a new tool I've been working on: create-poetry-app! 🎉
The motivation behind creating this project was to address a common issue with
poetry new
– the inability to specify an exact Python version during project setup. This script aims to make the process of setting up new Python projects seamless and hassle-free.Key Features:
pyproject.toml
Generation: Creates a clean and error-free configuration file.For detailed instructions and to get started, check out the GitHub repository.
I would love to hear your feedback and suggestions. Feel free to contribute to the project and help improve it. Let's make Python project setups a breeze!
Happy coding! ✨
Beta Was this translation helpful? Give feedback.
All reactions