gst / Pyro4

Pyro 4.x - Python remote objects

Home Page:http://pyro4.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

saythanks Build Status Latest Version Anaconda-Server Badge Code Quality: Python Total Alerts

PYRO - Python Remote Objects

Pyro enables you to build applications in which objects can talk to each other over the network, with minimal programming effort. You can just use normal Python method calls to call objects on other machines. Pyro is a pure Python library so it runs on many different platforms and Python versions.

Documentation can be found online at: http://pyro4.readthedocs.io (or unformatted here in the repo at: docs/source/intro.rst)

This software is copyright (c) by Irmen de Jong (irmen@razorvine.net).

This software is released under the MIT software license. This license, including disclaimer, is available in the 'LICENSE' file.


Are you interested in the most recent cutting edge Pyro version? Go try out Pyro5! https://github.com/irmen/Pyro5

About

Pyro 4.x - Python remote objects

http://pyro4.readthedocs.io/

License:MIT License


Languages

Language:Python 99.4%Language:Shell 0.4%Language:Makefile 0.2%