Vertaling van "WSGI" in Duits
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
It is configured to recognize an index.py as the starting point for a WSGI script.
Dieser ist konfiguriert um eine index.py als Startpunkt für ein WSGI Skript zu nutzen.
All of the common Python web frameworks support WSGI.
Alle verbreiteten Python Web Frameworks unterstützen WSGI.
Two security issues have been found in the Python WSGI adapter module for Apache.
Das Python WSGI Adaptermodul für den Webserver Apache zeigt zwei Schwachstellen.
Search result(s) "wsgi"
Suchergebnis(se) "wsgi"
The ophelia package includes an application factory which allows Ophelia to be configured into a WSGI stack using a paste.ini-style configuration file.
Das Ophelia-Paket enthält eine Application factory, mit deren Hilfe Ophelia mit einer paste.ini-artigen Konfigurationsdatei in einen WSGI-Server konfiguriert werden kann.
The WSGI config file is a simple python script, that is shipped as mumble-django.wsgi.Normally you do not need to
Das WSGI-Script ist ein einfaches Python-Script, welches bei Mumble-Django als mumble-django.wsgi beiliegt.Nor
Plone 5.2 ships with Zope 4, which itself comes with Python 3 compatibility, Web Server Gateway Interface (WSGI) support, and a new look.
Plone 5.2 basiert auf Zope 4, das selber auch Python 3 unterstützt und den Web Server Gateway Interface (WSGI) Standard mitbringt.
Some users experienced problems with this config, as the WSGI handler didn't load for them, and they got this error
Manche Benutzer hatten Probleme mit dieser Konfiguration, weil der WSGI-Handler nicht startete und im Logfile
The process will be laid out in an upcoming PEP, which some suggested would serve a purpose similar to the WSGI reference but for asynchronous event loops.
Version 0.4 implements the Ophelia request handler as a WSGI application which can be used in any of the following ways (and more)