micropython-ftplib
FTP client library
An FTP client library for MicroPython microcontrollers
An FTP client library for MicroPython.
34 stars
5 watching
17 forks
Language: Python
last commit: 9 months ago
Linked from 1 awesome list
ftpftp-clientftplibmicropythonpython
Related projects:
Repository | Description | Stars |
---|---|---|
spotlightkid/micropython-osc | A minimal library for implementing Open Sound Control (OSC) protocols on MicroPython platforms. | 65 |
spotlightkid/mrequests | An HTTP client module with a similar API to requests, supporting various MicroPython ports and features like SSL/TLS and basic authentication. | 49 |
brainelectronics/micropython-winbond | A library providing an interface to interact with Winbond Flash chips using the MicroPython platform. | 10 |
mzachmann/ftptiny-micropython | An FTP server implementation in Python for MicroPython | 9 |
tinypico/tinypico-micropython | A set of MicroPython libraries and example projects for the TinyPICO microcontroller | 63 |
giampaolo/pyftpdlib | A high-level Python library for efficiently building scalable FTP servers | 1,677 |
spotlightkid/upy-msgpack | A lightweight MessagePack serialization library for MicroPython | 0 |
cwyark/micropython-uaioftp | A lightweight FTP server implementation for MicroPython using asyncio. | 3 |
pfalcon/pycopy-lib | Develops a minimal and lightweight Python standard library compatible with other variants and implementations of Python. | 248 |
perfecxx/micropython-simplekeypad | A MicroPython library for interfacing with keypad matrices. | 1 |
cpopp/microftpserver | A minimal FTP server for remote file management on an ESP8266 microcontroller | 36 |
ekondayan/micropython-ntp | A robust NTP library for MicroPython. | 8 |
mattnenterprise/rust-ftp | An FTP client library written in Rust | 182 |
sciotaio/micropython-sparkplugb | An implementation of the Eclipse Sparkplug B Specification for MicroPython | 10 |
redoxcode/micropython-dfplayer | A micropython library to control a specific digital music player module | 14 |