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

Group :: Development/Python3
RPM: python3-module-rpyc

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 5.3.1-alt1
Build date: 27 march 2023, 10:59 ( 52.5 weeks ago )
Size: 1196.87 Kb

Home page:   https://pypi.python.org/pypi/rpyc/

License: MIT
Summary: Remote Python Call (RPyC), a transparent and symmetric RPC library
Description:

RPyC (pronounced like are-pie-see), or Remote Python Call, is a
transparent library for symmetrical remote procedure calls, clustering,
and distributed-computing. RPyC makes use of object-proxying, a
technique that employs python's dynamic nature, to overcome the physical
boundaries between processes and computers, so that remote objects can
be manipulated as if they were local.

Current maintainer: Anton Vyatkin

List of contributors

List of rpms provided by this srpm:

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