awslabs / route53-dynamic-dns-with-lambda

A Dynamic DNS system built with API Gateway, Lambda & Route 53.
Apache License 2.0
486 stars 167 forks source link

Client py #10

Closed kajin41 closed 5 years ago

kajin41 commented 7 years ago

I made a version of the client script in python.

seangreathouse commented 7 years ago

Hey Kajin,

I'm getting an error running this on OSX Python 2.7.9 TypeError: descriptor 'encode' requires a 'str' object but received a 'unicode'

Under what OS/Python has it been tested?

Thanks, Sean

kajin41 commented 7 years ago

Python 3 in Windows 10. Its probably not 2.7 compatible but it shouldn't be hard to fix its not very long. Worst case is i have to use a different library that is 2.7 compatible

On Jan 6, 2017 16:46, "seangreathouse" notifications@github.com wrote:

Hey Kajin,

I'm getting an error running this on OSX Python 2.7.9 TypeError: descriptor 'encode' requires a 'str' object but received a 'unicode'

Under what OS/Python has it been tested?

Thanks, Sean

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/awslabs/route53-dynamic-dns-with-lambda/pull/10#issuecomment-271016615, or mute the thread https://github.com/notifications/unsubscribe-auth/ALBbMdVTo5nqS7PuuRodkvBraeiM46spks5rPrYkgaJpZM4LR81g .