Installation¶
To start using Salve, first install it using pip:
$ pip install salve
And it’s installed! Congratulations on giving your code editors the tools they need to work and allowing yourself to not pull out hair in the process!
Let’s move on to the Example Usage page to give Salve a try!