RPC without complications.
Project description
# simpleRPC This package aims to provide RPC over websocket without complications.
## Features * Bi-directional communication between Python and JavaScript. * Ability to easily register functions with Python decorator. * Write Python functions normally. * Ability to get a list of registered functions from Python. * Promise-based calling from JavaScript.
## How to use See the included example.py file.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
simple_rpc-1.0.4.tar.gz
(5.0 kB
view details)
File details
Details for the file simple_rpc-1.0.4.tar.gz
.
File metadata
- Download URL: simple_rpc-1.0.4.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7df8b64adead92626d15f2c56e12301a9bacf078940834326d638a5644778637 |
|
MD5 | 94cf1902cfc75c9dce88954d059c06b8 |
|
BLAKE2b-256 | 632f784869d98fe19518380e2f9f3a18ce962e415f6fa617ac5d2873686c8d46 |