---
title: "Python scripts supplied with Nexus"
canonical: "https://help.vicon.com/space/Nexus212/11251372/Python%20scripts%20supplied%20with%20Nexus"
format: markdown
---
To make it simpler to develop Python models with Nexus, additional Python scripts are supplied.

These advanced modeling scripts are provided as a package called *viconnexusutils*.

To install the package, use the appropriate *pip* for the Python installation that you want to use (or, to add it to the system Python, use the scripts provided, as described in [Set up Python for use with Nexus](https://vicon-help.atlassian.net/wiki/spaces/Nexus212/pages/11247869)).

The following scripts are included in the package:

- NexusAngles.py
- NexusObject.py
- NexusSegment.py
- NexusTrajectory.py

> ⚠️ **Note**   
> ⚠️ The example scripts that are supplied with Nexus are compatible with Python 2 only.