{"categories":[{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/5"}],"enrichment":{"capability":"Provides a Python interface to interact with UART (serial) devices on Linux systems.","skillfed_tags":["serial-communication","linux-hardware","embedded-devices"],"use_cases":["Communicate with microcontroller boards or embedded devices connected via USB-to-UART adapters on Linux","Read sensor data or telemetry from serial-connected hardware in Python applications","Abstract serial device management in IoT or robotics projects running on Linux platforms"],"what_it_does":"uart-devices is a Python library that abstracts UART (serial) device communication on Linux. It sits between your application code and the underlying serial device files, providing a programmatic interface rather than requiring direct file operations or lower-level serial libraries.\n\nThe package is young (pre-alpha, first released in 2024) and has no external runtime dependencies, making it lightweight to install. It supports Python 3.9 through 3.13 and is actively maintained. The minimal documentation excerpt suggests it is designed for developers working with serial hardware on Linux systems, though the full scope of its API and supported operations is not detailed in the available materials.","worth_installing":"Yes, if you need to work with UART devices on Linux and want a lightweight, dependency-free abstraction layer. The pre-alpha status and lack of detailed API documentation mean you should review the source or docs before committing to it in production. No known security vulnerabilities and active maintenance are positive signals."},"id":"uart-devices","links":{"html":"https://skillfed.io/packages/uart-devices","md":"https://skillfed.io/packages/uart-devices.md","pypi":"https://pypi.org/project/uart-devices/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2025-02-22","license_spdx":null,"license_treatment":"permissive","name":"uart-devices","python_support":"supports_current","summary":"UART Devices for Linux"},"popularity":{"monthly_downloads":645320,"position":5600,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.1.1"}
