micropython-basicdweet
Dweet API
A basic API module for the Dweet service
A python module for very basic APIs of the free dweet service.
3 stars
2 watching
0 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jacklinquan/micropython-cryptodweet | Provides basic APIs for interacting with the Dweet service, including encryption. | 2 |
jacklinquan/micropython-dweeter | A Python module for securely sending and receiving encrypted messages through the Dweet service. | 3 |
jacklinquan/micropython-aiobutton | A MicroPython module for creating buttons with debounced and timed press/hold states | 4 |
michaelcurrin/python-twitter-guide | A collection of Python code snippets and guides for using the Twitter API with Tweepy. | 4 |
ysenarath/tweetkit | A Python client for accessing the Twitter API | 14 |
jacklinquan/micropython-microbmp | A Python module for processing BMP images in various color depths and compression methods. | 10 |
jeanniedaniel/twitterati | A Python wrapper for accessing the Twitter Developer API V2 | 8 |
ayoko/micropython_esp8266_tweetbot | A Twitter status updater for MicroPython ESP8266 with limited functionality due to memory constraints | 9 |
knolleary/twitter-to-mqtt | A Python-based daemon that retrieves tweets from the Twitter API and publishes them to an MQTT topic. | 16 |
reflejo/pytweet | A Pythonic interface to the Twitter API with pagination and caching support. | 2 |
inueni/birdy | A lightweight Python library providing a unified API interface to Twitter's REST and streaming APIs | 263 |
xdevplatform/search-tweets-python | A Python client library to interact with Twitter's search API endpoints | 856 |
daneden/broadcast | A simple, single-purpose app for writing and posting tweets | 41 |
ekondayan/micropython-ntp | A robust NTP library for MicroPython. | 8 |
jacklinquan/micropython-cryptomsg | An AES CBC mode encryption module for MicroPython devices | 5 |