CMD + K

unyt

Anaconda Verified

Handle, manipulate, and convert data with units in Python

Installation

To install this package, run one of the following:

Conda
$conda install anaconda::unyt

Usage Tracking

3.0.4
3.0.3
2.9.5
3 / 8 versions selected
Downloads (Last 6 months): 0

Description

A package for handling numpy arrays with units. Often writing code that deals with data that has units can be confusing. A function might return an array but at least with plain NumPy arrays, there is no way to easily tell what the units of the data are without somehow knowing them prior. The unyt package (pronounced like "unit") provides a subclass of NumPy's ndarray class that knows about units.

About

Summary

Handle, manipulate, and convert data with units in Python

Last Updated

Dec 5, 2025 at 11:23

License

BSD-3-Clause

Total Downloads

2.0K

Supported Platforms

macOS-arm64
linux-64
linux-aarch64
win-64

Unsupported Platforms

linux-ppc64le Last supported version: 2.9.5
linux-s390x Last supported version: 3.0.3
macOS-64 Last supported version: 3.0.3