Installation

Python Installation

For Python Users, use pip to install the binary distribution:

pip install pspartition

Currently, the latest version is pipversion and the following version of Python and operating systems are supported:

Platform

py3.6

py3.7

Windows

True

True

MacOS(>=10.13)

True

True

ManyLinux

True

True

To test whether you install the package successfully, try to import pspartition in your Python interpreter. If no error occurs, congratulations.