Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,12 @@ NI created and supports this package.
## Python Version Support

`nipanel` supports CPython 3.9+.

## Installation

As a prerequisite to using the `nipanel` module, you must install InstrumentStudio 2026 Q1
or later on your system. You can download and install this software using
[NI Package Manager](https://www.ni.com/en/support/downloads/software-products/download.package-manager.html).

You can directly install the `nipanel` package using `pip` or by listing it as a
dependency in your project's `pyproject.toml` file.