User Tools

Site Tools


programming:python

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
programming:python [2022/03/13 18:24]
nanodano
programming:python [2022/03/13 19:34] (current)
nanodano
Line 1: Line 1:
 ====== Python Programming ====== ====== Python Programming ======
  
 +  * Build Python from source
   * Virtual environments   * 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.1647195896.txt.gz ยท Last modified: 2022/03/13 18:24 by nanodano