python-zulip-api/zulip/zulip
Alex Dehnert 5eaac7bfba api: Use requests.Session.
Using requests.Session allows the requests library to reuse HTTP
connections, which is potentially helpful for performance.

Fixes #3.
2017-08-24 10:39:42 -07:00
..
__init__.py api: Use requests.Session. 2017-08-24 10:39:42 -07:00
send.py zulip-send: Use argparse-based zulip.add_default_arguments. 2017-07-29 00:17:43 -02:30