Regioselectivity of the iridium-catalyzed borylation.
Project description
Environment setup
Start with setting up a new conda
virtual environment (venv)
> conda create --name sobo python=3.9
and activate the created venv
> conda activate sobo
Install dependencies
Get openbabel
and xtb
dependencies
> conda install -c conda-forge openbabel
...
> conda install -c conda-forge xtb
...
Then install the SoBo method
> pip install sobo
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sobo-0.2.0.tar.gz
(4.0 MB
view hashes)
Built Distribution
sobo-0.2.0-py3-none-any.whl
(4.0 MB
view hashes)