Metadata-Version: 2.0
Name: ipyparallel
Version: 4.1.0
Summary: Interactive Parallel Computing with IPython
Home-page: http://ipython.org
Author: IPython Development Team
Author-email: ipython-dev@scipy.org
License: BSD
Keywords: Interactive,Interpreter,Shell,Parallel
Platform: Linux
Platform: Mac OS X
Platform: Windows
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Requires-Dist: decorator
Requires-Dist: ipykernel
Requires-Dist: ipython (>=4)
Requires-Dist: ipython-genutils
Requires-Dist: jupyter-client
Requires-Dist: pyzmq (>=13)

Use multiple instances of IPython in parallel, interactively.

See https://ipyparallel.readthedocs.org for more info.


