Zero characters communication for humans.
Project description
from yopy import Yo
# Send a single yo
y = Yo('ronaldmcdonald')
y.yo('hamburglar')
# 'Yo' all subscribers
y = Yo(token='<your token here>')
y.yo_all()
Or, from the command line:
$ yopy ronaldmcdonald hamburglar
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
yopy-1.0.2.tar.gz
(2.4 kB
view hashes)