localstack / localstack/localstack-python-client
[Request] asyncio support
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 191
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
Would love to see:
- asyncio version of localstack_client
- monkeypatch aioboto3
clientandresource
Thanks :)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by locating the localstack_client API and its existing client/resource integration, then review the requested asyncio support and aioboto3 monkeypatch behavior; done means both an asyncio client and resource path are available and the requested aioboto3 interfaces are patched.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100