Simon Willison’s Weblog

Subscribe

Items tagged python in 2014

Filters: Year: 2014 × python × Sorted by date


What’s the best way to communicate with go libraries from within Python programs?

Go speaks HTTP extremely well, so one simple but powerful approach is to hook your Go libraries up as simple HTTP+JSON APIs and have Python call them over HTTP (the Requests: HTTP for Humans library is awesome for this).

[... 59 words]

Types

Years

Months

Tags