1
0
mirror of https://github.com/JoelBender/bacpypes synced 2025-09-28 22:15:23 +08:00
Go to file
2024-05-13 01:15:08 -04:00
.github/workflows move Python3.6 from ubuntu-latest to legacy 2022-12-30 12:06:05 -05:00
doc roll up changes and release 0.18.3 2020-10-20 10:40:06 -04:00
py25/bacpypes apply patches in #485 2023-05-10 01:33:01 -04:00
py27/bacpypes apply patches in #485 2023-05-10 01:33:01 -04:00
py34/bacpypes update day_of_week calculation 2024-05-13 01:15:08 -04:00
samples apply patches in #485 2023-05-10 01:33:01 -04:00
sandbox apply patches in #485 2023-05-10 01:33:01 -04:00
tests Related to issue #480 I think date should accept a real date, not just the minus 1900 version (#481) 2023-02-16 23:23:07 -05:00
.gitignore first commit, introduced DeviceCommunicationControlServices class 2017-08-03 18:17:41 +05:30
BACpypes~.ini use the other parameter, when=0 means something different than delta=0 (but probably shouldn't) 2017-12-15 10:59:38 -05:00
BACpypes~.json release 0.17.7 2019-11-17 14:57:47 -05:00
check_install.sh move Python3.6 from ubuntu-latest to legacy 2022-12-30 12:06:05 -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 update release script and classifiers 2020-01-29 15:53:34 -05:00
requirements.txt Bump wheel from 0.23.0 to 0.38.1 (#477) 2022-12-30 11:41:23 -05:00
setup.cfg use recommended format for configuration 2016-08-23 16:14:40 -04:00
setup.py apply patches in #485 2023-05-10 01:33:01 -04:00
test_script.sh release 0.17.7 2019-11-17 14:57:47 -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