Skip to content

int-brain-lab/iblutil

Repository files navigation

iblutil

CI workflow Coverage Status

Small utilities with minimal dependencies, tests run on Python 3.10 and 3.13

Installation

pip install iblutil

Contribution guide

Install the requirements-dev.txt dependencies.

Release checklist:

  • Python tests pass ./iblutil/tests
  • ruff check passes
  • update CHANGELOG.md
  • update version number in ./iblutil/__init__.py
  • PR to main
  • release on github.com with tag X.X.X. This will trigger an upload to pypi

About

Small utilities with minimal dependencies

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 6

Languages