cemrehancavdar / sanickit

Home Page:https://lllama.github.io/sanickit/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SanicKit

PyPI - Version PyPI - Python Version

SanicKit is a framework that applies some of the ideas of Svelte-kit to the Sanic web framework. In particular:

  • File-path routing
  • Easy deployment

The framework is designed for multi-page apps - pages are rendered on the server and sent to the browser. Libraries such as htmx can be used to create a more SPA-like experience.


Table of Contents

Installation

pip install sanickit

License

SanicKit is distributed under the terms of the MIT license.

About

https://lllama.github.io/sanickit/

License:MIT License


Languages

Language:Python 95.0%Language:CSS 3.0%Language:HTML 2.1%