Skip to main content

An object-oriented Python file library

Project description

Fileutils is an object-oriented library for working with files in Python. The various modules exposed by Python for working with files are largely procedural (the primary exception being file-like objects, which are used to read and write files). Fileutils aims to change that and provide an object-oriented, consistent interface for accessing the filesystem.

Fileutils is currently part of the afn package. It will be split out soon and published to this package.

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page