Metadata-Version: 1.2
Name: seamless-framework
Version: 0.1.1
Summary: a cell-based reactive programming framework
Home-page: https://github.com/sjdv1982/seamless
Author: Sjoerd de Vries
Author-email: sjdv1982@gmail.com
License: MIT
Description: Seamless is a framework to set up computations (and visualizations) that respond to changes in cells. Cells contain the input data as well as the source code of the computations, and all cells can be edited live. The main application domains are scientific protocols, data visualization, and live code development (shaders, algorithms, and GUIs).
Keywords: live reactive programming visualization
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Object Brokering
Classifier: Topic :: Software Development :: User Interfaces
Classifier: Topic :: System
Classifier: Framework :: IPython
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=3.5
