Skip to content

release: v0.2.0 — Python package, workflow updates, README refresh - #11

Merged
bughht merged 5 commits into
mainfrom
DEV-master
Jul 11, 2026
Merged

release: v0.2.0 — Python package, workflow updates, README refresh#11
bughht merged 5 commits into
mainfrom
DEV-master

Conversation

@bughht

@bughht bughht commented Jul 11, 2026

Copy link
Copy Markdown
Owner

What's new in v0.2.0

🐍 Python Package (seqeyes-python)

  • New Python package published on PyPI: pip install seqeyes-python
  • Drop-in replacement for pypulseq.Sequence.plot() — call seqeyes.set() once, then seq.plot() renders interactively in Jupyter
  • seqeyes.reset() restores matplotlib
  • SeqEyesViewer for low-level usage without pypulseq
  • Supports Python 3.9–3.12

⚡ GitHub Actions

  • python-tests.yml — runs pytest across Python 3.9–3.12 on PRs and pushes
  • publish.yml — automatically builds and publishes the Python package to PyPI on version tags via OIDC trusted publishing

📝 Documentation

  • Both READMEs updated to reflect the actual set()/reset() API
  • Python section added to the root README

🧹 Chores

  • .vscode/ untracked and added to .gitignore
  • Project version bumped to 0.2.0

@bughht
bughht merged commit 8406562 into main Jul 11, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant