# Installation Installing **oc-py** is straightforward. You can use `pip` to install either the latest stable version from PyPI or directly from GitHub. ## Install the latest stable release from PyPI ```bash pip install PyETV ``` ## Install the development version from GitHub ```bash pip install git+https://github.com/etvproject122f358/oc_py.git ```