micropython_esp8266_tweetbot
Tweet bot
A Twitter status updater for MicroPython ESP8266 with limited functionality due to memory constraints
Tweet bot for MicroPython v1.8.4 (ESP8266)
9 stars
3 watching
3 forks
Language: Python
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ysenarath/tweetkit | A Python client for accessing the Twitter API | 14 |
twitivity/twitter-stream.py | An API client for accessing Twitter's v2 API endpoints to retrieve real-time tweets and other data | 38 |
antirez/micropython-telegram-bot | Library providing a simple way to create a Telegram bot using MicroPython. | 25 |
ezeoleaf/larry | Automates posting content from various GitHub repositories to Twitter. | 161 |
jacklinquan/micropython-basicdweet | A basic API module for the Dweet service | 3 |
gsampallo/micropython_demo_bot | A simple Python-based project to create a Telegram bot using the python-telegram-bot library. | 13 |
reflejo/pytweet | A Pythonic interface to the Twitter API with pagination and caching support. | 2 |
twitivity/twitivity | Provides a Python client library to interact with Twitter's Account Activity API | 58 |
jacklinquan/micropython-cryptodweet | Provides basic APIs for interacting with the Dweet service, including encryption. | 2 |
xdevplatform/search-tweets-python | A Python client library to interact with Twitter's search API endpoints | 856 |
simonlindgren/2wttr | Collects and processes tweets from the Twitter API using Academic access | 20 |
internetlab-br/twitter-bots | An analysis tool to identify Twitter bots following presidential candidates. | 48 |
michaelcurrin/python-twitter-guide | A collection of Python code snippets and guides for using the Twitter API with Tweepy. | 4 |
ryanmcgrath/twython | Provides access to Twitter data and functionality via a Python interface | 1,854 |
sns-sdks/python-twitter | A Python wrapper for the Twitter API v2 | 221 |