tftpy_server.py

Pure Python TFTP library

Install

All systems
curl cmd.cat/tftpy_server.py.sh
Arch Arch Linux
pacman -S python2-tftpy
Fedora
dnf install python2-tftpy

python2-tftpy

Pure Python TFTP library

python-tftpy

pure Python library for TFTP

Tftpy is a TFTP library for the Python programming language. It includes client and server classes, with sample implementations. Hooks are included for easy inclusion in a UI for populating progress indicators. It supports RFCs 1350, 2347 and 2348.