Remote Python Call (RPyC) - transparent and symmetrical python RPC and
distributed computing library
download and info: http://rpyc.wikispaces.com
full changelog: http://rpyc.wikispaces.com/changelog
release notes: http://rpyc.wikispaces.com/release+notes
major changes:
* added isinstance and iss
Remote Python Call (RPyC) 2.60 has been released.
changelog:
* added: __version__ to the package (i.e., assert Rpyc.__version__
> (2,50))
* added deliver, the counterpart of obtain()
* deliver and obtain now support transfering functions
* added DeliveringNamespace
* added isp
http://pyconstruct.wikispaces.com
Construct is a library for parsing and building (AKA packing and
unpacking) of data structures such as in-memory structures, file
formats, or network protocols. Unlike other libraries, Construct is
_declarative_, meaning you define the data structure, and not the
Construct, the "Parsing Made Fun" library, is proud to release
it's second revision!
More info and download at: http://construct.wikispaces.com/
Construct is a python library for parsing and building of
data structures (binary or textual). It is based on the concept of
defining data structures in
Hi all,
I created two new google groups to mirror the activity of python-dev
and python-3000:
* http://groups.google.com/group/python-3000
* http://groups.google.com/group/python-dev2
There are many mirrors out there, but none of them lets you post
to a thread. With google groups you can just hit
I'm glad to announce that RPyC has finally hit the 3.00 Beta release,
after more than two years of careful planning :)
Official site: http://rpyc.wikispaces.com
This release is aimed for beta-testers. Regular users should wait for
the
final release in the coming weeks. If you would like to read m
RPyC, the transparent RPC library for python, has reached 3.00 RC1.
homepage: http://rpyc.wikispaces.com
download: http://sourceforge.net/project/showfiles.php?group_id=155578
final released expected within 3-4 weeks.
-tomer
--
http://mail.python.org/mailman/listinfo/python-announce-list
Release candidate 2 of RPyC 3.00 has been released!
RPyC (Remote Python Call) is a python library for *transparent* and
symmetric RPC and distributed computing.
website:http://rpyc.wikispaces.com
download:
http://sourceforge.net/project/showfiles.php?group_id=155578&package_id=173301
here's a s
RPyC (Remote Python Call), the transparent and symmetric RPC library
for python, has a new and improved site to celebrate the upcoming
final release of version 3.00.
http://rpyc.wikidot.com/
-tomer
--
http://mail.python.org/mailman/listinfo/python-announce-list
Support the Python Softwa
RPyC (Remote Python Call) is a transparent and symmetrical python
library for remote procedure calls, clustering and distributed-
computing. RPyC makes use of object-proxying, a technique that employs
python's dynamic nature, to overcome the physical boundaries between
processes and computers, so t
10 matches
Mail list logo