micropython-uaioftp

FTP server

A lightweight FTP server implementation for MicroPython using asyncio.

Lightweight ftp library for MicroPython.

GitHub

3 stars
2 watching
2 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list

asyncioftpmicropython

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mzachmann/ftptiny-micropython An FTP server implementation in Python for MicroPython 9
cpopp/microftpserver A minimal FTP server for remote file management on an ESP8266 microcontroller 36
wybiral/micropython-aioweb A lightweight asyncio web framework for MicroPython-based projects 29
giampaolo/pyftpdlib A high-level Python library for efficiently building scalable FTP servers 1,677
spotlightkid/micropython-ftplib An FTP client library for MicroPython microcontrollers 34
robert-hh/ftp-server-for-esp8266-esp32-and-pybd A small, simplified FTP server implementation for embedded devices with limited multitasking capabilities 149
hugokernel/micropython-nanoweb A full asynchronous web server for Micropython with a small memory footprint. 106
aio-libs/aioftp A high-level FTP client/server implementation for asyncio that provides a simple and extensible API. 192
belyalov/tinyweb A lightweight HTTP server for microcontrollers with limited resources 252
ekondayan/micropython-ntp A robust NTP library for MicroPython. 8
pfalcon/pycopy-lib Develops a minimal and lightweight Python standard library compatible with other variants and implementations of Python. 248
roterfux/esp8266_ntp_webserver A MicroPython-based IoT project combining WiFi connectivity, LED control, time synchronization, and basic web serving capabilities for an ESP8266 microcontroller. 2
pfalcon/pycopy A minimalist and memory-efficient Python dialect designed to be portable across various platforms. 805
msoulier/tftpy A Python library implementing a TFTP client-server protocol for file transfer 172
perfecxx/micropython-simplekeypad A MicroPython library for interfacing with keypad matrices. 1