Ports Search

Results 12,96112,970 of 19,819 for %22HTTP Server%22.(0.011 seconds)
devel/dbussupport-5.5.1 (Score: 9.2878623E-4)
Qt event loop support for dbus-python
PyQt5 is a set of Python bindings for Digia's Qt5 application framework. This package provides Qt event loop support for dbus-python.
devel/designer-5.5.1 (Score: 9.2878623E-4)
Python bindings for the Qt5 toolkit, QtDesigner module
PyQt5 is a set of Python bindings for Digia's Qt5 application framework. This package provides the QtDesigner module.
devel/designerplugin-5.5.1 (Score: 9.2878623E-4)
Python bindings for the Qt5 toolkit, QtDesigner plugin
PyQt4 is a set of Python bindings for Digia's Qt4 application framework. This package provides the QtDesigner plugin.
devel/test-5.5.1 (Score: 9.2878623E-4)
Python bindings for the Qt5 toolkit, QtTest module
PyQt5 is a set of Python bindings for Digia's Qt5 application framework. This package provides the QtTest module.
devel/qt5-5.5.1 (Score: 9.2878623E-4)
Python bindings for the Qt 5 toolkit (meta port)
PyQt5 is a set of Python bindings for Digia's Qt5 application framework. This package provides the PyQt5 metaport.
devel/pythontidy-1.23 (Score: 9.2878623E-4)
Cleans up, regularizes, and reformats the text of Python scripts
This script reads Python code from standard input and writes a revised version to standard output. Alternatively, it may be invoked with file names as arguments: python PythonTidy.py input output Suffice it to say that input defaults to '-', the standard input, and output defaults to '-', the standard output.
devel/qmake-3.3.8 (Score: 9.2878623E-4)
The build utility of the Qt 3 project
Qt 3 is a C++ toolkit for application development. It lets application developers target all major operating systems with a single application source code. Qmake is a project and makefile creating utility, that is part of Qt 3. For ease of maintenance it is split out into a port of its own.
devel/repoze.what-1.0.9 (Score: 9.2878623E-4)
Authorization for WSGI applications
repoze.what is an authorization framework for WSGI applications, based on repoze.who (which deals with authentication and identification). On the one hand, it enables an authorization system based on the groups to which the `authenticated or anonymous` user belongs and the permissions granted to such groups by loading these groups and permissions into the request on the way in to the downstream WSGI application. And on the other hand, it enables you to manage your groups and permissions from the application itself or another program, under a backend-independent API. For example, it would be easy for you to switch from one back-end to another, and even use this framework to migrate the data.
devel/repoze.who-friendlyform-1.0.8 (Score: 9.2878623E-4)
Collection of developer-friendly for repoze.who-powered
Collection of repoze.who friendly form plugins repoze.who-friendlyform is a repoze.who plugin which provides a collection of developer-friendly form plugins, although for the time being such a collection has only one item.
devel/repoze.who-testutil-1.0.1 (Score: 9.2878623E-4)
Test utilities for repoze.who-powered applications
repoze.who-testutil is a repoze.who plugin which modifies repoze.who's original middleware to make it easier to forge authentication, without bypassing identification (this is, running the metadata providers). It's been created to ease testing of repoze.who-powered applications, in a way independent of the identifiers, authenticators and challengers used originally by your application, so that you won't have to update your test suite as your application grows and the authentication method changes.