tingbot / tingbot-python

🔩 Python APIs to write apps for Tingbot
Other
18 stars 9 forks source link

API for loading images from a URL #13

Closed joerick closed 8 years ago

joerick commented 8 years ago

Add an API like Image.load('http://webcams.com/173682.jpg'). For bonus points, do intelligent caching, perhaps using HTTP headers, and a persistent cache store.