1
0
mirror of https://github.com/JoelBender/bacpypes synced 2025-09-28 22:15:23 +08:00
Go to file
dependabot[bot] 57ab4e449c
Bump wheel from 0.23.0 to 0.38.1 (#477)
Bumps [wheel](https://github.com/pypa/wheel) from 0.23.0 to 0.38.1.
- [Release notes](https://github.com/pypa/wheel/releases)
- [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst)
- [Commits](https://github.com/pypa/wheel/compare/0.23.0...0.38.1)

---
updated-dependencies:
- dependency-name: wheel
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-30 11:41:23 -05:00
.github/workflows
doc
py25/bacpypes ready to release 2022-02-02 11:45:02 -05:00
py27/bacpypes more FDT contents as requested by #452 2022-03-29 08:31:33 -04:00
py34/bacpypes more FDT contents as requested by #452 2022-03-29 08:31:33 -04:00
samples upgrade sample to add writing a BDT #451 2022-03-24 23:50:29 -04:00
sandbox
tests ready to release 2022-02-02 11:45:02 -05:00
.gitignore
BACpypes~.ini
BACpypes~.json
check_install.sh
LICENSE
README.md
README.txt
release_to_pypi.sh
requirements.txt Bump wheel from 0.23.0 to 0.38.1 (#477) 2022-12-30 11:41:23 -05:00
setup.cfg
setup.py
test_script.sh
tox.ini

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