hologram-python icon indicating copy to clipboard operation
hologram-python copied to clipboard

Hologram device-side Python SDK - Send messages to the cloud in just 3 lines of code!

Results 34 hologram-python issues
Sort by recently updated
recently updated
newest added

Updates the requirements on [pyroute2](https://github.com/svinota/pyroute2) to permit the latest version. Changelog Sourced from pyroute2's changelog. 0.7.1 packaging: back to single package layout svinota/pyroute2#935 packaging: static version svinota/pyroute2#939 ci: use nox,...

dependencies
python

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 4.1.0. Release notes Sourced from actions/setup-python's releases. v4.1.0 In scope of this pull request we updated actions/cache package as the new version contains fixes for...

major
dependencies
github_actions

Updates the requirements on [requests](https://github.com/psf/requests) to permit the latest version. Release notes Sourced from requests's releases. v2.28.1 2.28.1 (2022-06-29) Improvements Speed optimization in iter_content with transition to yield from. (#6170)...

dependencies
python

Updates the requirements on [psutil](https://github.com/giampaolo/psutil) to permit the latest version. Changelog Sourced from psutil's changelog. 5.9.1 2022-05-20 Enhancements 1053_: drop Python 2.6 support. (patches by Matthieu Darbois and Hugo van...

dependencies
python

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.0.2. Release notes Sourced from actions/checkout's releases. v3.0.2 What's Changed Add set-safe-directory input to allow customers to take control. by @​TingluoHuang in actions/checkout#770 Prepare changelog...

major
dependencies
github_actions

We don't need to install hjson since its not used anywhere and we should not install testing deps so its safe to break it out into its own file

We have a lot of old features that are not used and should be outright removed from the code base.

major
breaking

A lot of the URCs in the modem base class are specific for UBlox modems so they should be processed in the proper class

enhancement
minor

until a better method for distributing the sdk auth package exists this is a pain point that would be better served as a plugin/addon. Requires some documentation updates

major
breaking