Skip to content

ezmsg-org/ezmsg-xdf

Repository files navigation

ezmsg.xdf

ezmsg namespace package for working with XDF files.

Installation

pip install ezmsg-xdf

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

Namespace package for ezmsg to load iterate data from xdf files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages