← Back to search

WSGI

concepts

Web Server Gateway Interface — the Python standard (PEP 3333) for communication between web servers and Python web applications.

Pronunciation

Correct

WIZ-gee

/ˈwɪzdʒiː/

PEP 3333 author Phillip J. Eby and Python core developers commonly pronounce it 'WIZ-gee' in talks and podcasts.

Source: peps.python.org(official spec)

Accepted Variants

Accepted Variant

W-S-G-I (individual letters)

/ˌdʌbəljuː es dʒiː ˈaɪ/

Spelling out each letter is common in formal contexts; both forms are understood by the Python community.

Source: peps.python.org(official spec)

Suggest a correction