Skip to content

ghackebeil/Pyro4

 
 

Repository files navigation

PYRO - Python Remote Objects

Build Status Latest Version Downloads

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 written in 100% pure Python and so it runs on many platforms and Python versions, including Python 3.x.

Documentation can be found online at: http://pythonhosted.org/Pyro4/ (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.

About

Pyro 4.x - Python remote objects

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.3%
  • Other 0.7%