Skip to main content

Simple Python library to access the Dojo Javascript toolkit

Project description

Introduction

ClueDojo is three things:

  1. a Python egg packaging of the Dojo Javascript toolkit

  2. a WSGI app to serve the Dojo toolkit files

  3. a simple API for accessing the Dojo files

Example Usage

See src/cluedojo/demoapp.py for an example of how to mount the WSGI component of ClueDojo.

API Usage

The API is only provided as a convenience for a HTML snippet that includes necessary dojo files. It is not required for using the Dojo files themselves.

Example:

import cluedojo
headerhtml = cluedojo.get_google_cdn_block()

Credits

Created and maintained by Rocky Burt <rocky@serverzen.com>.

Changelog

1.4.2-2 - Apr 12, 2010

  • Removed existing api functions and added:

    • cluedojo.get_local_block

    • cluedojo.get_google_cdn_block

    • cluedojo.get_aol_cdn_block

1.4.2-1 - Mar 29, 2010

  • Updated to Dojo Toolkit 1.4.2

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ClueDojo-1.4.2-3.tar.gz (3.1 MB view hashes)

Uploaded Source

Supported by

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