Ross ROSS = Recommend OSS · open-source software intelligence for agents

giampaolo/pyftpdlib

Extremely fast and scalable Python FTP server library observed · 2026-08-28

github.com/giampaolo/pyftpdlib · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

67/100

  • Activity 78
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4480
  • days_rel: n/a
  • days_push: 132
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1819 stars · 280 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

pyftpdlib is a pure-Python FTP server library providing a high-level, portable interface for writing fast, scalable, asynchronous FTP servers. It implements the complete RFC-959 FTP protocol plus FTPS, IPv6, and Unicode file names.

Use cases

  • embed an FTP server in a Python application
  • serve files over FTP or FTPS from Python
  • build a custom FTP daemon with custom authentication
  • set up a quick local FTP server for file sharing
  • test FTP clients against a programmable server
  • add secure FTPS file transfer to a backend service

When to choose

  • you need an embeddable, scriptable FTP server in pure Python
  • you need RFC-compliant FTP with FTPS/TLS support
  • you want a lightweight async server without external dependencies
  • you need custom user authentication or virtual filesystem behavior

When to avoid

  • you need SFTP/SSH file transfer instead of FTP
  • you want a full-featured standalone FTP daemon with web admin UI
  • your project is not Python-based

Facets

library · maturity stable

http-server networking security concurrency backend networking developer-tools files python cross-platform windows ftp ftps ftp-server async sendfile rfc959 linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
giampaolo/pyftpdlibmain67

For agents

markdown · JSON · MCP: product_card(name="giampaolo/pyftpdlib")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem