Installation#

Xoscar can be installed via pip from PyPI.

pip install xoscar

Python version support#

Officially Python 3.9, 3.10, 3.11, 3.12 and 3.13.

Added in version v0.8.0: Python 3.13 is supported since v0.8.0.

Dependencies#

Package

Minimum supported version

NumPy

1.20.3

pandas

1.0.0

scipy

1.0.0

scikit-learn

0.20

cloudpickle

1.5.0

psutil

5.9.0

uvloop (for systems other than win32)

0.14.0