print-python

Print Python client


License
MIT
Install
pip install print-python==0.1.6

Documentation

print-python

Print Python client

Installation:

$ pipenv install print-python

Usage:

>>> import print as prt
>>> prt = prt.Print('https://<host>/<path>', '<token>')
>>> prt.post('As easy as rolling off a log')