{"id":28165530,"url":"https://github.com/alexdemure/gads3","last_synced_at":"2025-05-15T12:11:44.534Z","repository":{"id":286625833,"uuid":"962019383","full_name":"AlexDemure/gads3","owner":"AlexDemure","description":"An async and lightweight S3 client for uploading, downloading, and deleting files.","archived":false,"fork":false,"pushed_at":"2025-04-12T08:05:05.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"production","last_synced_at":"2025-04-23T21:02:14.979Z","etag":null,"topics":["s3","s3client"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AlexDemure.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2025-04-07T14:22:24.000Z","updated_at":"2025-04-12T08:05:08.000Z","dependencies_parsed_at":"2025-04-12T08:19:37.629Z","dependency_job_id":null,"html_url":"https://github.com/AlexDemure/gads3","commit_stats":null,"previous_names":["alexdemure/gads3client","alexdemure/gads3"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexDemure%2Fgads3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexDemure%2Fgads3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexDemure%2Fgads3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexDemure%2Fgads3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlexDemure","download_url":"https://codeload.github.com/AlexDemure/gads3/tar.gz/refs/heads/production","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254337534,"owners_count":22054255,"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":["s3","s3client"],"created_at":"2025-05-15T12:11:44.400Z","updated_at":"2025-05-15T12:11:44.518Z","avatar_url":"https://github.com/AlexDemure.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/AlexDemure/gads3\"\u003e\n    \u003ca href=\"https://ibb.co/8ghgbtdJ\"\u003e\u003cimg src=\"https://i.ibb.co/xq4qYdfy/logo.png\" alt=\"logo\" border=\"0\"\u003e\u003c/a\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  An async and lightweight S3 client for uploading, downloading, and deleting files\n\u003c/p\u003e\n\n---\n\n### Installation\n\n```\npip install gads3\n```\n\n### Usage\n\n```sh\nfrom gads3 import S3, Mimetype\n\ns3 = S3(\n    bucket=\"media\",\n    endpoint_url=\"http://localhost:9000\",\n    aws_access_key_id=\"S3_ACCESS_KEY\",\n    aws_secret_access_key=\"S3_SECRET_KEY\",\n)\n\nawait s3.upload(file=bytes, filename=\"filename\", mimetype=Mimetype.jpeg storage=\"files\")\nawait s3.delete(filename=\"filename\", mimetype=Mimetype.jpeg storage=\"files\")\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexdemure%2Fgads3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexdemure%2Fgads3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexdemure%2Fgads3/lists"}