Supercoders.in
1.52K subscribers
41 photos
1 video
4 files
371 links
Supercoders
Provide coding and programming Tips
Related to PHP, Android,Java,c#,Unity

Subscriber our YouTube Channel to Stay Updated

Join Our YouTube Channel : https://youtube.com/c/SuperCoders


For Paid Support.
https://t.me/supercoderspaidsupport
Download Telegram
Python GUI Tab Tutorial Part 15.6
Tutorial Cover : 

1.GUI Tab Using PyQt5
2.How to GUI Tab Using Python PyQt5
3.How to Create Tab in PyQt5
4.PyQt5 QMainWindow,QTabWidget,QApplication
5.SYS
6.Pyqt Tab Items
7.Python Add Tab Items into Tab
8.PyQt5 Tabview
9.PyQt5 Tabbed panel
10.Add Tabs PyQt5
11.PyQt5 Qmainwindow Tabs
12.PyQt5 TabWidget Tutorial


Tutorial Link : https://youtu.be/OrMKORl4-bQ

Join Our Telegram Channel to Stay updated : https://t.me/supercoders 
Python Horizontal Vertical Grid Layout Tutorial Part 15.7
Tutorial Cover : 

1.Python Horizontal Layot
2.Python Vertical Layout
3.Python Grid Layout
4.How to Create Horizontal Layout Using PyQt5
5.How to Create Vertical Layout Using PyQt5
6.How to Create Grid Layout Using PyQt5
7.PyQt5 QMainWindow,QTabWidget,QApplication
8.SYS
9.PyQt5 Layout
10.QVBoxLayout,QHBoxLayout
11.PyQt Grid Layout Alignment
12.PyQt5 QMainWindow Layout
13.QGridlayout
14.PyQt5 Nested Layouts
15.Grid Layout PyQt5 Python

Tutorial Link : https://youtu.be/c-P7LyPj9yI

Join Our Telegram Channel to Stay updated : https://t.me/supercoders 
Python GUI Text Number Dropdown Input Dialog Tutorial Part 15.8

Tutorial Cover: 

1. How to Create a Input Dialog in Python
2.PyQt5 QMainWindow,QTabWidget,QApplication
3.Python Pyqt5 Vertical Layout
4.Python Input Number Dialog
5.Python Text Input Dialog
6.Python Dropdown Input Dialog
7.Python Button
8.QInputDialog Tutorial
9.PyQt5 Prompt Dialog
10.PyQt5 Text Box


Tutorial Link : https://youtu.be/7AJ9onlF13E

Join Our Telegram Channel to Stay updated : https://t.me/supercoders 
Python GUI Input Elements Tutorial Part 15.9
Tutorial Cover:

1.How to Create a Input Number in Python
2.How to Create a Input Character in Python
3.How to Create a RadioButton in Python
4.How to Create a CheckBox in Python
5.How to Create a Dropdown in Python
6.How to Display Image in Python
7.PyQt5 QPixMap Tutorial
8.PyQt5 QRadioButton Tutorial
9.PyQt5 QCheckBox Tutorial
10.PyQt5 QComboBox Tutorial
11.PyQt5 QLineEdit Tutorial
12.Python Input Integer
13.Python Input String
14.How to Get String Input in Python 3
13.Comboxbox Activated Example
14.QComboBox get Selected Item Python
15.How to Add Values to Combobox in Python
16.PyQt Radio Button Set Checkbox
17.PyQt5 GroupBox
18.PyQt5 Radio Button
19.How to Get Radio Button Value in PyQt5
20.Python Multiple CheckBox
21.PyQt5 Checkbox Group
22.PyQt5 QMainWindow,QTabWidget,QApplication


Tutorial Link : https://youtu.be/rEC7npcJq-E

Join Our Telegram Channel to Stay updated : https://t.me/supercoders 
Python GUI WebView Tutorial Part 15.10

