execnet 1.0.0b2
execnet: elastic Python deployment
Latest Version: 1.0.9
the execnet package allows to:
- instantiate local/remote Python Interpreters
- send code for execution to one or many Interpreters
- send and receive data between codeInterpreters through channels
execnet performs zero-install bootstrapping into other interpreters; package installation is only required at the initiating side. execnet enables interoperation between CPython 2.4-3.1, Jython 2.5 and PyPy 1.1 and works well on Windows, Linux and OSX systems.
execnet was written and is maintained by Holger Krekel with contributions from many others. The package is licensed under the GPL Version 2 or later, at your choice. Contributions and some parts of the package are licensed under the MIT license.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| execnet-1.0.0b2.tar.gz (md5) | Source | 2009-11-04 | 22KB | 294 | |
- Author: holger krekel and others
- Home Page: http://codespeak.net/execnet
- License: GPL V2 or later
- Platform: unix,linux,osx,cygwin,win32
-
Categories
- Development Status :: 4 - Beta
- Intended Audience :: Developers
- License :: OSI Approved :: GNU General Public License (GPL)
- Operating System :: MacOS :: MacOS X
- Operating System :: Microsoft :: Windows
- Operating System :: POSIX
- Programming Language :: Python
- Topic :: Software Development :: Libraries
- Topic :: Software Development :: Testing
- Topic :: System :: Distributed Computing
- Topic :: System :: Networking
- Package Index Owner: hpk, ronny
- DOAP record: execnet-1.0.0b2.xml
