This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
programming:python [2022/03/13 18:27] nanodano |
programming:python [2022/03/13 19:34] (current) nanodano |
||
|---|---|---|---|
| Line 5: | Line 5: | ||
| * Package for pip | * Package for pip | ||
| * Create standalone executable with PyInstaller | * Create standalone executable with PyInstaller | ||
| + | |||
| + | ===== Web ===== | ||
| + | |||
| + | * WSGI | ||
| + | * Flask | ||
| + | * Django | ||
| + | * Waitress | ||
| + | * Gunicorn | ||
| + | * uWSGI | ||
| + | * mod_wsgi | ||
| ===== TUI ===== | ===== TUI ===== | ||