Tutorial Cover:
1.How to Display a WebPage in Python GUI Window
2.Python QWebView
3.PyQt5 WebView,WebKit
4.PyQt5 Webkit Install
5.PyQt5 QWebpage
6.Qtwebkitwidgets
7.Python Web Viewer
8.Python Web Desktop Application

Tutorial Link : https://youtu.be/SiWgdHAB5kc


Join Our Telegram to Stay Updated : https://t.me/supercoders
Python GUI File Open and Save Dialog Tutorial Part 15.12

Tutorial Cover:

1.How to Show File Open Dialog in Python
2.How to Show File Save Dialog in Python
3.QFileDialog
4.QFileDialog.getOpenFileNames(), QFileDialog.getOpenFileName(), QFileDialog.getSaveFileName()
5.Python Choose Directory GUI
6.Python Prompt User for File
7.Choose File to Open in Python
8.Open File Dialog on Button Click PyQt5
9.PyQt5 File Browse Button
10.PyQt5 Get File Path


Tutorial Link : https://youtu.be/fH0GQuF0FdE


Join Our Telegram to Stay Updated : https://t.me/supercoders
Python GUI Calculator Tutorial Part 15.13
Tutorial Cover:

1.How to Create GUI Calculator
2.How to Create Calculator in Python
3.Python eval() Function
4.Python GridLayout Tutorial
5.Python QPushButton
6.Python QLineEdit
7.Python Input Box and Button
8.PyQt5 GUI Calculator
9.Design Simple Python GUI Calculator


Tutorial Link : https://youtu.be/euyvkH9sJu0


Join Our Telegram to Stay Updated : https://t.me/supercoders
How to Make NotePad in Python Tutorial Part 15.4

Tutorial Cover:

1.How to Create Notepad in Python
2.Python Notepad Tutorial
3.Buid Your Text Editor in Python
4.Python PyQt5 Notedpad
5.PyQt5 QTextEdit ,QMainWindow,QVBoxlayout
6.Read Content From File
7.Write Content into File
8.How to Create GUI Menu
9.Python GUI Notepad Tutorial


Tutorial Link : https://youtu.be/kfbokzB9qTU


Join Our Telegram to Stay Updated : https://t.me/supercoders
Keep support us on our contents by like our video
Thanks
Working on python vehicle parking system so might be delay in video upload
Before watching parking system please understand the python gui
Thanks
Python GUI Vehicle Parking System Introduction Part 16.1


In This Tutorial i Cover Our Project (Vehicle Parking System) Introduction Such as Our ER Diagram of Project, Project Modules, Process Flow, Application Screens


Tutorial Link : https://youtu.be/W-H0ISsjwYs


Join Our Telegram Channel to Stay Updated : https://t.me/supercoders
Python GUI Vehicle Parking System Part 16.2 | Creating Splash screen and InstallWindow Screen

In This Tutorial I will Show You How to Create MySql Database Then I will Create Splashscreen and InstallWindow Screen Using PyQt5 Widget Also i will Show You to Create all This Using OOP Concept


Tutorial Link : https://youtu.be/sFhgfc2GOVY

Join Our Telegram Channel to Stay Updated : https://t.me/supercoders
Python Vehicle Parking System Project Part 16.3 | Create LoginWindow and HomeScreen


In This Tutorial i Will Show You How to Create Login Window Screen by Adding Button and Input Box Then i Will Create a Single Screen Home Screen with Menu and Pages Using Frames and Layout which had Feature of Hide and Show Page on Menu Click


Used : 
Pyqt5 QWidget,QWindow,QPushbutton,QVBoxLayout,QLineEdit,QFrame,QHBoxLayout,QLabel


Tutorial Link : https://youtu.be/34FpxwRHIYM
Python Vehicle Parking System Project Part 16.4 | Create First Time Install Functionality

In This Tutorial First Am Getting Input From User and Save Data in JSON format in a file This File is Just a Configuration File for Our Project Which Had Store Information about Database Username Password Then Later i Create a Function for Creating Tables in MySql for Our Data Then I will Insert the Slot Data and Admin Login Details

