stastnypremysl / ftputil

Git mirror of Mercurial repo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ftputil

ftputil is a high-level FTP client library for the Python programming language. ftputil implements a virtual file system for accessing FTP servers, that is, it can generate file-like objects for remote files. The library supports many functions similar to those in the os, os.path and shutil modules. ftputil has convenience functions for conditional uploads and downloads, and handles FTP clients and servers in different timezones.


This repository is a code mirror of the main website at https://ftputil.sschwarzer.net .

About

Git mirror of Mercurial repo

License:Other


Languages

Language:Python 98.6%Language:Makefile 1.0%Language:Dockerfile 0.4%