Importing python library - the wrong way?

You can also skip the SDK approach entirely, and just build your own using system.net.httpClient(). You can even wrap that up in your own mini-SDK (it doesn't look like the Ambient Weather REST API is very complex) to make it a bit easier to use. I went into the (very broad strokes) here:

2 Likes