Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 346 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 346 Bytes

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.