> Per Wagner Nielsen's Blog · /sanic/ utf-8
READY.

Per Wagner Nielsen.dk

Sanic
2 posts
├──────────────────── Sanic ─────────────────────────────────────────────────────────────────────┤
────────────────────────────────────────────────────────────────────────────────────────────

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...

read more →
────────────────────────────────────────────────────────────────────────────────────────────

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...

read more →