Welcome to Pure3270's documentation! ==================================== Pure3270 is a self-contained, pure Python 3.10+ implementation of a 3270 terminal emulator, designed to emulate the functionality of the ``s3270`` terminal emulator. It includes a ``P3270Client`` class that implements a superset of the ``p3270`` library API natively, providing 100% drop-in compatibility without external dependencies. .. toctree:: :maxdepth: 2 :caption: Contents: installation usage developer_guide protocol_examples advanced_patterns integration_scenarios examples terminal_models api advanced session patching emulation protocol warnings contributing Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`