Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Diese Version behebt viele Probleme mit Python 3 Kompatibilität.
This release fixes many issues with Python 3 compatibility.

2011-10-01 07:21
3.2.0

Python 3-Unterstützung. Neue Dokumentation und Website. Viele Bugfixes / SSH tunneling Unterstützung. TLSlite-Unterstützung wurde entfernt.
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

Dieses Release bringt viele Verbesserungen, Bugfixes, bessere Tests und bessere Coding Conventions, und eine breite Palette von Python-Unterstützung (CPython 2,4-2,7, IronPython und 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

Diese Version ist ein wichtiger Neugestaltung der Bibliothek, indem Sicherheit durch Funktionen, Dienste und Bugfixes. Die vollständige Dokumentation und Tutorials (einschließlich ein Screencast) sind jetzt online verfügbar.
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

Diese Veröffentlichung fügt DeliveringNamespace, Loginerror (anstelle von internen Fehlern tlslite's), __version__ liefern, (das Gegenstück zu erlangen, die sie nun auch tun können und erhalten ebenso gut funktioniert), und isproxy (um zu testen, ob ein Objekt ein Proxy). Es verbessert das Gedächtnis Verbrauch mit __slots__ und die isinstance / issubclass Mechanismus.
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