FtpTiny-Micropython
FTP server
An FTP server implementation in Python for MicroPython
Really small ftp server that runs in a thread
9 stars
3 watching
0 forks
Language: Python
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cwyark/micropython-uaioftp | A lightweight FTP server implementation for MicroPython using asyncio. | 3 |
spotlightkid/micropython-ftplib | An FTP client library for MicroPython microcontrollers | 36 |
cpopp/microftpserver | A minimal FTP server for remote file management on an ESP8266 microcontroller | 36 |
giampaolo/pyftpdlib | A high-level Python library for efficiently building scalable FTP servers | 1,682 |
robert-hh/ftp-server-for-esp8266-esp32-and-pybd | A small, simplified FTP server implementation for embedded devices with limited multitasking capabilities | 151 |
grantgmiller/micropython_ntpserver | An NTP server implementation written in Python for microcontrollers. | 3 |
peterhinch/micropython-filters | Digital filter implementation in MicroPython for real-time and non-realtime applications | 65 |
msoulier/tftpy | A Python library implementing a TFTP client-server protocol for file transfer | 174 |
pfalcon/pycopy-lib | Develops a minimal and lightweight Python standard library compatible with other variants and implementations of Python. | 249 |
9001/partftpy | A Python library that provides a TFTP implementation with additional features for supporting copyparty | 1 |
ratfink/micropython-png | A Python module for working with PNG images on microcontrollers | 12 |
mattytrentini/micropython-fractions | Port of Python's standard Fractions library to MicroPython | 1 |
peterhinch/micropython-msgpack | MicroPython MessagePack implementation | 28 |
hugokernel/micropython-nanoweb | A full asynchronous web server for Micropython with a small memory footprint. | 106 |
wooldoughnut310/micropython-firebase-firestore | A Python library for interacting with Firebase Firestore databases on MicroPython-based devices. | 8 |