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 written in 100% pure Python and therefore runs on many platforms and Python versions, including Python 2.x, Python 3.x, IronPython, Jython 2.7+ and Pypy.
The source code repository is on Github: https://github.com/irmen/Pyro4
Release files for Pyro4 4.28
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| Pyro4-4.28.tar.gz | 316.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| Pyro4-4.28-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 458.7 kB
Release files / Pyro4-4.28.tar.gz
| Download URL | Pyro4-4.28.tar.gz |
|---|---|
| Size | 316.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a094cb12e4e328e8b3b06bb313212f1826208c107fa6b48cf02f0ccdc32b562b
|
|
BLAKE2b-256 checksum How to use checksums |
dba892a5df1fcf1a95aad208d09dfa1b23a1e0bd4d1d0942fdde19eab0d04119
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / Pyro4-4.28-py2.py3-none-any.whl
| Download URL | Pyro4-4.28-py2.py3-none-any.whl |
|---|---|
| Size | 141.9 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
f05d79b78457048083f8d1d7149896b325efc5ed72ad48b2796df8d34222ccca
|
|
BLAKE2b-256 checksum How to use checksums |
8f35232aa7554263681a410212fb56a97fd0764d976d16cdeec17c44cdcc4072
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |