Download List

Projeto Descrição

Remote Python Call (RPyC) is a transparent and symmetric Python library for RPC and distributed computing. It supports synchronous and asynchronous operation, callbacks, secure remote services, and transparent object proxying.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-03-05 04:48
3.2.1

Esta versão corrige muitos problemas com compatibilidade de Python 3.
This release fixes many issues with Python 3 compatibility.

2011-10-01 07:21
3.2.0

Suporte a Python 3. Nova documentação e site. Muitas correções de erros / SSH suporte de encapsulamento. TLSlite suporte foi descontinuado.
Python 3 support. New documentation and site. Many bugfixes/ SSH tunneling support. TLSlite support has been dropped.

2011-03-22 06:16
3.1.0

Esta versão traz muitas melhorias, correções de bugs, um teste melhor e melhor convenções de codificação, e uma vasta gama de apoio Python (2,4-2,7 CPython, IronPython e Jython).
Tags: Major feature enhancements
This release brings many improvements, bugfixes, better testing and better coding conventions, and a wide range of Python support (CPython 2.4-2.7, IronPython, and Jython).

2008-11-12 19:03
3.00

Esta versão é uma grande remodelação da biblioteca, acrescentando segurança através de recursos, serviços e correções. A documentação completa e tutoriais (inclusive um screencast) está agora disponível online.
Tags: Major feature enhancements
This release is a major redesign of the library,
adding security through capabilities, services,
and bugfixes. Full documentation and tutorials
(including a screencast) are now available online.

2006-05-19 19:00
2.60

Esta versão adiciona DeliveringNamespace, Loginerror (em vez de erros internos TLSLite's), __version__, entregar (a contraparte da obtenção, que pode agora entregar e obter funções também), e isproxy (para testar se um objeto é um proxy). Além disso, melhora o consumo de memória com __slots__ eo isinstance / mecanismo issubclass.
Tags: Minor feature enhancements
This release adds DeliveringNamespace, LoginError (instead of tlslite's
internal errors), __version__, deliver (the counterpart of obtain,
which can now deliver and obtain functions as well), and isproxy (to
test whether an object is a proxy). It improves memory consumption with
__slots__ and the isinstance/issubclass mechanism.

Project Resources