Hello forum. I am new to using Pythonista and the main reason for getting it was to be able to develop AWS Lambda functions from anywhere without taking my MacBook along. I have read where some 3rd party libraries may not work with Pythonista. I am trying to add AWS' boto3 library. Using Stash I was able to successfully pip install boto3 but am running into issues using the library.
My question for the forum is if anyone has prior experience using boto3 and AWS services in Pythonista. If the library is known to work well, I can dig more into the issues I'm currently having.
Thank you for any information you may have.
Thanks.