peewee
2.10.2
  • Installing and Testing
  • Quickstart
  • Example app
  • Additional Resources
  • Contributing
  • Managing your Database
  • Models and Fields
  • Querying
  • Query operators
  • Foreign Keys
  • Performance Techniques
  • Transactions
  • Playhouse, extensions to Peewee
  • API Reference
  • Hacks
peewee
  • Docs »
  • Additional Resources
  • Edit on GitHub

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:

  • How to make a Flask blog in one hour or less.
  • Building a note-taking app with Flask and Peewee as well as Part 2 and Part 3.
  • Analytics web service built with Flask and Peewee.
  • Personalized news digest (with a boolean query parser!).
  • Using peewee to explore CSV files.
  • Structuring Flask apps with Peewee.
  • Creating a lastpass clone with Flask and Peewee.
  • 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.
  • Encrypted databases with Python and SQLCipher.
  • Dear Diary, an Encrypted Command-Line Diary.
Next Previous

© Copyright charles leifer. Revision 761f9144.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: 2.10.2
Versions
latest
stable
3.0a
2.10.2
2.0.2
1.0.0
0.9.7
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.