What You Learn in This Topic?
1.How to Create Table in MySql using Python
2.How to Read and Write Data into File
3.How to Insert Data into Table
4.How to Convert JSON into Dictionary
5.How to Convert Dictionary into JSON

Used : 
Pyqt5 QWidget,QWindow,QPushbutton,QVBoxLayout,QLineEdit,QFrame,QHBoxLayout,QLabel

Tutorial Link https://youtu.be/cSXtQibCyLg

Join Our Telegram Channel to Stay Updatedhttps://t.me/supercoders
Python GUI Vehicle Parking System Project Part 16.5 | Create Login Functionality and HomeScreen


In This Tutorial am First Creating Login Functionality Using MySql and Python Then Create a HomeScreen Which had Slots for Showing Data for Empty and Filled Space Empty Space are in Green and Filled Are in Red

What You Learn in This Topic?

1.How to Create Sql Query
2.How to Fetch Data from DataBase


Used : 
Pyqt5,QWidget,QWindow,QPushbutton,QVBoxLayout,QLineEdit,QFrame,QHBoxLayout,QLabel,MySql


Tutorial Link : https://youtu.be/5-koBtZhLBU


Join Our Telegram Channel to Stay Updated : https://t.me/supercoders
Python GUI Vehicle Parking System Project Part 16.6 | Creating Add Vehicle Screen and Functionality

In This Tutorial First am Creating Form for Adding Vehicles then Save this Data into MySql Database Table after That also Updating the Slot Table According to Vehicles Like Slot is Filled or Empty for Vehicles 

What You Learn in This Topic?
1.MySql Insert Query
2.MySql Update Query
3.MySql Get Inserted ID
4.Python PyQt5 Create Form

Used : Pyqt5,QWidget,QWindow,QPushbutton,QVBoxLayout,QLineEdit,QFrame,QHBoxLayout,QLabel,MySql,lastid,insert-id,update,insert,form,python

Tutorial Link : https://youtu.be/jETxROcga6Q

Join Our Telegram Channel to Stay Updated : https://t.me/supercoders
Python GUI Vehicle Parking System Project Part 16.7 | Creating Manage Vehicle and History Screen Functionality


In This Tutorial I Will Create Manage Screen Then Show the Vehicle Details After that Adding Functionality for Exit Vehicle ,Than i will Add History Screen for Showing all Vehicle Entry Exit Time , Than i will Add Refresh Data Features.


What You Learn in This Topic?

1.MySql Select Query
2.MySql Update Query
3.Python PyQt5 TableWidget
4.Python PyQt5 Refresh Table Data

Tutorial Link : https://youtu.be/za3nu2DAdcM


Join Our Telegram Channel to Stay Updated : https://t.me/supercoders
Python GUI Vehicle Parking System Project Part 16.8 | Layout Style and Design


In This Tutorial i will Customize Layout and Design of Home Screen,Buttons,Input Box 

What You Learn in This Topic?

1.Python PyQt5 StyleSheet
2.Python PyQt5 Designing UI


Tutorial Link : https://youtu.be/H0IRngRV5oQ


Join Our Telegram Channel to Stay Updated : https://t.me/supercoders
Python Tutorials

Complete Playlist : https://www.youtube.com/watch?v=mGmZJpha5Hc&list=PLb-NlfexLTk9yW9U32TwT6U4tV1nrqzg3

Python Setup Tutorial Part 1

Tutorial Link : https://youtu.be/mGmZJpha5Hc

<!-- ********************************** -->
Python Datatypes Tutorial Part 2

Tutorial Link : https://youtu.be/P0gAgrKr8GM

<!-- ********************************** -->
Python List and Dictionary Tutorial Part 3

Tutorial Link : https://youtu.be/grWbJvsuy9Q

<!-- ********************************** -->
Python Functions Tutorial Part 4

