Download Latest Version 4.0.5 source code.tar.gz (957.8 kB)
Email in envelope

Get an email when there's a new version of peewee

Home / 4.0.2
Name Modified Size InfoDownloads / Week
Parent folder
4.0.2 source code.tar.gz 2026-03-15 926.7 kB
4.0.2 source code.zip 2026-03-15 980.4 kB
README.md 2026-03-15 705 Bytes
Totals: 3 Items   1.9 MB 0
  • Remove all Python 2.x compatibility code.
  • Add streaming result cursors to pwasyncio module via db.iterate(query).
  • Better serialization and deserialization of datetimes and binary data in the DataSet module. Previously binary data was encoded as base64, going forward hex is the new default. For base64 specify base64_bytes=True.
  • Improvements to Postgres BinaryJSONField, support atomic removal of sub-elements, as well as alternate helper for extracting sub-elements and querying array length.
  • Pydantic integration

View commits

Source: README.md, updated 2026-03-15