{"library":"xmodem","type":"library","category":null,"description":"The `xmodem` library provides an implementation of the XMODEM, YMODEM, and ZMODEM protocols for Python. It focuses on a minimalistic implementation while adhering to protocol specifications. All modem classes require `getc` and `putc` callback functions to handle character data for communication. The current version is 0.5.0, with releases occurring periodically to address bugs and introduce enhancements.","language":"python","status":"active","version":"0.5.0","tags":["xmodem","ymodem","zmodem","serial","protocol","file-transfer","embedded"],"last_verified":"Sat May 23","install":[{"cmd":"pip install xmodem","imports":["from xmodem import XMODEM"]}],"homepage":null,"github":"https://github.com/tehmaze/xmodem","docs":null,"changelog":null,"pypi":"https://pypi.org/project/xmodem/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0.03,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/xmodem/compatibility"}}