codio

Study and compare libraries

Structured analysis of a single library

codio study mne-python

Returns strengths, caveats, entry points, and integration guidance derived from registry metadata.

Compare multiple libraries

codio compare mne-python scipy-signal --query "EEG filtering"

Codio compares shared and distinguishing capabilities across the named libraries and provides a recommendation.

When to study vs. discover

Write a curated note after study

If the study reveals important context, capture it as a curated note:

docs/reference/codelib/libraries/<library-name>.md

Update the profile to point to it:

profiles:
  mne-python:
    curated_note: docs/reference/codelib/libraries/mne-python.md