mostm / pyqiwi

Python QIWI API Wrapper
http://pyqiwi.readthedocs.io/
MIT License
45 stars 25 forks source link

Help with install and launch this #18

Closed SaintStealler closed 6 years ago

SaintStealler commented 6 years ago

I had clone files and i dont understand how to install them. I dont understand where to write this - "python setup.py install", in cmd? or what? in cmd i have this - (null): can't open file 'setup.py': [Errno 2] No such file or directory. Next. Where i can make a new project? i dont understand where to write "import pyqiwi" Help me pls

mostm commented 6 years ago

Just use pip install qiwipy from cmd and import pyqiwi in your python files/console.