Skip to content

ezmsg-org/ezmsg-zmq

Repository files navigation

ezmsg.zmq

Zero-MQ pub/sub units for ezmsg

Installation

pip install ezmsg-zmq

Dependencies

  • ezmsg
  • pyzmq

Development

We use uv for development.

  1. Install uv if not already installed.
  2. Fork this repository and clone your fork locally.
  3. Open a terminal and cd to the cloned folder.
  4. Run uv sync to create a .venv and install dependencies.
  5. (Optional) Install pre-commit hooks: uv run pre-commit install
  6. After making changes, run the test suite: uv run pytest tests

License

MIT License - see LICENSE for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages