cloud_fs
v0.0.8
  • Home page
  • Installation and Usage
    • Installation
      • Option 1: Install from PIP or Conda (recommended for analysts):
      • Option 2: Clone repo (recommended for developers)
  • API reference
    • cloud_fs.cloud_fs
      • cloud_fs.cloud_fs.FileSystem
    • cloud_fs.filesystems
      • cloud_fs.filesystems.BaseFileSystem
      • cloud_fs.filesystems.Local
      • cloud_fs.filesystems.S3
      • cloud_fs.filesystems.FileSystemError
    • cloud_fs.version
cloud_fs
  • »
  • Index
  • Edit on GitHub

Index

B | C | E | F | G | I | L | M | O | P | R | S | W

B

  • BaseFileSystem (class in cloud_fs.filesystems)

C

  • cloud_fs
    • module
  • cloud_fs.cloud_fs
    • module
  • cloud_fs.filesystems
    • module
  • cloud_fs.version
    • module
  • copy() (FileSystem class method)
    • (S3 method)
  • cp() (FileSystem method)
    • (Local static method)

E

  • exists() (FileSystem method)

F

  • FileSystem (class in cloud_fs.cloud_fs)
  • FileSystemError

G

  • glob() (FileSystem method)
    • (S3 method)

I

  • isdir() (FileSystem method)
  • isfile() (FileSystem method)

L

  • Local (class in cloud_fs.filesystems)
  • ls() (FileSystem method)
    • (S3 method)

M

  • mkdirs() (FileSystem method)
  • module
    • cloud_fs
    • cloud_fs.cloud_fs
    • cloud_fs.filesystems
    • cloud_fs.version
  • mv() (FileSystem method)

O

  • open() (FileSystem method)
  • operations (BaseFileSystem property)
    • (Local property)
    • (S3 property)

P

  • path (BaseFileSystem property)
    • (FileSystem property)
    • (Local property)
    • (S3 property)

R

  • rm() (FileSystem method)
    • (Local static method)

S

  • S3 (class in cloud_fs.filesystems)
  • size() (FileSystem method)

W

  • walk() (FileSystem method)
    • (S3 method)

© Copyright 2021, Alliance for Sustainable Energy, LLC.

Built with Sphinx using a theme provided by Read the Docs.