Right now I'm, trying to learn galen framework using python language.
1. How to install it in windows? I've tried using npm but getting error while installing it
2. What are all the files used to actually run it in python language? spec & test file right?
3. Is there any specific tutorial on the same as most of the tutorials are based on java language & no proper documentation for python as well.
Thanks.