Installation#
Follow these steps to install the project:
Prerequisites: Ensure you have Python 3.9 or higher installed.
Install from PyPI (Recommended):
pip install swectral
Install from source (for development):
git clone https://github.com/siwei66/swectral.git cd swectral pip install -e swectral