Ports Search

Results 481490 of 8,048 for www%3Atrac.(0.004 seconds)
www/flup-1.0.2 (Score: 0.024324121)
Random assortment of WSGI servers, middleware
This Python package is a random collection of WSGI modules written by Allan Saddi. flup is functionally divided into three components: * FlupServers * FlupMiddleware * FlupPublisher
www/nostromo-1.9.6 (Score: 0.024324121)
Fast, secure HTTP/1.1 CGI/1.1 SSL IPv4/IPv6 webserver
Nostromo aka nhttpd is a simple, fast and secure HTTP server. It runs as a single process, handling connections with select(2). For CGIs and directory listing it does fork(2). The minimum of HTTP/1.1 and CGI/1.1 are implemented. Also supported are: chroot, setuid, basic authentication, SSL, IPv6, custom responses, aliases, and virtual hosts. The access log is written in standard CLF format.
www/meld-2.1.4 (Score: 0.024324121)
System for manipulating HTML using a Pythonic object model
A simple, lightweight system for manipulating HTML (and XML, informally) using a Pythonic object model. Features: - Allows program logic and HTML to be completely separated - a graphical designer can design the HTML in a visual HTML editor, without needing to deal with any non-standard syntax or non-standard attribute names. - Designed with common HTML-application programming tasks in mind. - No special requirements for the HTML/XML (or just one: attribute values must be quoted) - so you can use any editor, and your HTML/XML doesn't need to be strictly valid. - Works by string substitution, rather than by decomposing and rebuilding the markup, hence has no impact on the parts of the page you don't manipulate. - Does nothing but manipulating HTML/XML, hence fits in with any other Web toolkits you're using. - Tracebacks always point to the right place - many Python/HTML mixing systems use exec or eval, making bugs hard to track down.
www/meld3-0.6.8 (Score: 0.024324121)
HTML/XML templating system for Python
meld3 is an HTML/XML templating system for Python 2.3+ which keeps template markup and dynamic rendering logic separate from one another. meld3 can deal with HTML or XML/XHTML input and can output well-formed HTML or XML/XHTML. meld3 is a variation of Paul Winkler's Meld2, which is itself a variation of Richie Hindle's PyMeld.
www/qpy-1.8 (Score: 0.024324121)
Generating safely-quoted html text from python code
Qpy provides a convenient mechanism for generating safely-quoted html text from python code. It does this by implementing a quoted-string data type and a modification of the python compiler. (This main idea comes from Quixote's htmltext/PTL.)
www/pywikibot-2.0.r1.p2 (Score: 0.024324121)
Wikipedia bot for Python
The Pywikibot framework is a Python library that interfaces with the MediaWiki API version 1.14 or higher.
www/qp-2.2 (Score: 0.024324121)
Python web framework to use qpy and durus together
This is QP, a package for defining and running multiple web applications based on Durus for persistence, standard persistent Session and User classes, easy interactive database sessions, qpy for assembling html, and Quixote2-style forms and path traversal. QP makes it easier than ever to use these tools together.
www/webkit-4.11.4 (Score: 0.024324121)
Python bindings for the Qt4 toolkit, QtWebKit module
PyQt4 is a set of Python bindings for Digia's Qt4 application framework. This package provides the QtWebKit module.
www/webkit-5.5.1 (Score: 0.024324121)
Python bindings for the Qt5 toolkit, QtWebKit module
PyQt5 is a set of Python bindings for Digia's Qt5 application framework. This package provides the QtWebKit module.
www/webkitwidgets-5.5.1 (Score: 0.024324121)
Python bindings for the Qt5 toolkit, QtWebKitWidgets module
PyQt5 is a set of Python bindings for Digia's Qt5 application framework. This package provides the QtWebKitWidgets module.