Skip to main content

python client of slacker RPC

Project description

https://img.shields.io/pypi/v/slacker-python.svg

Python client of the slacker RPC.

This project is still working in progress.

Installation

pip install slacker

Usage

from slacker.geventbackend import Client
from slacker.proxy import Proxy

c = Client("127.0.0.1:2104")
p = Proxy(c, "slacker.example.api")

## remote function echo
p.echo("hello")

## remote function rand-ints
p.call("rand-ints", 40)

License

This package is open sourced under MIT License.

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

slacker-python-0.4.0a1.tar.gz (3.7 kB view details)

Uploaded Source

File details

Details for the file slacker-python-0.4.0a1.tar.gz.

File metadata

File hashes

Hashes for slacker-python-0.4.0a1.tar.gz
Algorithm Hash digest
SHA256 da2ec20edea2be4ebff12a185b8ee11ca21ffdfbca9e780e8961163a632ffcb6
MD5 47221752ffdd4128f84733bad7866b19
BLAKE2b-256 95cfc7ee7933d8795ad48b908c8b11a1b5f86471be140c5dbb9ebced259c33b8

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page