toot/toot
Ivan Habunek 007d5539fa Fix Windows compatibility
Don't load curses until required. Since it's not available on windows,
importing the module early broke the whole app.

issue #18
2017-09-09 09:54:13 +02:00
..
__init__.py Rework how commands are defined 2017-04-19 14:47:30 +02:00
api.py Implement proper two factor authentication 2017-08-26 14:39:53 +02:00
app.py Fix Windows compatibility 2017-09-09 09:54:13 +02:00
commands.py Fix Windows compatibility 2017-09-09 09:54:13 +02:00
config.py Store access tokens for multiple instances 2017-04-18 16:16:24 +02:00
console.py Fix Windows compatibility 2017-09-09 09:54:13 +02:00
output.py Rework how colors are shown in the commandline 2017-05-08 09:09:20 +02:00
utils.py Rework status content wrapping 2017-04-26 11:01:28 +02:00