On Fri, Jun 30, 2023 at 3:40 AM Nathan wrote:
> I'm looking at different python libraries that implement ssh functionality instead. Unfortunately, paramiko tends to not compile right with builldozer, which leaves parallel-ssh, or ssh2-python.
You need to use something that will not use anything from a system but
provide all-in-one bundle (including ssh/ssl libraries) in your own
application build.
Have you tried
https://github.com/pahaz/sshtunnel/ or similar ?
Please keep in mind that there may not be a ready-to-use configuration
in Buildozer/P4A for this and you will have to create it yourself
(like for paramiko or anything else that will do the job).
Its like you want to create a standalone firmware for a bare bone
device where you need to provide all necessary libraries and
components yourself for a custom setup. Kivy/P4A only provides generic
setup and build mechanism. The custom rest is up to the developer.
Good luck and have fun :-)
--
CeDeROM, SQ7MHZ,
http://www.tomek.cedro.info