Improve Connection.py

Issue #10 resolved
Christian Fibich repo owner created an issue

To improve performance, use requests.session. This properly re-uses tcp connections.

Implement proper error handling.

Comments (1)

  1. Log in to comment