Ports Search

Results 14,87114,880 of 19,819 for %22HTTP Server%22.(0.011 seconds)
print/pscal-1.16 (Score: 9.2878623E-4)
Utility for generating Postscript calendars
Pscal is a utility for generating Postscript calendars ready for printing. It can optionally show the phases of the moon for either hemisphere.
print/psdim-1.4 (Score: 9.2878623E-4)
Calculates the optimal placement of the pages for n-up printing
Utility that calculates the optimal placement of the pages for n-up printing
print/PollyReports-1.7.7 (Score: 9.2878623E-4)
Band-oriented PDF report generation from database query
PollyReports.py provides a set of classes for database report writing. It assumes that you are using Reportlab to do PDF generation, but can work with any "canvas-like" object as desired.
print/preppy-2.3.4 (Score: 9.2878623E-4)
ReportLab's templating system
Preppy is ReportLab's templating system. It was developed in late 2000 and has been in continual production use since then. It is open source (BSD-license). The key features are: - *small*. Preppy is a single Python module. If you want a templating system 'in the box', it's easy to include it in your project - *easy to learn*. It takes about one minute to scan all the features - *just Python*. We have not invented another language, and if you want to do something - includes, quoting, filters - you just use Python - *compiled to bytecode*: a .prep file gets compiled to a Python function in a .pyc file - *easy to debug*: preppy generates proper Python exceptions, with the correct line numbers for the .prep file. You can follow tracebacks from Python script to Preppy template and back, through multiple includes - *easy to type and read*. We've been using ``{{this}}`` syntax since well before Django was thought of - *8-bit safe*: it makes no assumption that you are generating markup and does nothing unexpected with whitespace; you could use it to generate images or binary files if you wanted to.
print/pycups-1.9.73 (Score: 9.2878623E-4)
CUPS bindings for Python
CUPS bindings for Python
print/printsupport-5.5.1 (Score: 9.2878623E-4)
Python bindings for the Qt5 toolkit, QtPrintSupport module
PyQt5 is a set of Python bindings for Digia's Qt5 application framework. This package provides the QtPrintSupport module.
print/reportlab-1.21.2 (Score: 9.2878623E-4)
Library to create PDF documents using the Python language
ReportLab is a software library that lets you directly create documents in Adobe's Portabe Document Format (PDF) using the Python programming language. The ReportLab library directly creates PDF based on your graphics commands. There are no intervening steps. Your applications can generate reports extremely fast - sometimes orders of magnitude faster than traditional report-writing tools. The ReportLab library is expected to be useful in at least the following contexts: - Dynamic PDF generation on the web - High-volume corporate reporting and database publishing - An embeddable print engine for other applications, including a 'report language' so that users can customize their own reports. - A 'build system' for complex documents with charts, tables and text such as management accounts, statistical reports and scientific papers - Going from XML to PDF in one step!
print/reportlab-2.7 (Score: 9.2878623E-4)
Library to create PDF documents using the Python language
ReportLab is a software library that lets you directly create documents in Adobe's Portabe Document Format (PDF) using the Python programming language. The ReportLab library directly creates PDF based on your graphics commands. There are no intervening steps. Your applications can generate reports extremely fast - sometimes orders of magnitude faster than traditional report-writing tools. The ReportLab library is expected to be useful in at least the following contexts: - Dynamic PDF generation on the web - High-volume corporate reporting and database publishing - An embeddable print engine for other applications, including a 'report language' so that users can customize their own reports. - A 'build system' for complex documents with charts, tables and text such as management accounts, statistical reports and scientific papers - Going from XML to PDF in one step!
print/libmspub-0.1.2 (Score: 9.2878623E-4)
Library and tools for parsing Microsoft Publisher file format
Libmspub is library providing ability to interpret and import Microsoft Publisher content into various applications.
print/prawn-js-0.7.1 (Score: 9.2878623E-4)
Simplifies embedding JavaScript in your PDF files
A small extension to prawn that simplifies embedding JavaScript in your PDF files