hologram-io/hologram-python
Hologram device-side Python SDK - Send messages to the cloud in just 3 lines of code!
5 Releases
Latest: 8mo ago
v0.10.3 ๐คv0.10.3Latest
๐ Changes
- Authenticate with twine via api token not username and password @parker-hologram (#126)
- Release Date: 10-7-2025
- Release Engineer: @parker-hologram
- Previous Release: v0.10.2
v0.10.2 ๐ถ๏ธv0.10.2
๐ Changes
- Add support for the EC25 and EG25 both are recognized as the same usb @parker-hologram (#125)
- Allow different PDP contexts @lalo-hologram (#124)
- Add a imei check around modem detection loop @parker-hologram (#122)
- Widen supported requests packages @parker-hologram (#121)
- Release Date: <DATE>
- Release Engineer: @lalo-hologram and @parker-hologram
- Previous Release: v0.10.1
v0.10.1 ๐งฑv0.10.1
๐ Changes
- Increase version number on hologram-python
v0.10.0 ๐ธv0.10.0
๐ Changes
- Feature/multi modem and modem sms support @parker-hologram (#118)
- raise an authentication error if its unable to get keys @HologramInterview (#115)
- Clean up unused and test dependencies @DomAmato (#73)
- Tear down PDP context after sending socket messages @DomAmato (#90)
- RC 0.9.1 @DomAmato (#18)
โจ ๐ Features
- Add EC21 to supported modems @DomAmato (#109)
๐ฆ ๐ Dependency Updates
- Bump python target version from 3.7+ to 3.9+
- Bump python-sdk-auth version to 0.4.0 new build for python 3.9
- Bump python-pppd from 1.0.3 to 1.0.4 @dependabot (#83)
- Update pyusb requirement from ~=1.1.1 to ~=1.2.1 @dependabot (#88)
- Release Date: 09/05/2023
- Release Engineer: @DomAmato, @HologramInterview, @dependabot, @dependabot[bot] and @parker-hologram
- Previous Release: v0.9.1
0.9.1 Releasev0.9.1
๐ Changes
- properly handle bytes encoding when reading from an open socket @DomAmato (#74)
- allow setting APN @DomAmato (#79)
- Fix typo for BG96 @rbalik (#77)
โจ ๐ Features
- Strip AT command result prefix when issued command ends with ? or % @TomPethtel (#6)
- Add BG96 Support @DomAmato (#37)
- include support for Huawei Modem E372 @HectorMendez (#21)
- Allow sending raw AT commands to the modem @DomAmato (#28)
๐ ๐ Bug Fixes
- dont encode buffer @DomAmato (#39)
- Make it possible to renable at sockets @DomAmato (#36)
- Concat to bytes not str @DomAmato (#33)
- Fix PPP Errors with disconnect and routing @DomAmato (#32)
๐ฆ ๐งฐ Maintenance
- Remove extraneous parenthesis @DomAmato (#26)
๐ฆ ๐ Dependency Updates
- Update pyusb requirement from ~=1.1.0 to ~=1.1.1 @dependabot (#75)
- Update pyserial requirement from ~=3.4.0 to ~=3.5 @dependabot (#72)
- Update requests requirement from ~=2.24.0 to ~=2.25.1 @dependabot (#67)
- Update pyusb requirement from ~=1.0.2 to ~=1.1.0 @dependabot (#59)
- Update psutil requirement from ~=5.7.2 to ~=5.8.0 @dependabot (#70)
- Update requests requirement from ~=2.22.0 to ~=2.24.0 @dependabot (#44)
- Update pyudev requirement from ~=0.21.0 to ~=0.22.0 @dependabot (#45)
- Update hjson requirement from ~=3.0.0 to ~=3.0.1 @dependabot (#48)
- + 5 more
