{"library":"boostedblob","type":"library","category":null,"description":"BoostedBlob is a Python library and command-line tool designed for efficient, async-first file operations across local filesystems, Google Cloud Storage, and Azure Blob Storage. It provides a unified API for common tasks like copying, moving, listing, reading, and writing files. The current version is 1.0.0, which introduced significant API changes, moving from a single generic `Path` object to specific `LocalPath`, `GooglePath`, and `AzurePath` types. Its primary release cadence has been irregular but reached a stable `1.0.0` in April 2024.","language":"python","status":"active","version":"1.0.0","tags":["async","blob-storage","azure","gcs","file-operations","cli"],"last_verified":"Wed May 20","install":[{"cmd":"pip install boostedblob","imports":["from boostedblob.path import LocalPath, AzurePath, GooglePath","from boostedblob.read import read_json\nfrom boostedblob.write import write_json","from boostedblob import delete, list_dir"]},{"cmd":"pip install boostedblob[gcs,azure]","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/boostedblob/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":90,"avg_install_s":5.1,"avg_import_s":0.77,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/boostedblob/compatibility"}}