# 🚀 Install ChemUnited-Drive ChemUnited-Drive is available on PyPI, so you can install it directly from the terminal. ## Install from PyPI (recommended) ```shell pip install Chemunited-drive ``` ## Install the latest development version (GitHub) If you want the most recent changes that may not yet be published on PyPI, install directly from GitHub: ```shell pip install git+https://https://github.com/automatedchemistry/chemunited-drive.git ```