.. _installation: ============ 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. .. versionadded:: 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 ================================================================ ==========================