Tutorial Link : https://youtu.be/2KKKyHGI_tA

<!-- ********************************** -->
Python if elif else Condition Tutorial Part 5

Tutorial Link : https://youtu.be/pGZeTB7DqNI

<!-- ********************************** -->
Python For Loop and While Loop Tutorial Part 6

Tutorial Link : https://youtu.be/FCqbzqrBp0o

<!-- ********************************** -->
Python Calculator Program Part 7

Tutorial Link : https://youtu.be/jnItOZvDV24

<!-- ********************************** -->
Python OOP Basic Tutorial Part 8

Tutorial Link : https://youtu.be/XO7MFbaQago

<!-- ********************************** -->
Python File Handling Tutorial Part 9

Tutorial Link : https://youtu.be/n-ObyhOTbeY

<!-- ********************************** -->
Python CSV and JSON Tutorial Part 10

Tutorial Link : https://youtu.be/IF21Bs_fbeI

<!-- ********************************** -->
Python HTTP Request Tutorial Part 11

Tutorial Link : https://youtu.be/j_w0Nram1Oc

<!-- ********************************** -->
Python Web Scraping Tutorial Part 12

Tutorial Link : https://youtu.be/HLCqHsWNZAg

<!-- ********************************** -->
Python MongoDB Tutorial Part 13

Tutorial Link : https://youtu.be/N1CdHhzmntw

<!-- ********************************** -->
Python MySql Tutorial Part 14

Tutorial Link : https://youtu.be/GmqafHggWXw

<!-- ********************************** -->
Python PyQt5 GUI Button Tutorial Part 15.1

Tutorial Link : https://youtube.com/watch?v=28dR-KM5ZH8

<!-- ********************************** -->
Python GUI Dialog Box Tutorial Part 15.2

Tutorial Link : https://youtube.com/watch?v=6HVtBcuomDE

<!-- ********************************** -->
Python GUI Input Box Tutorial Part 15.3

Tutorial Link : https://youtube.com/watch?v=jJz3zADv0nU

<!-- ********************************** -->
Python GUI Menu Bar Tutorial Part 15.4

Tutorial Link : https://youtube.com/watch?v=n_VGiV0WfUs

<!-- ********************************** -->
Python GUI Table Tutorial Part 15.5

Tutorial Link : https://youtube.com/watch?v=wrBd7GgTZNc

<!-- ********************************** -->
Python GUI Tab Tutorial Part 15.6

Tutorial Link : https://youtube.com/watch?v=OrMKORl4-bQ

<!-- ********************************** -->
Python Horizontal Vertical Grid Layout Tutorial Part 15.7

Tutorial Link : https://youtube.com/watch?v=c-P7LyPj9yI

<!-- ********************************** -->
Python GUI Number Text Dropdown Dialog Input Tutorial Part 15.8

Tutorial Link : https://youtube.com/watch?v=7AJ9onlF13E

<!-- ********************************** -->
Python GUI Elements Tutorial Part 15.9

Tutorial Link : https://youtube.com/watch?v=rEC7npcJq-E

<!-- ********************************** -->
Python GUI WebView Tutorial Part 15.10

Tutorial Link : https://youtube.com/watch?v=SiWgdHAB5kc

<!-- ********************************** -->
Python GUI Progress Bar Tutorial Part 15.11

Tutorial Link : https://youtube.com/watch?v=uqfhGTzmIM4

<!-- ********************************** -->
Python GUI File Open and Save Dialog Tutorial Part 15.12

Tutorial Link : https://youtube.com/watch?v=fH0GQuF0FdE

<!-- ********************************** -->
Python GUI Calculator Tutorial Part 15.13

Tutorial Link : https://youtube.com/watch?v=euyvkH9sJu0

<!-- ********************************** -->
How to Make NotePad in Python Tutorial Part 15.14

Tutorial Link : https://youtube.com/watch?v=kfbokzB9qTU
<!-- ********************************** -->

Python GUI Vehicle Pa