pip install howdoi python import howdoi answer = howdoi.howdoi(question) print(answer) export HTTP_PROXY=http://proxy.example.com:8080 python import howdoi howdoi.clear_cache() howdoi.set_cache_dir('/path/to/cache')