Metadata-Version: 2.1
Name: ipyparallel
Version: 6.2.2
Summary: Interactive Parallel Computing with IPython
Home-page: http://ipython.org
Author: IPython Development Team
Author-email: ipython-dev@scipy.org
License: BSD
Description: Use multiple instances of IPython in parallel, interactively.
            
            See https://ipyparallel.readthedocs.io for more info.
            
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
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*
Provides-Extra: nbext
Provides-Extra: test
