PyFilesystem
v2.2.1
  • Introduction
  • Guide
  • Concepts
  • Resource Info
  • FS URLs
  • Walking
  • Globbing
  • Builtin Filesystems
  • Implementing Filesystems
  • Creating an extension
  • External Filesystems
  • PyFilesystem API
  • Reference
PyFilesystem
  • Docs »
  • Welcome to PyFilesystem2’s documentation!
  • Edit on GitHub

Welcome to PyFilesystem2’s documentation!¶

Contents:

  • Introduction
    • Installing
  • Guide
    • Why use PyFilesystem?
    • Opening Filesystems
    • Tree Printing
    • Closing
    • Directory Information
    • Sub Directories
    • Working with Files
    • Walking
    • Globbing
    • Moving and Copying
  • Concepts
    • Paths
    • System Paths
    • Sandboxing
    • Errors
  • Resource Info
    • Info Objects
    • Namespaces
    • Missing Namespaces
    • Raw Info
  • FS URLs
    • Format
    • URL Parameters
    • Opening FS URLS
  • Walking
    • Walk Methods
    • Search Algorithms
  • Globbing
    • Matching Files and Directories
    • Interface
    • Batch Methods
  • Builtin Filesystems
    • App Filesystems
    • FTP Filesystem
    • Memory Filesystem
    • Mount Filesystem
    • Multi Filesystem
    • OS Filesystem
    • Sub Filesystem
    • Tar Filesystem
    • Temporary Filesystem
    • Zip Filesystem
  • Implementing Filesystems
    • Constructor
    • Thread Safety
    • Python Versions
    • Testing Filesystems
    • Essential Methods
    • Non - Essential Methods
    • Helper Methods
  • Creating an extension
    • Naming Convention
    • Opener
    • The setup.py file
    • Good Practices
    • Let us Know
    • Live Example
  • External Filesystems
  • PyFilesystem API
  • Reference
    • fs.base
    • fs.compress
    • fs.copy
    • fs.enums
    • fs.errors
    • fs.glob
    • fs.info
    • fs.filesize
    • fs.mirror
    • fs.move
    • fs.mode
    • fs.opener
    • fs.path
    • fs.permissions
    • fs.tools
    • fs.tree
    • fs.walk
    • fs.wildcard
    • fs.wrap
    • fs.wrapfs

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2016-2017, Will McGugan Revision e1357e8c.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: v2.2.1
Versions
latest
stable
v2.2.1
v2.2.0
v2.1.3
v2.1.2
v2.1.1
v2.1.0
v2.0.27
v2.0.26
v2.0.25
v2.0.24
v2.0.23
v2.0.21
v2.0.20
v2.0.19
v2.0.18
v2.0.17
v2.0.16
v2.0.15
v2.0.13
v2.0.12
v2.0.11
v2.0.9
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.