Installation
Prerequisites
- Python 3.12 or higher
- pip (Python package installer)
Installation Steps
-
Clone the repository:
git clone https://github.com/r0fls/soad.git cd soad
-
Install the required dependencies:
pip install -r requirements.txt
-
Install the package:
python setup.py install