distributed object middleware for Python (RPC)
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file Pyro4-4.82.tar.gz
.
File metadata
- Download URL: Pyro4-4.82.tar.gz
- Upload date:
- Size: 516.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 511f5b0804e92dd77dc33adf9c947787e3f9e9c5a96b12162f0557a7c4ce21fb |
|
MD5 | 045373da52fc2bd560004db42cd7fc2f |
|
BLAKE2b-256 | 2e0be1066a2ba154a1fd6ade41b35d38482fc399feb90fe4768ce8d6d3eb368c |
File details
Details for the file Pyro4-4.82-py2.py3-none-any.whl
.
File metadata
- Download URL: Pyro4-4.82-py2.py3-none-any.whl
- Upload date:
- Size: 90.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bbf5d7413e616d3e1978a05d7caca62eec59692d2dab75dd22a4426ef9b8a691 |
|
MD5 | 9ac0ca2ef6a6f1e778f4d79d3087f659 |
|
BLAKE2b-256 | 70e38c4e0d24b46fbf02e6b2dc2da5d18f0c73cfd343a1fb01ae64c788c20e56 |