Skip to main content

This is a package for my just in time

Project description

Project description jit is a toscawidgets2 (tw2) wrapper for thejit.

Live Demo Peep the live demonstration and screenshots.

Links You can get the source from` github`, check out the PyPI page, and report or look into bugs.

Description toscawidgets2 (tw2) aims to be a practical and useful widgets framework that helps people build interactive websites with compelling features, faster and easier. Widgets are re-usable web components that can include a template, server-side code and JavaScripts/CSS resources. The library aims to be: flexible, reliable, documented, performant, and as simple as possible.

The JavaScript InfoVis Toolkit (thejit) is a javascript library that provides web standard based tools to create interactive data visualizations for the Web. It is pretty, interactive, and fast.

This module, jit, provides toscawidgets2 (tw2) widgets that render thejit data visualizations.

Sampling jit in the WidgetBrowser The best way to scope out jit is to load its widgets in the devtools WidgetBrowser. To see the source code that configures them, check out jit/tw2/jit/samples.py

To give it a try you’ll need git, python, and virtualenvwrapper. Run:

$ git clone git://github.com/NocoldBob/jit.git $ cd jit (jit) $ pip install devtools (jit) $ python setup.py develop (jit) $ paster browser …and browse to http://localhost:8000/ to check it out.

### egs: import JIT JIT.delayMicrosecond(10) # 延时10us,在windows上最少延时1000us(windows系统限制)

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

JIT-0.2.7.tar.gz (229.2 kB 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