InstallationΒΆ
To install the last version, all you should need to do is:
python setup.py install
To install the stable version, you can use the preferred installer program (pip):
pip install pyequib
or you can install it from the cross-platform package manager conda:
conda install -c conda-forge pyequib
To get this package with the AtomNeb FITS files, you can simply use git
command as follows:
git clone --recursive https://github.com/equib/pyEQUIB
This package requires the following packages: