Fanstatic packaging of wysihtml5
Project description
js.wysihtml5
Introduction
This library packages wysihtml5 for fanstatic.
This requires integration between your web framework and fanstatic, and making sure that the original resources (shipped in the resources directory in js.wysihtml5) are published to some URL.
How to use?
You can import simple_wysihtml5 from js.wysihtml5 and need it where you want these resources to be included on a page:
>>> from js.wysihtml5 import simple_wysihtml5 >>> simple_wysihtml5.need()
Alternatively you can import advanced_wysihtml5 if you want to use more advanced parser rules:
>>> from js.wysihtml5 import advanced_wysihtml5 >>> advanced_wysihtml5.need()
CHANGES
0.3.0
Initial release.
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
js.wysihtml5-0.3.0.tar.gz
(111.9 kB
view details)
File details
Details for the file js.wysihtml5-0.3.0.tar.gz
.
File metadata
- Download URL: js.wysihtml5-0.3.0.tar.gz
- Upload date:
- Size: 111.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c44572c333377e6031044228e8b741075eb55299546bf242cf142b375f3f57e1 |
|
MD5 | 15126dcc661d7ed1687a8419f5d39dc2 |
|
BLAKE2b-256 | ba0ff2c347cf6c45481c9e6a74f3b55ead3fbe59eaae067d4a040217bd962da2 |