{"library":"pyserial","type":"library","category":null,"description":"PySerial is a widely used, cross-platform Python library that provides essential functionality for serial port communication. It allows Python scripts to easily interact with a broad range of hardware devices, including microcontrollers (like Arduino and Raspberry Pi), GPS modules, industrial sensors, and other serial-enabled peripherals across Windows, Linux, and macOS. Currently at version 3.5, PySerial maintains an active development cycle, releasing bug fixes and minor feature updates periodically.","language":"python","status":"active","version":"3.5","tags":["serial communication","hardware","RS232","USB-to-Serial","microcontroller"],"install":[{"cmd":"pip install pyserial","imports":["from serial import Serial"]}],"homepage":null,"github":"https://github.com/pyserial/pyserial","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pyserial/","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.6,"avg_import_s":0.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pyserial/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Tue Jun 30","last_verified":"Tue Jun 30","next_check":"Thu Jul 30","install_tag":"verified"}}