phy 2.1.0 is now available on PyPI.
This maintenance release makes phy easier to install and more reliable on current systems. It keeps dataset formats unchanged and incorporates fixes identified during the 2.1.0rc1 testing period.
Highlights
- Modernized dependencies, packaging, and continuous integration for Python 3.10 and newer.
- Replaced the fragile legacy web-based ClusterView with a native Qt implementation.
- Improved GUI startup, rendering, and resource cleanup across Linux, macOS, and Windows.
- Preserved ClusterView sorting during metadata changes and corrected display of NumPy-typed values in native Qt columns.
Install or upgrade
python -m pip install --upgrade "phy==2.1.0"Distribution hashes
47850e27b428a3c70a02e77aebb1f2c2d24eb9c139a9e4ccd82e9333ecc233df phy-2.1.0-py3-none-any.whl
6f3f1588e774c06606db26d0ce1dcec50ec768dca8c51f1e5cfcda001cf80cd0 phy-2.1.0.tar.gz
Thank you to everyone who tested the release candidate and reported issues.