Welcome | Get started | Dive into Lino | Contribute | Reference

polly -- managing polls

A little application for managing polls, explained in Lino Polly.

>>> from lino import startup
>>> startup('lino_book.projects.polly.settings.demo')
>>> from lino.api.doctest import *