Toot-Mastodon-CLI-TUI-clien.../toot
Ivan Habunek 226713a5a0
Apply requests environment settings
Allows use of enironment variables for setting proxies and trusted CAs.

See:
http://docs.python-requests.org/en/master/user/advanced/#prepared-requests
2018-12-30 10:38:40 +01:00
..
ui #69 Fix typo 2018-08-11 10:58:13 +02:00
__init__.py Bump version 2018-06-27 16:33:00 +02:00
api.py Enable fetching instance info over http 2018-12-30 09:53:12 +01:00
auth.py Enable fetching instance info over http 2018-12-30 09:53:12 +01:00
commands.py Enable fetching instance info over http 2018-12-30 09:53:12 +01:00
config.py Create config folder if it does not exist 2018-01-15 23:14:20 +01:00
config_legacy.py More robust parsing of legacy config 2018-01-14 13:04:04 +01:00
console.py Enable fetching instance info over http 2018-12-30 09:53:12 +01:00
exceptions.py Extract exceptions 2017-12-30 13:32:52 +01:00
http.py Apply requests environment settings 2018-12-30 10:38:40 +01:00
logging.py Enable logging to a file 2018-01-14 15:34:41 +01:00
output.py Add a global --silent flag to silence output 2018-06-15 09:02:19 +02:00
utils.py Normalize unicode 2018-01-21 16:39:40 +01:00