python-peewee 3.17.9
Dependencies: sqlite@3.39.3
Channel: guix
Home page: https://github.com/coleifer/peewee/
Licenses: Expat
Synopsis: Small object-relational mapping utility
Description:
Peewee is a simple and small ORM (object-relation mapping) tool. Peewee handles converting between pythonic values and those used by databases, so you can use Python types in your code without having to worry. It has built-in support for sqlite, mysql and postgresql. If you already have a database, you can autogenerate peewee models using pwiz
, a model generator.
Total results: 1