Ionworks products are stored on private repositories. The software in this project is designed to help users access Ionworks software.
Ionwizard is available on PyPi and can be installed through pip
pip install ionwizard
Ionwizard can be installed from the GitHub repo by running
pip install .
in the cloned repository.
Installation instructions for individual python packages can be found in the Quick start guide
Installation instructions for projects with a pyproject.toml
file can be
found in the Quick start guide
Instructions for using Ionworks pre-built Docker containers can be found in the Quick start guide