app-net

PyPI License Python 3 Travis Coverage PyLint PyUp Documentation Status

Pure python peer-to-peer interfacing framework. Define functions that can be executed from within the running instance of python, just like a normal function. Or execute the same function on a remote peer running either the same application or a compatible function and return the result as though it was run locally.

Link to the Documentation.

Helpful Examples.