1
0
mirror of https://github.com/JoelBender/bacpypes synced 2025-09-28 22:15:23 +08:00
Go to file
2017-09-19 21:35:30 -04:00
doc a little run() documentation 2017-04-30 23:53:48 -04:00
pcap_tools initial commit 2015-07-15 16:51:27 -04:00
py25/bacpypes bring branch up to date with stage again 2017-09-19 21:35:30 -04:00
py27/bacpypes bring branch up to date with stage again 2017-09-19 21:35:30 -04:00
py34/bacpypes bring branch up to date with stage again 2017-09-19 21:35:30 -04:00
samples additional sample for helping with #140 2017-09-19 21:07:29 -04:00
sandbox bring the branch up to date with stage 2017-09-09 01:13:48 -04:00
tests offset assignment bug, working around floating point issues, added tests 2017-09-09 22:56:17 -04:00
.gitignore add an option to ignore gedit backups 2015-07-16 08:15:58 -04:00
BACpypes~.ini Merge branch 'issue-87' of https://github.com/JoelBender/bacpypes into issue-87 2016-11-15 22:39:59 -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 more explicit version to source folder mapping, see #93 2017-05-01 00:20:30 -04: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