PyFilesystem
latest
  • Introduction
  • Guide
  • Concepts
  • Resource Info
  • FS URLs
  • Walking
  • Globbing
  • Builtin Filesystems
  • Implementing Filesystems
  • Creating an extension
  • External Filesystems
  • PyFilesystem API
  • Reference
  • Contributing to PyFilesystem
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
    • Manually registering Openers
  • 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
  • Contributing to PyFilesystem
    • tox
    • Tests
    • Coding Guidelines
    • Documentation

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2016-2021, Will McGugan and the PyFilesystem2 contributors Revision 8ed9dc49.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
v2.4.16
v2.4.15
v2.4.14
v2.4.13
v2.4.12
v2.4.11
v2.4.10
v2.4.9
v2.4.8
v2.4.7
v2.4.6
v2.4.5
v2.4.4
v2.4.3
v2.4.2
v2.4.1
v2.4.0
v2.3.1
v2.3.0
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
pdf
html
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.