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 |
|---|---|
1.20.3 |
|
1.0.0 |
|
1.0.0 |
|
0.20 |
|
cloudpickle |
1.5.0 |
psutil |
5.9.0 |
uvloop (for systems other than win32) |
0.14.0 |