turses icon indicating copy to clipboard operation
turses copied to clipboard

A Twitter client for the console.

Results 3 turses issues
Sort by recently updated
recently updated
newest added

`tweepy` is pinned. A while back the project [started](https://github.com/tweepy/tweepy/releases) with 4.x. https://github.com/louipc/turses/blob/6c3c7befbdb2defa786caabae2c7443c324d06db/requirements/base.txt#L2 Would be nice to get support for `tweepy` > 4 Thanks

happens after a fresh run also after removing config and restarting Traceback (most recent call last): File "/usr/local/bin/turses", line 8, in sys.exit(main()) File "/usr/local/lib/python3.6/dist-packages/turses/cli.py", line 146, in main configuration.load() File...