{"id":18792650,"url":"https://github.com/peakwinter/cs3c","last_synced_at":"2025-12-28T12:30:15.033Z","repository":{"id":152656162,"uuid":"75051209","full_name":"peakwinter/cs3c","owner":"peakwinter","description":null,"archived":false,"fork":false,"pushed_at":"2016-11-29T06:47:42.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-29T15:28:18.686Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/peakwinter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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":"2016-11-29T06:37:23.000Z","updated_at":"2016-11-29T06:37:41.000Z","dependencies_parsed_at":"2023-08-13T12:47:31.086Z","dependency_job_id":null,"html_url":"https://github.com/peakwinter/cs3c","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peakwinter%2Fcs3c","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peakwinter%2Fcs3c/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peakwinter%2Fcs3c/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peakwinter%2Fcs3c/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peakwinter","download_url":"https://codeload.github.com/peakwinter/cs3c/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239718373,"owners_count":19685725,"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":[],"created_at":"2024-11-07T21:21:01.880Z","updated_at":"2025-12-28T12:30:14.964Z","avatar_url":"https://github.com/peakwinter.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cs3c\n\nGrab basic information about S3 buckets and the objects within.\n\n\n### Install\n\n```\ngit clone $REPO_URL \u0026\u0026 cd cs3c\nvirtualenv venv\nsource venv/bin/activate\npip install -r requirements.txt \u0026\u0026 pip install -e .\n\ncs3c list\n```\n\n\n### Use\n\n*Note*: AWS credentials can also be passed as env vars `AWS_ACCESS_KEY` and `AWS_SECRET_KEY`.\n\n```\nUsage: cs3c list [OPTIONS]\n\nOptions:\n  -s, --size [g|m|t|k|b]  Display results in [B]ytes, [K]b, [M]b, [G]b or [T]b\n  -j, --json              Output as JSON\n  -t, --type              Group by storage type (standard, infrequent access,\n                          etc)\n  -p, --prefix TEXT       Filter count/size data based on path prefix\n  -f, --filter TEXT       Filter bucket names (regex compatible)\n  -l, --location TEXT     Filter buckets by region (e.g. \"us-west-2\")\n  --access-key TEXT       AWS access key\n  --secret-key TEXT       AWS secret key\n  --help                  Show this message and exit.\n```\n\n\n### Test\n\nSome basic test cases are included; run `python setup.py test`.\n\n\n### Other notes\n\nUses `click` and `boto3`. Developed and tested with Python 3.x.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeakwinter%2Fcs3c","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeakwinter%2Fcs3c","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeakwinter%2Fcs3c/lists"}