micropython-firebase-firestore
Database client
A Python library for interacting with Firebase Firestore databases on MicroPython-based devices.
Firebase Firestore implementation for Micropython.
8 stars
1 watching
2 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
wooldoughnut310/micropython-firebase-auth | An implementation of Firebase Authentication using Micropython | 8 |
thisbejim/pyrebase | A Python wrapper for the Firebase API. | 2,068 |
ckoever/micropython-firebase-realtime-database | An implementation of the Firebase Realtime Database API using Micropython optimized for ESP32 devices. | 25 |
ozgur/python-firebase | Provides a Python interface to the Firebase's REST API for creating, reading, updating, and deleting data. | 593 |
spotlightkid/micropython-ftplib | An FTP client library for MicroPython microcontrollers | 34 |
wybiral/micropython-ch9121 | A library providing an Ethernet module control interface for MicroPython-based systems. | 9 |
crate/micropython-cratedb | A CrateDB driver for MicroPython that enables connecting to and interacting with CrateDB databases. | 5 |
giampaolo/pyftpdlib | A high-level Python library for efficiently building scalable FTP servers | 1,677 |
cwyark/micropython-uaioftp | A lightweight FTP server implementation for MicroPython using asyncio. | 3 |
bugthesystem/firesharp | An asynchronous .NET wrapper for Firebase's REST API | 697 |
sleepyfran/itunespy | A Python library providing an easy-to-use interface to the iTunes Store API | 64 |
dwighthubbard/micropython-redis | A Redis client implementation designed for use with MicroPython on embedded microcontrollers. | 21 |
hugokernel/micropython-nanoweb | A full asynchronous web server for Micropython with a small memory footprint. | 106 |
brainelectronics/micropython-winbond | A library providing an interface to interact with Winbond Flash chips using the MicroPython platform. | 10 |
danni/uwebsockets | An implementation of websockets for the ESP8266 | 192 |