Autodoc

pinnwand.command

Collection of pinnwand’s command line entry points that allow you to start a HTTP server, add and remove paste, initialize the database and reap expired pastes.

pinnwand.http

pinnwand.database

pinnwand.error

exception pinnwand.error.RatelimitError

This exception is used to indicate that a user has surpassed their ratelimit for a certain action.

exception pinnwand.error.SpamError

This exception is used to indicate that a user has exceeded the allowed spamscore.

exception pinnwand.error.ValidationError

This exception is used to indicate that a certain requst is lacking or has unacceptable data aboard.

pinnwand.path

Shorthands for paths for templates, static assets, etc.

pinnwand.configuration