TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Flask Seed App

7 pointsby andresalmost 9 years ago

2 comments

codenhagenalmost 9 years ago
Looks interesting. As for the password hashing, have you tried the one built in to Werkzeug? <a href="http:&#x2F;&#x2F;flask.pocoo.org&#x2F;snippets&#x2F;54&#x2F;" rel="nofollow">http:&#x2F;&#x2F;flask.pocoo.org&#x2F;snippets&#x2F;54&#x2F;</a><p>Btw., I have a similar project (with a much smaller scope) at <a href="https:&#x2F;&#x2F;github.com&#x2F;codenhagen&#x2F;startflaskproject" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;codenhagen&#x2F;startflaskproject</a>.
评论 #11819842 未加载
fiftyacornalmost 9 years ago
Have you tried the flask cookiecutter&#x27;s?
评论 #11814152 未加载