Hello every one I'm new to this site and I have recently purchased an Orange Pi Win Plus but got a lot of issues in configuring it. 
	I'm now able to blink LED through Shell and C with WiringPi but I couldn't find any working Python 3 based Library for GPIO.  
	I installed WiringPi from : https://github.com/OrangePiLibra/WiringPi  
	This actually helped me to access GPIO through C/C++ and Shell but I couldn't find any thing for Python that's working.  
	I came accross a new Python Library : "pyA