{"id":15136016,"url":"https://github.com/wavycloud/pyboto3","last_synced_at":"2025-04-09T17:26:33.998Z","repository":{"id":50168510,"uuid":"64367899","full_name":"wavycloud/pyboto3","owner":"wavycloud","description":"Pythonic Interface for AWS boto3 that gives you autocomplete on every service","archived":false,"fork":false,"pushed_at":"2022-12-08T10:02:35.000Z","size":9524,"stargazers_count":95,"open_issues_count":3,"forks_count":24,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-02T11:52:25.829Z","etag":null,"topics":["autocomplete","aws-boto3","boto3","pycharm"],"latest_commit_sha":null,"homepage":"https://blog.wavycloud.com/boto3-pyboto3-autocomplete/","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/wavycloud.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}},"created_at":"2016-07-28T06:01:06.000Z","updated_at":"2025-02-08T04:59:03.000Z","dependencies_parsed_at":"2023-01-25T06:30:41.102Z","dependency_job_id":null,"html_url":"https://github.com/wavycloud/pyboto3","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wavycloud%2Fpyboto3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wavycloud%2Fpyboto3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wavycloud%2Fpyboto3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wavycloud%2Fpyboto3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wavycloud","download_url":"https://codeload.github.com/wavycloud/pyboto3/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248076267,"owners_count":21043740,"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":["autocomplete","aws-boto3","boto3","pycharm"],"created_at":"2024-09-26T06:03:32.675Z","updated_at":"2025-04-09T17:26:33.981Z","avatar_url":"https://github.com/wavycloud.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pyboto3 interface stubs\nPythonic Interface for AWS boto3 that gives you autocomplete on all AWS services\n\nThe code is not to be imported. you can only use it as a typehint for autocomplete in pycharm.\n\nThis package will minimize the time you have to look for AWS documentation online. You shouldn't leave your coding environment.\n\n# Screenshots\n## Ctrl+Space\n\n![Ctrl+Space Autocomplete Image](https://github.com/gehadshaat/pyboto3/blob/master/img/autocomplete.png)\n\n## Ctrl+Q\n\n![Ctrl+Q Documentation](https://github.com/gehadshaat/pyboto3/blob/master/img/documentation.png)\n\n# Installation\n```\npip install pyboto3\n```\n\n# Usage\n```python\nimport boto3\ns3 = boto3.client('s3')\n\"\"\" :type : pyboto3.s3 \"\"\"\n# s3. -\u003e will give you autocomplete for s3 methods in pycharm\n```\nenjoy autocomplete and navigate to class to read documentation from S3 class code\n\n# Update services to latest version\n* Clone repo\n* Install virtual environment \n```\ncd \u003crepo source\u003e\nvirtualenv .venv\nsource .venv/bin/activate\npip install -r requirements.txt\n```\n* Run boto3_interface_generator\n```\ncd pyboto3\npython boto3_interface_generator.py\n```\n* Add new \u0026 modified files to git \n# Release Instructions\n```\npython setup.py sdist\ntwine upload dist/*\n```\n\n# Contributing\n\nWe need your help! The code needs work and testing to make it friendly with python 3 and other systems. Feel free to test, commit and push changes!\n\n# Issues\nThe package have been tested on Python 2.7 only\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwavycloud%2Fpyboto3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwavycloud%2Fpyboto3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwavycloud%2Fpyboto3/lists"}