# BACpypes3 **Repository Path**: IoT-Protocol/BACpypes3 ## Basic Information - **Project Name**: BACpypes3 - **Description**: BACpypes 提供了 BACnet 应用层和网络层,这些层都写入了 用于守护程序、脚本和图形界面的 Python。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: 40-who-is-in-get_device_info - **Homepage**: https://github.com/JoelBender/BACpypes3 - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-07 - **Last Updated**: 2025-01-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # BACpypes3 - Python library for BACnet applications BACpypes provides a BACnet application layer and network layer written in Python for daemons, scripting, and graphical interfaces. This version is the next generation for Python3.8+, completely overhauled from the Python2.5+ version using async/await methods and asyncio for communications.