Methods
=======

:Last Reviewed: 2023-08-10

Escpos class
------------

The core part of the API of this library is the Escpos class.
You use it by instantiating a :doc:`printer <printers>` which is a child of Escpos.
The following methods are available:

.. autoclass:: escpos.escpos.Escpos
    :members:
    :member-order: bysource
    :noindex: