Closed
Conversation
Owner
|
@Twiisttt hey, this is the "awesome list of templates" - collection of templates url on github, more starred and useful templates, it's not templates in one place. I will add this clarification to README, but unfortunately I have to reject your PR. Thanks for trying to help. |
Author
|
Thanks for the clarification and feedback! I understand the purpose of the
awesome list now. I’ll look for a suitable popular Flask template to add as
a link instead. Appreciate your time reviewing my PR.
…On Sun, 25 Jan 2026, 11:37 am vldmrdev, ***@***.***> wrote:
*vldmrdev* left a comment (vldmrdev/awesome-python-project-templates#2)
<#2 (comment)>
@Twiisttt <https://github.com/Twiisttt> hey, this is the "awesome *list*
of templates" - collection templates *url* on github, more starred and
useful templates, it's not templates in one place. I will add this
clarification to README, but unfortunately I have to reject your PR. Thanks
for trying to help.
—
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BYI7X2GBDXCULGOKU5TVLXD4IRMTBAVCNFSM6AAAAACSX5FOYOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTOOJWGA2TCNJQGY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Related issue
Closes #1
Description
Added a clean, modular Flask project template using the application factory pattern and blueprints.
Includes environment variable support, dependency management, and setup documentation to help developers quickly bootstrap Flask projects using best practices.
Type of change
Checklist