snap install epub
sudo snap install csbooks
Here is what the above code is Doing:
1. Importing the snapcraft module
2. Creating a class called CSBooks
3. Creating a method called pull
4. Creating a method called build
5. Creating a method called stage
6. Creating a method called snap
7. Creating a method called clean
8. Creating a method called main
9. Calling the main method