Ports Search

Results 16,05116,060 of 19,819 for %22HTTP Server%22.(0.011 seconds)
textproc/empy-3.3.2 (Score: 9.2878623E-4)
Powerful and robust templating system for Python
EmPy is a system for embedding Python expressions and statements in template text; it takes an EmPy source file, processes it, and produces output. This is accomplished via expansions, which are special signals to the EmPy system and are set off by a special prefix (by default the at sign, @). EmPy can expand arbitrary Python expressions and statements in this way, as well as a variety of special forms. Textual data not explicitly delimited in this way is sent unaffected to the output, allowing Python to be used in effect as a markup language. Also supported are callbacks via hooks, recording and playback via diversions, and dynamic, chainable filters. The system is highly configurable via command line options and embedded commands.
textproc/mysqlviz-0.3 (Score: 9.2878623E-4)
MySQL and SQLite Database Visualisation Tool
Render a graphical representation of a MySQL or SQLite database from a mysqldump or sqlite3 .dump file. Features: - Can infer foreign key relationships if you do not have them defined - Handles partial dumps (FK to tables that are not defined within the dump) - Fast! Uses sed and grep for data extraction (MySQL only)
textproc/reverend-0.3 (Score: 9.2878623E-4)
Simple Bayesian classifier written in Python
Divmod Reverend is a simple, general purpose Bayesian classifier, written in Python. It is designed to be easy to adapt and extend for your application. Stuff you can do with the Reverend: * classify RSS stories * classify recipes by cuisine * who do you write like? Shakespeare, Dickens or Austen * detect the language of a document * is your code more like Guido's or Peter's
textproc/sgrep-1.1a (Score: 9.2878623E-4)
Python wrappers for Sgrep
PySgrep is a Python extension module that enables Python code to call and control the functionality in Sgrep.
textproc/markdown2-2.3.1 (Score: 9.2878623E-4)
Fast and complete Python implementation of Markdown
py-markdown2 provides a converter written in Python that closely matches the behaviour of the original Perl-implemented Markdown.pl. There is another Python markdown.py , but markdown2.py is faster and, to my knowledge, more correct. Markdown is a light text markup format and a processor to convert that to HTML.
textproc/pytidylib-0.2.4 (Score: 9.2878623E-4)
Python wrapper for HTML Tidy (tidylib)
PyTidyLib is a Python package that wraps the HTML Tidy library. This allows you, from Python code, to "fix" invalid (X)HTML markup. Some of the library's many capabilities include: * Clean up unclosed tags and unescaped characters such as ampersands * Output HTML 4 or XHTML, strict or transitional, and add missing doctypes * Convert named entities to numeric entities, which can then be used in XML documents without an HTML doctype. * Clean up HTML from programs such as Word (to an extent) * Indent the output, including proper (i.e. no) indenting for pre elements, which some (X)HTML indenting code overlooks.
textproc/xml-4.11.4 (Score: 9.2878623E-4)
Python bindings for the Qt4 toolkit, QtXml module
PyQt4 is a set of Python bindings for Digia's Qt4 application framework. This package provides the QtXml module.
textproc/xmlpatterns-4.11.4 (Score: 9.2878623E-4)
Python bindings for the Qt4 toolkit, QtXmlPatterns module
PyQt4 is a set of Python bindings for Digia's Qt4 application framework. This package provides the QtXmlPatterns module.
textproc/xml-5.5.1 (Score: 9.2878623E-4)
Python bindings for the Qt5 toolkit, QtXml module
PyQt5 is a set of Python bindings for Digia's Qt5 application framework. This package provides the QtXml module.
textproc/xmlpatterns-5.5.1 (Score: 9.2878623E-4)
Python bindings for the Qt5 toolkit, QtXmlPatterns module
PyQt5 is a set of Python bindings for Digia's Qt5 application framework. This package provides the QtXmlPatterns module.