{"categories":[{"label":"Networking","url":"https://skillfed.io/packages/category/system-networking/2"}],"enrichment":{"capability":"BACpypes implements the BACnet protocol stack in Python, enabling applications to communicate over BACnet networks for building automation and control systems.","skillfed_tags":["building-automation","protocol-implementation","iot"],"use_cases":["Build a BACnet client to read sensor data or control devices in a building management system.","Create a BACnet gateway or bridge to integrate legacy building automation equipment with modern systems.","Develop a monitoring daemon that polls BACnet devices and logs their status or triggers alerts.","Write test scripts to validate BACnet device behavior or network communication.","Prototype building automation applications without needing proprietary or commercial BACnet libraries."],"what_it_does":"BACpypes is a Python implementation of the BACnet protocol, a standard used in building automation and control systems to allow devices like HVAC units, lighting controllers, and sensors to communicate over a network. It provides both application-layer and network-layer functionality, making it suitable for building daemons, command-line scripts, and graphical management tools that need to speak BACnet.\n\nThe package has no runtime dependencies, making installation straightforward. However, it is classified as Pre-Alpha and has not released an update in over a year despite some recent repository activity, suggesting the project may be in maintenance mode rather than active development. The codebase targets older Python versions (2.5\u20133.8 per classifiers), so compatibility with modern Python releases is unclear.","worth_installing":"Yes, if you need BACnet protocol support in Python and can verify compatibility with your Python version. The permissive MIT license and zero runtime dependencies make it low-risk to try. However, the Pre-Alpha status, 569-day release gap, and unclear modern Python support mean you should test thoroughly before production use and be prepared to maintain a fork if the upstream project does not respond to issues."},"id":"bacpypes","links":{"html":"https://skillfed.io/packages/bacpypes","md":"https://skillfed.io/packages/bacpypes.md","pypi":"https://pypi.org/project/bacpypes/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-01-22","license_spdx":null,"license_treatment":"permissive","name":"bacpypes","python_support":"unspecified","summary":"BACnet Communications Library"},"popularity":{"monthly_downloads":83791,"position":14048,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.19.0"}
