goojprt-pt210-sdk¶

Unofficial Python SDK for the GOOJPRT PT-210 thermal printer (BLE / SPP).

Contents:

  • Printer
    • GoojPrtPT210
  • Commands
    • align()
    • barcode_qr()
    • bold()
    • build_qr_block()
    • build_text_block()
    • charset()
    • cut()
    • energy()
    • feed()
    • font()
    • init()
    • line_spacing()
    • text_size()
    • underline()
  • Constants
    • BLE_NOTIFY_CHAR_UUID
    • BLE_NOTIFY_CHAR_UUID_ALT
    • BLE_SERVICE_UUID
    • BLE_SERVICE_UUID_ALT
    • BLE_WRITE_CHAR_UUID
    • BLE_WRITE_CHAR_UUID_ALT
    • FONT_CANDIDATES
    • PAPER_WIDTH_PX
    • SPP_UUID
  • Enums
    • Align
    • CodePage
    • TextSize
  • Encoding
    • CODEPAGE_TO_ENCODING
    • find_system_font()
    • text_to_bytes()
  • Raster
    • image_to_raster()
    • image_to_raster_strips()
    • pad_image_to_paper_width()
  • Transport
    • BleTransport
    • SppTransport
    • BLE Transport
    • SPP Transport
  • Rendering
    • render_ekg()
    • render_grid()
    • render_pdf417()
    • render_text_image()
    • Text
    • Grid
    • PDF417
    • EKG
    • Image Print
  • Template
    • build_vars()
    • print_template()
    • random_password()
    • substitute()
    • substitute_deep()
  • CLI
    • build_parser()
    • main()

Indices and tables¶

  • Index

  • Module Index

goojprt-pt210-sdk

Navigation

Contents:

  • Printer
  • Commands
  • Constants
  • Enums
  • Encoding
  • Raster
  • Transport
  • Rendering
  • Template
  • CLI

Related Topics

  • Documentation overview
    • Next: Printer
©2026, Filip Sedivy. | Powered by Sphinx 9.1.0 & Alabaster 1.0.0 | Page source