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
- Host: GitHub
- URL: https://github.com/anotherrusty/x-api-integration
- Owner: AnotherRusty
- Created: 2024-07-07T11:23:33.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-07-07T22:52:28.000Z (12 months ago)
- Last Synced: 2024-09-15T19:14:42.366Z (9 months ago)
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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