Giter Club home page Giter Club logo

ftputil's Introduction

ftputil

Purpose

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.

Documentation

The ftputil documentation is here.

Prerequisites

To use ftputil, you need Python, at least version 3.6.

Installation

You can install ftputil with pip:

pip install ftputil

Unless you're installing ftputil in a virtual environment, you'll probably need root/administrator privileges.

To update the library, run

pip install -U ftputil

That said, you can use another Python package manager if you like. Adapt the commands accordingly.

Note that ftputil versions with a different major version number won't be fully backward-compatible with the previous version. Examples are the changes from 2.8 to 3.0 and from 3.4 to 4.0.0.

License

ftputil is open source software. It is distributed under the new/modified/revised BSD license.

Authors

Stefan Schwarzer [email protected]

Evan Prodromou [email protected] (lrucache module)

(See also the file doc/contributors.txt.)

Please provide feedback! It's certainly appreciated. :-)

ftputil's People

Contributors

pombredanne avatar sschwarzer avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

stastnypremysl

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.