Skip to main content

python client of slacker RPC

Project description

https://img.shields.io/pypi/v/slacker-python.svg?maxAge=2592000 https://img.shields.io/pypi/l/slacker-python.svg?maxAge=2592000 https://img.shields.io/pypi/pyversions/slacker-python.svg?maxAge=2592000

Python client of the slacker RPC.

This project is still working in progress.

Installation

pip install slacker-python

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.0a2.tar.gz (3.8 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for slacker-python-0.4.0a2.tar.gz
Algorithm Hash digest
SHA256 7d1bd6943a6fc72e02a771ff39797bf39c1992def6dd49a037c89a3dea904afd
MD5 369e3b20a88d6a776756bec8915d1f5b
BLAKE2b-256 4d2db92b1bba9f260a0677c2be22fb27e060d5f44d21e138e0d2a88a8eed8b62

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