bloomberg / bloomberg/blazingmq-sdk-python
Add a Docker/docker-compose workflow
Open
enhancement
good first issue
- Dominant language
- Python
- Stars
- 38
- Forks
- 14
- Avg merge
- 16h 31m
- Merged PRs (30d)
- 10
Description
While users of the package can use pre-built wheels, anyone who wants to develop this package needs to have an intricate (and poorly documented) setup with each of the third-party dependencies this package requires.
One way around this would be to provide a Docker setup that builds the third-party dependencies and which sets up a local broker for testing.
Contributor guide
Assessment
This issue has not been assessed yet.