Releases: adafruit/Adafruit_CircuitPython_Thermal_Printer
Update README
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip install adafruit-circuitpython-thermal-printer
.
Read the docs for info on how to use it.
Update Travis Badge In Readme
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip install adafruit-circuitpython-thermal-printer
.
Read the docs for info on how to use it.
Added pyserial requirement
Updated to reflect pyserial
requirement.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip install adafruit-circuitpython-thermal-printer
.
Read the docs for info on how to use it.
Now on PyPi!
- Added
setup.py
- Added PyPI release info to
.travis.yml
- Updated
requirements.txt
- Added a more comprehensive
.gitignore
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip install adafruit-circuitpython-thermal-printer
.
Read the docs for info on how to use it.
Sphinx update.
Thanks to @brentru for the great work!
1.0.0 Initial release
Initial release for bundle generation and travis CI.