3. How To - zacharytomlinson/saspy GitHub Wiki

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