1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-08-24 09:03:34 +00:00

Commit Graph

  • e9e8b10582 Fixes from ci (#533) Patrick Kanzler 2023-07-21 23:03:46 +02:00
  • cb3f4e856b [FIX] doesn't work in multi user env (#532) Florent de Labarre 2023-07-21 22:10:29 +02:00
  • 756bf2c6c2 Bump actions/setup-python from 4.6.1 to 4.7.0 (#531) dependabot[bot] 2023-07-17 17:59:00 +02:00
  • 3c11c1b9ab New high level barcode method. Closes #245, #244. (#527) Benito López 2023-07-12 20:45:41 +02:00
  • 676d2840de Bump sphinx-rtd-theme from 1.2.1 to 1.2.2 (#528) dependabot[bot] 2023-06-09 01:24:17 +02:00
  • e72ebc7986 Bump actions/setup-python from 4.6.0 to 4.6.1 (#526) dependabot[bot] 2023-05-25 14:03:26 +02:00
  • c67c077a4d Bump sphinx-rtd-theme from 1.2.0 to 1.2.1 (#524) dependabot[bot] 2023-05-23 15:22:50 +02:00
  • fc17391b63 remove unused badges (#522) Patrick Kanzler 2023-05-18 16:38:40 +02:00
  • 905e37e52e update read the docs config (#520) Patrick Kanzler 2023-05-18 16:33:20 +02:00
  • 66348ccc0a Added example with Docker and Flask (#519) Ricardo Sánchez Alba 2023-05-18 07:06:06 -06:00
  • 2b826aa834 add changelog (#516) v3.0a9 Patrick Kanzler 2023-05-11 23:37:09 +02:00
  • 3560f8b12b housekeeping: fix-build for doc (#515) Patrick Kanzler 2023-05-11 23:12:46 +02:00
  • 83c7f5745c Bump capabilities-data from 190a96d to 5fb5cb7 (#514) dependabot[bot] 2023-05-10 15:15:16 +02:00
  • 7bf8d4e4b8 Add support for slip/cheque dot matrix printers (#485) Mathieu Poussin 2023-05-09 01:25:48 +02:00
  • 6849dd3979 Add Chinese support (#356) 白月秋见心 2023-05-09 07:18:00 +08:00
  • 25867f3196 update to most recent printer database (#513) Patrick Kanzler 2023-05-09 01:15:34 +02:00
  • 8bbbf7ceac soft_barcode to render directly (#469) B. Howell 2023-05-09 01:07:56 +02:00
  • 5b72985b0a Merge pull request #512 from python-escpos/dependabot/github_actions/actions/setup-python-4.6.0 Patrick Kanzler 2023-04-21 17:27:24 +02:00
  • ef7d518953 Bump actions/setup-python from 4.5.0 to 4.6.0 dependabot[bot] 2023-04-21 10:56:42 +00:00
  • d4d3819d55 Merge pull request #348 from belono/development Patrick Kanzler 2023-04-19 22:49:05 +02:00
  • 98ee06a783 preliminarily deactivate cups printer documentation Patrick Kanzler 2023-04-19 22:42:55 +02:00
  • de515a86cc add && Patrick Kanzler 2023-04-19 22:36:20 +02:00
  • 2b0d57a9c7 install pycups packages in doc build Patrick Kanzler 2023-04-19 22:34:08 +02:00
  • 1626af5def Merge branch 'master' into development Patrick Kanzler 2023-04-19 22:27:56 +02:00
  • e4a73ad5c5 install pycups on docbuild Patrick Kanzler 2023-04-19 22:27:03 +02:00
  • 709d90809c fixed formatting with black Patrick Kanzler 2023-04-19 22:23:23 +02:00
  • 90c340163c Merge branch 'master' into development Patrick Kanzler 2023-04-19 22:19:27 +02:00
  • 757fe3328c fix passenv Patrick Kanzler 2023-04-19 22:18:25 +02:00
  • 0a8d8ae6c4 py311 in tests Patrick Kanzler 2023-04-19 22:15:47 +02:00
  • 70d4da1364 format with black Patrick Kanzler 2023-04-19 22:11:09 +02:00
  • cbf887ed02 adapt confDir config for sphinx integration Patrick Kanzler 2023-04-19 20:37:08 +02:00
  • b1a1204bb8 Add _read() method to the CupsPrinter() connector belono 2023-04-14 12:36:15 +02:00
  • 361afe3555 Merge branch 'master' into development Benito López 2023-02-17 00:17:20 +01:00
  • 2bc61d9bf8 Merge pull request #482 from vendryan/fix-typo Patrick Kanzler 2023-02-05 22:43:28 +01:00
  • 67827d8e4d Merge pull request #502 from python-escpos/dependabot/github_actions/actions/setup-python-4.5.0 Patrick Kanzler 2023-02-05 22:42:53 +01:00
  • 2567e0e12a Bump actions/setup-python from 3.1.1 to 4.5.0 dependabot[bot] 2023-02-05 21:36:52 +00:00
  • 83cccf0cb9 Bump github/codeql-action from 1 to 2 (#481) dependabot[bot] 2023-02-05 22:36:00 +01:00
  • fe9c0573f8 Fix docs build belono 2022-12-11 18:41:05 +01:00
  • ea61f287cb Add/Improve documentation of the new connectors belono 2022-12-11 16:29:33 +01:00
  • 69e9dca761 Fix black linter checks - Remove u"" strings belono 2022-11-24 20:23:21 +01:00
  • 49ab3f35a8 Fix build version targets for ubuntu-latest 22.04 belono 2022-11-24 12:09:04 +01:00
  • 84a3912b34 Fix docs build - libenchant1c2a -> libenchant-2-2 belono 2022-11-24 11:50:22 +01:00
  • 9a3057c8a8 Add LP Connector - UNIX printing via lp command belono 2022-11-24 00:11:01 +01:00
  • 0b695eff79 Merge branch 'master' into development Benito López 2022-08-28 21:45:21 +02:00
  • f0760ddbc0 Add support for remote CUPS server belono 2022-08-28 21:39:01 +02:00
  • 39826c3286 Fix .mailmap belono 2022-08-15 22:22:44 +02:00
  • 7f9878282d Fix typo vendryan 2022-05-13 08:52:27 +07:00
  • 5e80764ff5 Bump actions/checkout from 2 to 3 (#477) dependabot[bot] 2022-04-07 19:51:19 +02:00
  • 219b43d35a Bump actions/setup-python from 2.3.1 to 3.1.1 (#479) dependabot[bot] 2022-04-07 19:40:09 +02:00
  • b16f44257e Bump actions/setup-python from 2.2.2 to 2.3.1 (#468) dependabot[bot] 2021-11-30 22:52:04 +01:00
  • 5bb0642b5d housekeeping tasks (#464) Patrick Kanzler 2021-10-30 22:21:34 +02:00
  • 8e5c600e20 Merge pull request #463 from python-escpos/add-black Patrick Kanzler 2021-10-30 18:22:44 +02:00
  • 435f2bba24 reformat codebase Patrick Kanzler 2021-10-30 18:15:22 +02:00
  • 109a5d8a92 add config for black Patrick Kanzler 2021-10-30 18:14:59 +02:00
  • 4a88bacd3f add black as lint step Patrick Kanzler 2021-10-30 18:07:21 +02:00
  • 19abf43448 Merge pull request #455 from python-escpos/dependabot/github_actions/actions/setup-python-2.2.2 Patrick Kanzler 2021-10-30 17:59:10 +02:00
  • 7b6dbc4db4 Merge pull request #461 from python-escpos/dependabot/github_actions/actions/checkout-2.3.5 Patrick Kanzler 2021-10-30 17:58:57 +02:00
  • 53aab73ffc Merge pull request #435 from brendanhowell/patch-1 Patrick Kanzler 2021-10-30 17:58:35 +02:00
  • a4e15c6ac2 Merge branch 'master' into patch-1 Patrick Kanzler 2021-10-30 17:58:24 +02:00
  • dcfb8fec30 Merge branch 'master' into dependabot/github_actions/actions/setup-python-2.2.2 Patrick Kanzler 2021-10-30 17:58:03 +02:00
  • 14edc87206 Merge branch 'master' into dependabot/github_actions/actions/checkout-2.3.5 Patrick Kanzler 2021-10-30 17:57:50 +02:00
  • 1e3024eaa9 Merge pull request #462 from AlejandroJaez/patch-1 Patrick Kanzler 2021-10-30 17:57:35 +02:00
  • 15c18f225e Update printer.py Alejandro Hernández 2021-10-27 17:35:53 -05:00
  • a526be5ddf Bump actions/checkout from 2.3.4 to 2.3.5 dependabot[bot] 2021-10-18 10:04:25 +00:00
  • 92fbcabdd2 Bump actions/setup-python from 2.2.1 to 2.2.2 dependabot[bot] 2021-09-12 09:45:29 +00:00
  • 27b7ae8629 Merge pull request #454 from python-escpos/dependabot/github_actions/actions/checkout-2.3.4 Patrick Kanzler 2021-09-12 11:44:54 +02:00
  • 7c82881f65 Bump actions/checkout from 2 to 2.3.4 dependabot[bot] 2021-05-12 05:16:05 +00:00
  • 05f68b22b4 Merge branch 'master' into patch-1 B. Howell 2021-01-25 18:25:07 +01:00
  • f9ce777057 Merge pull request #441 from python-escpos/dependabot/github_actions/actions/setup-python-v2.2.1 Patrick Kanzler 2020-12-21 10:32:23 +01:00
  • c2e3b79e5a Bump actions/setup-python from v2.2.0 to v2.2.1 dependabot[bot] 2020-12-21 07:27:38 +00:00
  • b5a999a6ea Merge pull request #439 from python-escpos/dependabot/github_actions/actions/setup-python-v2.2.0 Patrick Kanzler 2020-12-18 09:19:10 +01:00
  • 0b2118e146 Bump actions/setup-python from v2.1.4 to v2.2.0 dependabot[bot] 2020-12-18 06:30:08 +00:00
  • 69e9b9103e Update escpos.py B. Howell 2020-11-28 00:41:11 +01:00
  • 620cf97bbf Merge pull request #433 from python-escpos/drop-py35 Patrick Kanzler 2020-11-08 23:55:52 +01:00
  • 1ad53eb642 drop support for python 3.5 Patrick Kanzler 2020-11-08 23:51:57 +01:00
  • ed8ec0788a start with type annotation Patrick Kanzler 2020-11-08 23:45:25 +01:00
  • dd3c768f13 Merge pull request #431 from python-escpos/handle-exception-on-network-close Patrick Kanzler 2020-11-08 22:37:13 +01:00
  • 36bbb6690f handle socket error when closing Patrick Kanzler 2020-11-08 22:34:57 +01:00
  • 0758a79e64 test for graceful closing of socket Patrick Kanzler 2020-11-08 22:33:51 +01:00
  • 9c41cfc54f Merge pull request #422 from python-escpos/patkan-patch-1 Patrick Kanzler 2020-11-08 22:16:10 +01:00
  • 75006f62da Merge branch 'master' into patkan-patch-1 Patrick Kanzler 2020-11-08 22:14:19 +01:00
  • 58e1682448 Merge pull request #425 from python-escpos/dependabot/github_actions/actions/setup-python-v2.1.4 dependabot[bot] 2020-11-08 21:13:36 +00:00
  • 0057a498bb Bump actions/setup-python from v2.1.3 to v2.1.4 dependabot[bot] 2020-11-08 21:08:33 +00:00
  • b3e93020d4 Merge pull request #430 from python-escpos/clean-up-broken-dependencies Patrick Kanzler 2020-11-08 22:07:10 +01:00
  • 3962bc991f improve test for soft barcode Patrick Kanzler 2020-11-08 22:04:27 +01:00
  • b608d59942 remove viivakoodi from dependencies Patrick Kanzler 2020-11-08 21:34:07 +01:00
  • e898413464 change useage of assert_equal(s) Patrick Kanzler 2020-11-08 21:29:18 +01:00
  • 357558ae10 Merge pull request #429 from python-escpos/update-capabilities-db Patrick Kanzler 2020-11-08 19:49:15 +01:00
  • 809b4f47aa update capabilities-data Patrick Kanzler 2020-11-08 19:45:08 +01:00
  • b6516e4b42 Test for python 3.9 Patrick Kanzler 2020-10-08 23:56:05 +02:00
  • 8a54d59dbc Merge pull request #420 from python-escpos/dependabot/github_actions/actions/setup-python-v2.1.3 Patrick Kanzler 2020-10-06 00:12:34 +02:00
  • 1275bf90d1 Bump actions/setup-python from v1 to v2.1.3 dependabot[bot] 2020-10-05 22:10:17 +00:00
  • d6639d37f3 set directories Patrick Kanzler 2020-10-06 00:04:11 +02:00
  • 21f19b7f7e use standard directories Patrick Kanzler 2020-10-06 00:01:59 +02:00
  • 3c479407dc fix github-actions config Patrick Kanzler 2020-10-05 23:58:35 +02:00
  • 3f04ff352e Merge pull request #419 from python-escpos/add-dependabot Patrick Kanzler 2020-10-05 23:56:56 +02:00
  • 6c89e93c22 create dependabot.yml Patrick Kanzler 2020-10-05 23:51:27 +02:00
  • 266b64bf2b Merge pull request #416 from python-escpos/410-troubleshoot-startsp100 Patrick Kanzler 2020-10-04 15:12:47 +02:00
  • a2e348d04a fix typos Patrick Kanzler 2020-10-04 14:30:03 +02:00
  • 40c8399a68 update documentation on STAR TSP100 Patrick Kanzler 2020-10-04 14:28:09 +02:00