Installation

Version 3.00 and later

Starting with version 3.00, RPyC finally has real installers, and has several distribution formats:

  • Windows - A binary installer for Windows
  • Python Eggs (all platforms) - for installation with easy_install
  • Source Installer (all platforms) - Extract to a temporary directory and run python setup.py install
  • Development - SVN-snapshot .zip, containing tests, demos and other development files

Python Versions

These versions are written for python 2.5, while backwards compatibility is maintained with python 2.4 (mainly syntactic changes). A port to python 2.3 is maintained by Serg Dobryak.

Versions 1.00 - 2.60

Versions 1.00 - 2.60 or RPyC were released as an installation-free source .zip file, that the user was meant to extract to his site-packages directory (i.e., c:\python25\lib\site-packages\Rpyc or /usr/lib/python25/site-packages/Rpyc).

Python Versions

These versions were written for python 2.4, and a port was made by volunteers for earlier versions of python.

Download

For download information, see the download page.

page_revision: 8, last_edited: 1253622085|%e %b %Y, %H:%M %Z (%O ago)
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License