Twint: [BUG] cli missing in 1.2.0.0?

Created on 28 Nov 2018  路  3Comments  路  Source: twintproject/twint

When installing with pipenv the CLI is not available.

% pipenv install twint
% twint -u barackobama
bash: twint: command not found

However when installing directly from GitHub the command is installed:

% pipenv install -e git+https://github.com/twintproject/twint.git#egg=twint

Perhaps the latest code needs to be released to PyPI?

Most helpful comment

Yes, cli.py is missing in 1.2.0.0. We are working for a couple of features and then we will release the next version

All 3 comments

Yes, cli.py is missing in 1.2.0.0. We are working for a couple of features and then we will release the next version

What is the expected date for the next release?

@kanihal There are a couple of issues to fix and no time to spend, I kindly ask you to wait. Sorry for the inconvenience

Was this page helpful?
0 / 5 - 0 ratings