Installation

Python Version

Waffleweb has only been tested in Python 3.9, so it is recommended that you use Python 3.9<=.

Dependencies

  • Jinja2 is used for the default templating engine.

  • pytz is used for timezones.

Installing Waffleweb

Waffleweb can be installed with pip.

$ pip install waffleweb