Create a Graphical User Interface (GUI) in PyQt5 and Python https://www.youtube.com/playlist?list=PLQWV7MsbY0CU3BRt7o3DNAEpS6FsDPUH4 the first video in this playslit :
FreeTransfert v2.0 is comming ... DOWNLOAD FROM HERE this the final product design ... for now this is the css style of the final form QToolButton { border:none; background:transparent; } #Form{ background:#a9a9a9; } QPushButton { background:#333; color:white; font-size:15px; font-weight:bold; border-radius:5px; } QLineEdit { color:#a5a5a5; font-size:25px; font-weight:bold; } #lineEdit { font-size:65px; } QGroupBox{ background:white; border:none; } #lineEdit_2 { font-size:40px; }
Make Youtube Video Downloader with Python in 5 minutes In this tutorial we have used pytube module. To install pytube module type below code to the console: $ pip install pytube also we have used python 3.6 and pycharm IDE. get_videos function is depricated and removed from this librrary !!!! to solve this issu visite this link : https://python-pytube.readthedocs.io/en/latest/user/quickstart.html#downloading-a-video this is an other demonstration of the same librarry and tkinter:
C# to Python(TKinter) Coverter (Visual Studio) Using BunifuPy Library BunifuPy Library allows you to design python TKinter GUI's Using Visual studio designer and converts them to python GUI files NB:: Its Currently a prototype version, Library will be available for free at http://www.bunifu.co.ke