ppc64le/linux/: pyro4-4.82+ppc64le1 metadata and description

Homepage Simple index

distributed object middleware for Python (RPC)

author Irmen de Jong
author_email irmen@razorvine.net
classifiers
  • Development Status :: 5 - Production/Stable
  • Development Status :: 6 - Mature
  • Intended Audience :: Developers
  • License :: OSI Approved :: MIT License
  • Natural Language :: English
  • Natural Language :: Dutch
  • Operating System :: OS Independent
  • Programming Language :: Python
  • Programming Language :: Python :: 2.7
  • Programming Language :: Python :: 3.5
  • Programming Language :: Python :: 3.6
  • Programming Language :: Python :: 3.7
  • Programming Language :: Python :: 3.8
  • Programming Language :: Python :: 3.9
  • Programming Language :: Python :: 3.10
  • Topic :: Software Development :: Object Brokering
  • Topic :: System :: Distributed Computing
  • Topic :: System :: Networking
  • Environment :: MetaData :: IBM Python Ecosystem
dynamic
  • author
  • author-email
  • classifier
  • description
  • home-page
  • keywords
  • license
  • license-file
  • platform
  • provides-extra
  • requires
  • requires-dist
  • summary
keywords distributed objects,RPC,remote method call,IPC
license MIT
license_file
  • LICENSE
requires
  • serpent
requires_dist
  • serpent<1.30,>=1.27; python_version < "3.2"
  • serpent>=1.27; python_version >= "3.2"
  • selectors34; python_version < "3.4"
File Tox results History
pyro4-4.82+ppc64le1-py2.py3-none-any.whl
Size
88 KB
Type
Python Wheel
Python
2.7

Pyro means PYthon Remote Objects. It is a library that enables you to build applications in which objects can talk to eachother over the network, with minimal programming effort. You can just 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 computer to execute the method. It is designed to be very easy to use, and to generally stay out of your way. But it also provides a set of powerful features that enables you to build distributed applications rapidly and effortlessly. Pyro is a pure Python library and runs on many different platforms and Python versions.

The source code repository is on Github: https://github.com/irmen/Pyro4

The documentation can be found here: http://pyro4.readthedocs.io

Export Classification Notice

The software hosted on this website consists of publicly available open‑source packages. To the extent U.S. export regulations apply, software that is publicly available as described in 15 C.F.R. §§ 734.7 (for non-encryption software) or 742.15(b) (for encryption software) is not subject to the Export Administration Regulations (EAR). Users are responsible for complying with all applicable export laws and regulations.