Skip to main content

WikklyText is Python-based wiki compatible with TiddlyWiki

Project description

WikklyText is a Python-based wiki and modular library for creating custom wikitext rendering applications.

Features

  • It provides a lightweight, portable, extensible wiki language, compatible with TiddlyWiki

  • It is easily used as a WikiOnAStick for keeping a personal wiki.

  • It can be used BehindApache to serve a multiuser wiki.

  • It can be plugged into Drupal allowing you to write in WikklyText markup on your existing Drupal site.

  • It provides “Safe” and “Full” modes: In “Safe” mode, the user is restricted to only calling safe macros, no HTML injection is possible, and the generated text is filtered to preclude XSS issues. In a server setting (e.g. Drupal or Apache) this allows untrusted users to write WikklyText content without endangering system security.

  • It has a powerful extension mechanism, including embedding Python code in documents.

  • It is a modular Python library that you can use to build your own wikitext rendering applications. You can render to both HTML and XML for flexibility.

Project details


Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page