Tutorial for Python begginers



Visual studio code: https://code.visualstudio.com/Download
Python: https://www.python.org/downloads/
get-pip: https://bootstrap.pypa.io/get-pip.py
Kite: https://www.kite.com/download/

Comments

Popular posts from this blog

Drag and Drop CSV file on Matplotlib based PyQt5 GUI : PyQt5 tutorial - ...

Basic Piano GUI in PyQt5: Part 1

Screen recorder in PyQt5 | How to make Audio Video Screen recorder | PyQt5