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?
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
Most helpful comment
Yes,
cli.pyis missing in1.2.0.0. We are working for a couple of features and then we will release the next version