nilwes
nilwes
I have something up and running, including temperature alerts and interrupts: https://github.com/nilwes/MCP9808 TODO: Allow for floating point temperature thresholds.
Same here. Basic examples does not work: > from imdb import Cinemagoer > ia = Cinemagoer() > example_movie = ia.get_movie("0133093") yields > HTTPError: HTTP Error 308: Permanent Redirect
Experiencing the same since yesterday. `search_movie()` does not return anything. I can however pull data using the IMDB ID and `get_movie()`.