Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 345 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 345 Bytes

Tweeter API

Installation

  1. Clone the project git clone https://github.com/HugoLiconV/Twiter-IA.git
  2. Move to folder cd Twitter-IA
  3. Install dependencies pip install -r requirements.txt
  4. Write your twitter credentials in secret.example.py and then rename it to secret.py

Execute

`python main.py`