Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install tw2.d3

How to install tw2.d3

  1. Download and install ActivePython
  2. Buy and install the Business Edition license from account.activestate.com
  3. Open Command Prompt
  4. Type pypm install tw2.d3

tw2.d3 contains builds that are only available via PyPM when you have a current ActivePython Business Edition subscription.

 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.0.6
0.0.6 Available View build log
0.0.4 Available View build log
0.0.4b Available View build log
0.0.3 Available View build log
0.0.2a1 Available View build log
0.0.1 Available View build log
Windows (64-bit)
0.0.6
0.0.6 Available View build log
0.0.4 Available View build log
0.0.4b Available View build log
0.0.3 Available View build log
0.0.2a1 Available View build log
0.0.1 Available View build log
Mac OS X (10.5+)
0.0.6
0.0.6 Available View build log
0.0.4 Available View build log
0.0.4b Available View build log
0.0.3 Available View build log
0.0.2a1 Available View build log
0.0.1 Available View build log
Linux (32-bit)
0.0.6
0.0.6 Available View build log
0.0.4 Available View build log
0.0.4b Available View build log
0.0.3 Available View build log
0.0.2a1 Available View build log
0.0.1 Available View build log
Linux (64-bit)
0.0.6
0.0.6 Available View build log
0.0.4 Available View build log
0.0.4b Available View build log
0.0.3 Available View build log
0.0.2a1 Available View build log
0.0.1 Available View build log
 
Author
Dependencies
Depended by

tw2.d3 is a toscawidgets2 (tw2) wrapper for d3.

Live Demo

Peep the live demonstration.

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.

d3 allows you to bind arbitrary data to a Document Object Model (DOM), and then apply data-driven transformations to the document. As a trivial example, you can use d3 to generate a basic HTML table from an array of numbers. Or, use the same data to create an interactive SVG bar chart with smooth transitions and interaction. It is the successor of protovis.

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

Sampling tw2.d3 in the WidgetBrowser

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

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

$ git clone git://github.com/toscawidgets/tw2.d3.git
$ cd tw2.d3
$ mkvirtualenv tw2.d3
(tw2.d3) $ pip install tw2.devtools
(tw2.d3) $ python setup.py develop
(tw2.d3) $ paster tw2.browser

...and browse to http://localhost:8000/ to check it out.

Subscribe to package updates

Download Stats

Last month:1

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.