User Tools

Site Tools


programming:python

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
programming:python [2022/03/13 18:24]
nanodano created
programming:python [2022/03/13 19:34] (current)
nanodano
Line 1: Line 1:
 ====== Python Programming ====== ====== Python Programming ======
  
-* Virtual environments+  * Build Python from source 
 +  * Virtual environments 
 +  * Package for pip 
 +  * Create standalone executable with PyInstaller 
 + 
 +===== Web ===== 
 + 
 +  * WSGI 
 +  * Flask 
 +  * Django 
 +  * Waitress 
 +  * Gunicorn 
 +  * uWSGI 
 +  * mod_wsgi 
 + 
 +===== TUI ===== 
 + 
 +  * curses 
 +  * urwid 
 +  * bless 
 + 
 +===== GUI ===== 
 + 
 +  * Tkinter 
 +  * Gtk 
 +  * PyQt5
programming/python.1647195891.txt.gz · Last modified: 2022/03/13 18:24 by nanodano