Installation 🛠️¶
autojob can be installed via pip:
pip install python-autojob
You can also install the in-development version with ssh:
pip install git+ssh://git@gitlab.com/ugognw/python-autojob.git@development"
or https
pip install git+https://gitlab.com/ugognw/python-autojob.git
Usage¶
To use autojob, do
import autojob