DiamondLightSource / DiamondLightSource/blueapi

Add optional dependency groups for server and client components

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

Description

Installing blueapi into a new project shouldn't include dependencies required for the server and client. It should only include API types (`TypeRequest`, `DataEvent` etc).

Adding `blueapi[client]` should bring in the `BlueapiClient` and dependencies without dragging in fastapi etc.

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.