First post so hoping this is the right place.
Is anyone interested in a Python library that makes it really simple to get messaging going across the Internet? One scenario
might be a development desktop messaging with an rpi tethered to a smartphone. In most cases this kind of messaging
can be setup in a few minutes and doesnt involve any tricky configuration of network components or requests to network
admins.
At the coding level everything is kept simple. Under the hood the messages are routed through a cloud service. This
avoids all the normal difficulties that would apply when trying to connect to a device inside a cellular network. The library
is on pypi and the cloud service is currently free.
https://pypi.org/project/ansar-connect/
Is anyone interested in a Python library that makes it really simple to get messaging going across the Internet? One scenario
might be a development desktop messaging with an rpi tethered to a smartphone. In most cases this kind of messaging
can be setup in a few minutes and doesnt involve any tricky configuration of network components or requests to network
admins.
At the coding level everything is kept simple. Under the hood the messages are routed through a cloud service. This
avoids all the normal difficulties that would apply when trying to connect to a device inside a cellular network. The library
is on pypi and the cloud service is currently free.
https://pypi.org/project/ansar-connect/
Statistics: Posted by mr-ansar — Mon May 27, 2024 9:37 pm — Replies 0 — Views 11