This repository was archived by the owner on Mar 30, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Setup
Francesco Poldi edited this page Aug 11, 2019
·
5 revisions
You can install Twint in three ways. Which one to use is up to your needs, if you don't know which one to use, running pip3 install twint
is suggested.
git clone https://github.com/twintproject/twint.git
pip3 install -r requirements.txt
pip3 install twint
or
pip3 install --user --upgrade -e git+https://github.com/twintproject/twint.git@origin/master#egg=twint
pipenv install -e git+https://github.com/twintproject/twint.git#egg=twint