Additional Resources¶
I’ve written a number of blog posts about building applications and web-services with peewee (and usually Flask). If you’d like to see some “real-life” applications that use peewee, the following resources may be useful:
Building a note-taking app with Flask and Peewee as well as Part 2 and Part 3.
Building a web-based encrypted file manager with Flask, peewee and S3.
Creating a bookmarking web-service that takes screenshots of your bookmarks.
Building a pastebin, wiki and a bookmarking service using Flask and Peewee.