partftpy
TFTP library
A Pure Python TFTP library with modifications to support Copyparty.
Pure Python TFTP library (copyparty edition)
1 stars
2 watching
0 forks
Language: Python
last commit: 5 months ago copypartytftptftp-servertftpd
Related projects:
Repository | Description | Stars |
---|---|---|
msoulier/tftpy | A Python library implementing a TFTP client-server protocol for file transfer | 172 |
9001/copyparty | A file server project that enables easy resumable uploads/downloads and provides various protocols for sharing files | 850 |
giampaolo/pyftpdlib | A high-level Python library for efficiently building scalable FTP servers | 1,677 |
cpopp/microftpserver | A minimal FTP server for remote file management on an ESP8266 microcontroller | 36 |
spotlightkid/micropython-ftplib | An FTP client library for MicroPython microcontrollers | 34 |
cwyark/micropython-uaioftp | A lightweight FTP server implementation for MicroPython using asyncio. | 3 |
mzachmann/ftptiny-micropython | An FTP server implementation in Python for MicroPython | 9 |
grantgmiller/micropython_ntpserver | An NTP server implementation written in Python for microcontrollers. | 3 |
proftpd/proftpd | A highly configurable FTP server designed to provide secure and flexible access control and user authentication | 527 |
ptpd/ptpd | A C implementation of the Precision Time Protocol for synchronizing clocks on Ethernet LANs. | 506 |
robotpy/pynetworktables | A pure python implementation of the FRC NetworkTables protocol for robot communication | 62 |
robert-hh/ftp-server-for-esp8266-esp32-and-pybd | A small, simplified FTP server implementation for embedded devices with limited multitasking capabilities | 149 |
fclairamb/ftpserverlib | A Golang library providing an easy-to-use FTP server implementation using Afero as the backend filesystem | 420 |
anthonyknorman/micropython_st7735 | A Python library providing a hardware abstraction layer for interacting with 128x128 TFT displays. | 25 |
dogtopus/minipb | A lightweight, pure Python library for serializing and deserializing data using Protocol Buffers | 52 |