Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37568028
en ru br
ALT Linux repos
S:5.14-alt1

Group :: Development/Python3
RPM: pyro5

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 5.14-alt1
Build date: 14 april 2023, 18:44 ( 54.2 weeks ago )
Size: 369.20 Kb

Home page:   https://github.com/irmen/Pyro5

License: MIT
Summary: Distributed object middleware for Python (RPC)
Description:

Pyro means PYthon Remote Objects.

It is a library for building applications in which objects can talk
to each other over the network. One can use normal Python method
calls, with almost every possible parameter and return value type,
and Pyro takes care of locating the right object on the right system
to execute the method. It also provides a set of features that enable
building distributed applications. Pyro is a pure Python library and
runs on many different platforms and Python versions.

Current maintainer: Anton Midyukov (maintainer)

List of contributors

List of rpms provided by this srpm:

  • pyro5
  • python3-module-Pyro5
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin