{"id":15477027,"url":"https://github.com/hauntsaninja/boostedblob","last_synced_at":"2025-09-11T18:32:24.897Z","repository":{"id":43176106,"uuid":"289201231","full_name":"hauntsaninja/boostedblob","owner":"hauntsaninja","description":"Command line tool and async library to perform basic file operations on local paths, Google Cloud Storage paths and Azure Blob Storage paths.","archived":false,"fork":false,"pushed_at":"2025-01-03T20:46:05.000Z","size":582,"stargazers_count":24,"open_issues_count":3,"forks_count":20,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-03T21:29:29.010Z","etag":null,"topics":["asyncio","azure","cli","cloud-storage","gcs"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hauntsaninja.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-08-21T07:00:01.000Z","updated_at":"2024-11-24T01:22:57.000Z","dependencies_parsed_at":"2023-02-16T11:11:04.540Z","dependency_job_id":"94771570-bb30-47cf-b072-019abe7ae66e","html_url":"https://github.com/hauntsaninja/boostedblob","commit_stats":{"total_commits":432,"total_committers":13,"mean_commits":33.23076923076923,"dds":0.03240740740740744,"last_synced_commit":"98d63cbd75915e0eed8e036a7762c1581fc3bf09"},"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hauntsaninja%2Fboostedblob","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hauntsaninja%2Fboostedblob/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hauntsaninja%2Fboostedblob/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hauntsaninja%2Fboostedblob/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hauntsaninja","download_url":"https://codeload.github.com/hauntsaninja/boostedblob/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232659180,"owners_count":18557022,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["asyncio","azure","cli","cloud-storage","gcs"],"created_at":"2024-10-02T03:41:59.971Z","updated_at":"2025-01-06T00:57:52.105Z","avatar_url":"https://github.com/hauntsaninja.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# boostedblob\n\nboostedblob is a command line tool and async library to perform basic file operations on local\npaths, Google Cloud Storage paths and Azure Blob Storage paths.\n\nboostedblob is derived from the excellent [blobfile](https://github.com/christopher-hesse/blobfile).\n\nThe fun part of implementing boostedblob is `boostedblob/boost.py`, which provides a\n`concurrent.futures`-like interface for running and composing async tasks in a concurrency limited\nenvironment.\n\n## Installation\n\nJust run `pip install boostedblob`. boostedblob requires Python 3.8 or better.\n\n## Usage\n\nFor an overview and list of commands:\n```sh\nbbb --help\n```\n\nFor help with a specific command:\n```sh\nbbb ls --help\n```\n\nTo enable tab completion, add the following to your shell config (replacing `zsh` with `bash`,\nif appropriate):\n```sh\neval \"$(bbb complete init zsh)\"\n```\nNote that the quotes are necessary. You can also inline the result of `bbb complete init zsh` into\nyour shell config to make your shell startup a little faster.\n\n## Contributing\n\nFor developer documentation (getting started, running tests, debugging tricks, codebase tips),\nsee [CONTRIBUTING.md](CONTRIBUTING.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhauntsaninja%2Fboostedblob","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhauntsaninja%2Fboostedblob","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhauntsaninja%2Fboostedblob/lists"}