Receiver Python Module

Receiver module.

Contains a factory returning a receiver class that can create PeeWee models and CherryPy endpoints.

pacifica.dispatcher.receiver.create_peewee_model(passed_db: peewee.Database) → object[source]

Factory creating a receiver class.