tftpy
TFTP client/server library
A Python library implementing a TFTP client-server protocol for file transfer
Pure Python TFTP library
172 stars
21 watching
120 forks
Language: Python
last commit: 5 months ago Related projects:
Repository | Description | Stars |
---|---|---|
9001/partftpy | A Python library implementing a TFTP client and server with features tailored to support copyparty. | 1 |
giampaolo/pyftpdlib | A high-level Python library for efficiently building scalable FTP servers | 1,677 |
robotpy/pynetworktables | A Python implementation of a robot communication protocol used in robotics competitions. | 62 |
spotlightkid/micropython-ftplib | An FTP client library for MicroPython microcontrollers | 34 |
cwyark/micropython-uaioftp | A lightweight FTP server implementation for MicroPython using asyncio. | 3 |
anthonyknorman/micropython_st7735 | A Python library providing a hardware abstraction layer for interacting with 128x128 TFT displays. | 25 |
cpopp/microftpserver | A minimal FTP server for remote file management on an ESP8266 microcontroller | 36 |
mattnenterprise/rust-ftp | An FTP client library written in Rust | 182 |
kowalpy/robot-framework-ftp-library | A library providing an FTP client interface for Robot Framework automation testing. | 7 |
aio-libs/aioftp | A high-level FTP client/server implementation for asyncio that provides a simple and extensible API. | 192 |
mzachmann/ftptiny-micropython | An FTP server implementation in Python for MicroPython | 9 |
cheungbx/st7735-esp8266-micropython | An ESP8266 library that provides a Python interface to ST7735 TFT LCD displays with support for multiple display sizes and orientations. | 31 |
jlaffaye/ftp | A Go package for creating and managing FTP connections | 1,309 |
grantgmiller/micropython_ntpserver | An NTP server implementation written in Python for microcontrollers. | 3 |
wooldoughnut310/micropython-firebase-firestore | A Python library for interacting with Firebase Firestore databases on MicroPython-based devices. | 8 |