Bacpypes

Latest version: v0.18.6

Safety actively analyzes 693883 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 5

0.14.0

There are some pretty significant changes with this release, most having to do with segmentation support. The `DeviceInfo` class has moved from `appservice.py` to `app.py` and there is an additional `DeviceInfoCache` class for keeping track of its contents. The samples have been updated to get rid of accumulated cruft and there are lots of additional tests.

0.13.8

This release begins to distance itself from Python 2.5 support by moving the sample applications from py25/py27 syntax to py27/p34 syntax. The library itself is still supported, but without being supported by the `nose` and `tox` testing tools and without a collection of sample applications, it will be harder to make sure it stays current.
- the samples have moved from py25 to py27/py34
- the project metadata has moved from the setup.py file to the **init**.py files
- verify the object identifier is well-formed

This release is titled _Ready To Move_ because the next round of changes will be more significant.

0.13.7

There is new platform checking code (thanks for putting the 'win' in 'darwin'!), a variety of sample applications, some loose ends in the TCP code, a hook in objects to facilitate COV support, and some debugging.

0.13.6

I was attempting to update PyPI with version v0.13.5 and somehow it failed part of the way through. It would not let me update the release and re-add the files because it thought they were previously used (even after deleting the release and making a new one with the same name) so this is a new name.

0.13.5

This is a quick release to fix 65 which prevented some types of packets from being decoded.

0.13.4

The problem with 63 has popped back up again in a different context, and after testing, the fix that was committed to the `issue-63` also solves this one.

Page 5 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.