Skip to content

3. How To

Antonio edited this page Jan 29, 2024 · 2 revisions

Requirements

  • Python 3.10+
  • PIP

Clone and Run

$ git clone https://github.com/zacharytomlinson/saspy.git
$ cd saspy
$ pip install -r requirements.txt
$ nano config.yml # Adjust according your needs
$ python example.py # To check that everything works
Clone this wiki locally