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 30
giampaolo/pyftpdlib A high-level Python library for efficiently building scalable FTP servers 1,682
spotlightkid/micropython-ftplib An FTP client library for MicroPython microcontrollers 36
robert-hh/ftp-server-for-esp8266-esp32-and-pybd A small, simplified FTP server implementation for embedded devices with limited multitasking capabilities 151
hugokernel/micropython-nanoweb A full asynchronous web server for Micropython with a small memory footprint. 106
aio-libs/aioftp A fast and high-performance FTP client/server library for asyncio in Python 192
belyalov/tinyweb A lightweight HTTP server for microcontrollers with limited resources 255
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. 249
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. 3
pfalcon/pycopy A minimalist and memory-efficient Python dialect designed to be portable across various platforms. 807
msoulier/tftpy A Python library implementing a TFTP client-server protocol for file transfer 174
perfecxx/micropython-simplekeypad A MicroPython library for interfacing with keypad matrices. 1