1. Sanic Web Tutorial Part 2 - Templates

    In Part 2 we will setup Sanic to render html templates.

    Install and setup Jinja2 extension

    We will enable our application to render Jinja2 templates. Jinja2 is a template engine developed by Armin Ronacher (the developer of Flask and many other things) and documentation for the project can be found …

    Tagged as : sanic web tutorial
  2. Sanic Web Tutorial Part 1

    Welcome to my Sanic Web Tutorial where you will learn to use the async web framework Sanic to create and deploy your own website.

    Assumptions

    I assume that you are familiar with using Python and virtualenv, but you do not need to be an expert. You should be able to …

    Tagged as : sanic web tutorial

Page 1 / 1