Difference between revisions of "Python"

From TRCCompSci - AQA Computer Science
Jump to: navigation, search
(Django)
(Using Visual Studio)
 
(51 intermediate revisions by the same user not shown)
Line 25: Line 25:
 
[[Exception Handling - Python]]
 
[[Exception Handling - Python]]
  
=GUIs In Python With Tkinter (WIP) ''- LizQ''=
+
=GUI With Tkinter (WIP) ''- LizQ''=
  
 
[[What Is Tkinter?]]
 
[[What Is Tkinter?]]
Line 33: Line 33:
 
[[Widgets - Tkinter]]
 
[[Widgets - Tkinter]]
  
=Web Apps=
+
=GUI - Other options=
==Flask==
 
[[Creating a Flask Web App]]
 
  
[[Parts of a Flask Web App]]
+
[[Creating A DIY Interface]]
  
[[Connecting MySQL to Flask Web App]]
+
[[PGU Interface]]
  
==Django==
+
[[wxPython Interface]]
[[Creating a Django Web App]]
 
  
[[Set up Login System in Django]]
+
[[pyglet Interface]]
 +
 
 +
=SQLite Databases=
 +
[[Create sqlite connection]]
 +
 
 +
[[Create table with sqlite]]
 +
 
 +
[[Insert Update Delete sqlite queries]]
 +
 
 +
[[Select sqlite queries]]
 +
 
 +
=Using Visual Studio=
 +
[[Create a python project in Visual Studio]]
 +
 
 +
[[Creating a virtual environment in Visual Studio]]

Latest revision as of 08:08, 13 July 2023