Jump to content

User talk:197.156.190.195

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

twint.py file has disturbed many from running the twint project. after installing the application eg-;

     git clone https://github.com/twintproject/twint.git
   

install the requirements file eg-:

   pip3 install -r requirements.txt

note if you run your file and receive an error claiming to having something missing in in the module, use the pip to install missing modules. eg-;

    pip3 install green

to run the file just run the command

  twint

note the twint.py file doesn't have to be there to run the command


to us the app ;

   twint -u (username) 
                          for more use ; 
                                       twint -h