An open API service indexing awesome lists of open source software.

https://github.com/anotherrusty/x-api-integration

Terminal App that fetch new tweets from a specific user
https://github.com/anotherrusty/x-api-integration

Last synced: 4 months ago
JSON representation

Terminal App that fetch new tweets from a specific user

Awesome Lists containing this project

README

        

# Description

### App that fetch new tweets from a specific user

# Usage

### Run the following code to make an executable standalone file

pyinstaller --onefile get_new_tweets.py

### Run the .exe file in dist folder