Télécharger la liste

Description du projet

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.

Système requise

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

Cette version corrige de nombreux problèmes avec Python 3 compatibilité.
This release fixes many issues with Python 3 compatibility.

2011-10-01 07:21
3.2.0

Python 3 soutien. Nouvelle documentation et l'emplacement. Beaucoup de corrections de bogues / SSH soutien à effet tunnel. TLSlite soutien a été abandonné.
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

Cette version apporte de nombreuses améliorations, corrections de bugs, un meilleur dépistage et une meilleure conventions de codage, et une large gamme de support de Python (2.4 à 2.7 CPython, IronPython, Jython et).
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

Cette version est une refonte majeure de la bibliothèque, en ajoutant la sécurité grâce à des capacités, des services et corrections de bugs. Une documentation complète et travaux pratiques (y compris un screencast) sont maintenant disponibles en ligne.
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

Cette version ajoute DeliveringNamespace, Loginerror (au lieu des erreurs internes tlslite's), __version__, livrer (l'homologue du obtenir, ce qui peut désormais offrir et d'obtenir des fonctions aussi bien), et isproxy (pour tester si un objet est un proxy). Il améliore la consommation de mémoire avec __slots__ isInstance et le mécanisme de 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