DiamondLightSource / DiamondLightSource/blueapi

Decide on http client dependencies

Open
#1,069 6 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
13
Forks
13
Avg merge
2d 11h
Merged PRs (30d)
25

Description

Requests does not support async requests. Making numtracker integration async (ACQP-436) would need `httpx` and it'd make sense to only have one library.

`aiohttp` could also be an alternative but is async only so would require further changes where as httpx supports both so would be a drop in replacement.

## Acceptance Criteria
- There is one http library in use in blueapi
- That library can make async requests

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.