1
0
mirror of https://github.com/JoelBender/bacpypes synced 2025-09-28 22:15:23 +08:00
Go to file
2018-04-02 00:55:52 -04:00
doc bring this branch up to date with stage 2017-12-08 09:56:42 -05:00
pcap_tools initial commit 2015-07-15 16:51:27 -04:00
py25/bacpypes bring the branch up-to-date and start adding network discovery tests 2018-03-30 14:50:07 -04:00
py27/bacpypes bring the branch up-to-date and start adding network discovery tests 2018-03-30 14:50:07 -04:00
py34/bacpypes bring the branch up-to-date and start adding network discovery tests 2018-03-30 14:50:07 -04:00
samples no default broadcast address #174 2018-03-19 11:33:44 -04:00
sandbox bring branch up-to-date with stage, keep 0.17.0 version 2017-12-06 21:56:03 -05:00
tests shuffle application layer helpers around, add more tests 2018-04-02 00:55:52 -04:00
.gitignore first commit, introduced DeviceCommunicationControlServices class 2017-08-03 18:17:41 +05:30
BACpypes~.ini bring branch up-to-date 2017-12-22 11:05:48 -05:00
LICENSE Initial commit 2015-07-15 16:33:51 -04:00
README.md Added documentation badge 2016-11-15 22:34:37 -05:00
README.txt remove universal flag from setup, add a sdist build to the script 2015-08-14 19:45:12 -04:00
release_to_pypi.sh make a list of what was built to help prompt what is about to be uploaded 2017-03-25 23:18:19 -04:00
requirements.txt initial commit 2015-07-15 16:51:27 -04:00
setup.cfg use recommended format for configuration 2016-08-23 16:14:40 -04:00
setup.py bring branch up-to-date 2017-12-22 11:05:48 -05:00
tox.ini convert tests from nose to pytest 2016-05-07 15:53:58 -04:00

BACpypes

BACpypes provides a BACnet application layer and network layer written in Python for daemons, scripting, and graphical interfaces. This is the current project, not the one over on SourceForge.

Join the chat at https://gitter.im/JoelBender/bacpypes

Documentation Status