17 Commits

Author SHA1 Message Date
Patrick Kanzler
8dae31d783
Merge branch 'development' into python-barcode 2020-05-08 23:37:43 +02:00
Brian
2ee3ff7f87
Update README.rst 2020-03-09 23:19:11 +11:00
Brian
ca45d25670
Update README.rst
Added example on serial.
2020-03-09 23:18:36 +11:00
Romain Porte
599bd6c9e4
barcodes: replace viivakoodi with python-barcode
python-barcode is yet another clone of the PyPI barcode library, but
which is still developped compared to viivakoodi.

The author provides Python 3.7 support in the last release, which is a
nice to have.  However, since this dependency requires at least Python
3.5, we have to align our minimum supported version to 3.5 too, and drop
near EOL Python 2.7 support.

Signed-off-by: Romain Porte <microjoe@microjoe.org>
2019-10-07 19:16:20 +02:00
Patrick Kanzler
edd567785c fix whitespace 2019-06-04 23:57:19 +02:00
akeonly
dc08792e72
Update README.rst : example for network printer
Add example for Network Printer
2019-05-11 18:33:33 +07:00
Patrick Kanzler
fb0e4c28ba update README 2017-08-08 13:30:16 +02:00
Patrick Kanzler
f3da6a9725 remove quanitifed-code-badge 2017-08-01 17:42:34 +02:00
Patrick Kanzler
662aa30f4b Update readme list of dependencies
add viivakoodi and links
2017-06-22 15:54:21 +02:00
Romain Porte
a069009696 Lists should not be right-espaced in reST 2017-05-24 23:57:38 +02:00
Patrick Kanzler
e904500312
link to escpos-printer-db 2017-01-29 23:20:11 +01:00
Patrick Kanzler
996b3fd332 DOC fix demo-code in README.rst
fixes #159
2016-08-11 11:25:40 +02:00
Michael Billington
ddaf126c20 Converted references to readthedocs.org -> readthedocs.io. Resolves python-escpos/python-escpos#132
grep -irl --exclude-dir='.*' "readthedocs\." | xargs sed -i 's/python-escpos.readthedocs.org/python-escpos.readthedocs.io/g'
2016-04-30 23:22:14 +10:00
Patrick Kanzler
bf3012b882 DOC fix example in readme
Example in readme would print only nonsense, because a newline was missing at the end of text
2016-04-02 10:44:28 +02:00
Patrick Kanzler
126e0e269a
ADD coverage analysis
* branch coverage
* visualization with codecov.io
* added codecov-badge to README
2016-03-22 12:07:21 +01:00
Patrick Kanzler
7fdccb7245 PCKG add CONTRIBUTING document to repository and documentation 2016-03-11 14:46:35 +01:00
Patrick Kanzler
fee650faba PCKG rework and streamline Readme-file 2016-03-11 14:46:35 +01:00