Memobird Python SDK
Project description
### memobird.py
unofficial Python SDK for [memobird](http://www.memobird.cn/)
### Installation
$ pip install memobird
### Usage
from memobird import Memobird
memobird = Memobird(‘{ak}’) memobird.setup_device(‘{device_id}’) memobird.print_text(‘text’) memobird.print_image(‘/path/to/image.jpg’)
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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size memobird-0.1.1-py2-none-any.whl (3.5 kB) | File type Wheel | Python version py2 | Upload date | Hashes View |
Filename, size memobird-0.1.1.tar.gz (2.1 kB) | File type Source | Python version None | Upload date | Hashes View |