A Python library for reading, writing, and manipulating LIGO Light-Weight XML (LIGO_LW) documents. Version 2.1.1 requires Python >=3.9. Development is active on GitHub.
pip install igwn-ligolwNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Load a LIGO_LW XML file and print the document object.
Uninstall the old package and install igwn-ligolw.
Use 'import ligolw' directly.
Install system dependencies: sudo apt-get install libxml2-dev libxslt1-dev (Linux) or use conda.
No dependency data recorded yet.