Metadata-Version: 1.1
Name: DisplayNode
Version: 0.3.0
Summary: Web-based plotting and data visualisation package.
Home-page: http://www.occiput.io/
Author: Stefano Pedemonte
Author-email: stefano.pedemonte@gmail.com
License: LICENSE.txt
Description: ===========
        DisplayNode
        ===========
        
        Python plotting, drawing and display functions 
        based on Javascript. 
        See examples in /examples folder. Also look at how this package is used in occiput.io 
        
        
        Installation
        ============
        
        pip install DisplayNode
        
        or download source files, uncompress, at the command line cd to the downloaded folder and run: 
        
        python setup.py build test install 
        
        
        
        
        
        
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
