Download

Download

Download the latest stable release from the project's sourceforge page that suites for your platform.

SVN

  • Tagged releases can be found here.
  • Development versions (unstable) can be found at the trunk.

License

MIT License; for more info, refer to the license page.

Support Packages

  • TLSLite - an easy to use TLS/SSL library for python. RPyC integrates with TLSlite out-of-the-box, but of course you can write authenticators using different libraries. You will need this package installed if you wish to use tls_connect().
  • PyCrypto - A cryptography package; if installed, will speed up TLSlite.
  • PyOpenSSL - Python bindings for openssl; if installed, will speed up TLSLite.
  • rpycd - RPyC UNIX daemon, maintained by Marcin Cieslik.
page_revision: 18, last_edited: 1248252260|%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