smart-bucket
0.1.1
  • sbucket package
smart-bucket
  • Welcome to smart-bucket’s documentation!
  • View page source

Welcome to smart-bucket’s documentation!

sbucket

  • sbucket package
    • Submodules
    • sbucket.environment module
    • sbucket.main module
    • sbucket.s3bucket module
      • S3Bucket
        • S3Bucket.compare_file()
        • S3Bucket.compare_file_to_s3()
        • S3Bucket.compare_timestamps()
        • S3Bucket.contents()
        • S3Bucket.copy_all_files_from()
        • S3Bucket.copy_all_files_to()
        • S3Bucket.copy_files_from()
        • S3Bucket.copy_files_to()
        • S3Bucket.copy_from_s3()
        • S3Bucket.copy_to_s3()
        • S3Bucket.delete_all_files()
        • S3Bucket.delete_file()
        • S3Bucket.delete_files()
        • S3Bucket.exists()
        • S3Bucket.file()
        • S3Bucket.get_hash()
        • S3Bucket.get_metadata()
        • S3Bucket.get_tags()
        • S3Bucket.list_files()
        • S3Bucket.list_files_in()
        • S3Bucket.local_timestamp()
        • S3Bucket.read_header()
        • S3Bucket.s3_newer_than_local()
        • S3Bucket.sync_file()
        • S3Bucket.timestamp()
    • sbucket.s3file module
      • File
        • File.exists
        • File.hash
        • File.timestamp
      • LocalFile
        • LocalFile.exists
        • LocalFile.hash
        • LocalFile.timestamp
      • S3File
        • S3File.download()
        • S3File.exists
        • S3File.hash
        • S3File.timestamp
        • S3File.update_tags()
      • get_timestamp()
      • hash_file()
      • local_timezone()
    • Module contents

Indices and tables

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2023, Bjorn Pettersen.

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