Skip to content
EntityQ539164· pop 19· linked from 144 articles

واجهة بوابة خادم ويب

Sign in to save

Also known as WSGI

استدعاء اصطلاح بسيط لخوادم الويب

Described at

PEP 333 – Python Web Server Gateway Interface v1.0 | peps.python.org

This document specifies a proposed standard interface between web servers and Python web applications or frameworks, to promote web application portability across a variety of web servers.

python.org

Link to a page describing this subject · 40,000 chars · not written by Vinony

Wikidata facts

Show 3 more facts
programmed in
Python
Stack Exchange tag
stackoverflow.com/tags/wsgi
Sources (1)

via Wikidata · CC0

Article · العربية

واجهة بوابة خادم الويب (بالإنجليزية: Web Server Gateway Interface)‏(تختصر WSGI ، تنطق ويسكي ) اصطلاح استدعاء بسيط لخوادم الويب يقوم بإعادة توجيه الطلبات إلى تطبيقات الويب أو الأطر المكتوبة بلغة البرمجة بايثون . الإصدار الحالي هو 1.0.1 ، حسب ما أورده مقترح تحسين بايثون (PEP) 3333.

Abstract from DBpedia / Wikipedia · CC BY-SA