Convenience classes for simple muffin apps
Project description
A small module containing convenience classes to make it easier to create simple muffin applications.
What it offers:
An easy-to-use static file handler that automatically compiles certain types of source files (.plim, .styl, .pyj)
Client autoreload
Support for plim templating language (.plim)
Support for Stylus CSS preprocessor (.styl)
Support for RapydScript Python-to-JS compiler (.pyj)
Custom muffin.Application subclass with a render() method for plim templates
WebSocketHandler class with on_open(), on_close(), and on_message() methods
Installation
pip install muffin-playground
If you want RapydScript and Stylus support, you must install their packages via npm:
npm install -g stylus rapydscript-ng
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file muffin-playground-0.0.11.tar.gz
.
File metadata
- Download URL: muffin-playground-0.0.11.tar.gz
- Upload date:
- Size: 147.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | befb5eeeb848e710a1039b90262827989f9a408a2fb7d0e16f81eb3bbc16de1d |
|
MD5 | e9b0cb17e0c7e07aad7d63076661843b |
|
BLAKE2b-256 | 135c6265677b24fc11920f9cec9506efba748206bcaf2317034ab30033e9af17 |