Managed Projects

Showing page 1 of 2

PyInstaller converts (packages) Python programs into stand-alone executables, under Windows, Mac OS X, Linux and Irix. Its main advantages over similar tools are that PyInstaller works with any version of Python since 2.2, it builds smaller executables thanks to transparent compression, it is ... [More] multi-platform (so you can build one-file binaries also under Linux), and uses the OS support to load the dynamic libraries, thus ensuring full compatibility. [Less]

4.5
   
  0 reviews  |  4 users  |  109,583 lines of code  |  14 current contributors  |  Analyzed 10 days ago
 
 

Decompyle is a python disassembler and decompiler which converts Python byte-code (.pyc or .pyo) back into equivalent Python source. Verification of the produced code (re-compiled) is avaliable as well.

0
 
  0 reviews  |  1 user  |  0 current contributors
 
 

This is a pure-python reimplementation of Vincent Driessen tool `git-flow`. It includes a comprehensive test-suite. The implementation was originally started by Vincent, and Hartmut completed the rewrite. In July 2012 Vincent deleted the `python-rewrite` branch from his repository and closed the ... [More] pull-request. So I decided to fork into a new project. [Less]

0
 
  0 reviews  |  1 user  |  4,221 lines of code  |  1 current contributor  |  Analyzed 7 months ago
 
 

Ghostscript, is a well known interpreter for the PostScript language and for PDF. This package implements a interface to the Ghostscript C-API using ctypes. Both a low-level and a pythonic, high-level interface are provided.

0
 
  0 reviews  |  1 user  |  1,249 lines of code  |  1 current contributor  |  Analyzed 3 days ago
  python
 
 

Scale and tile PDF images/pages to print on multiple pages. Pdfposter can be used to create a large poster by building it from multple pages and/or printing it on large media. It expects as input a PDF file, normally printing on a single page. The output is again a PDF file, maybe containing ... [More] multiple pages together building the poster. The input page will be scaled to obtain the desired size. Much like poster does for Postscript files, but working with PDF. Since sometimes poster does not like your files converted from PDF. :-) Indeed pdfposter was inspired by poster. [Less]

0
 
  0 reviews  |  1 user  |  1,691 lines of code  |  1 current contributor  |  Analyzed 7 days ago
 
 

XML schema location files offer a way to locate the schema for a XML-document. They have been defined by XML-Guru James Clark (as apart of his nXML-Emacs mode). As James wrote: "Unlike DTDs, RELAX NG does not specify a way to locate the schema for a document. nXML mode's way is to use ... [More] a list of schema locating files. A schema locating file is an XML document specifying rules for locating a schema. It must be valid with respect to the schema locate.rnc. Each file specifies a list of rules. The rules from each file are appended in order. To locate a schema each rule is applied in turn until a rule matches. The matching rule is then used to determine the schema." Now what's needed is a tool to manipulate these schema location files, something like 'xmlcatalog' is for DTD catalogs. This is what XSL-Schema-Catalog does. [Less]

0
 
  0 reviews  |  0 users  |  184 lines of code  |  0 current contributors  |  Analyzed 12 months ago
 
 

ssl-audit helps finding weak rsa/dsa keys as they are produced by corrupt Debian OpenSSL packages. Since this problem may affect other platforms indirectly, ssl-audit supports Windows and OSX, too. ssl-audit is heavily inspired by dowkd.pl by Florian Weimer. Unfortunately this has some major ... [More] drawbacks: it is tailored towards a typical Unix/Linux environment, per default only scans according to Debian/Linux directory structure, and does not support other platform types like Windows. [Less]

0
 
  0 reviews  |  0 users  |  1,131 lines of code  |  0 current contributors  |  Analyzed 12 months ago
 
 

Join several PDF documents into a single one -- includes droplet. ``pdfjoin`` is a command line tool, a droplet and a Python library to join several PDF documents into a single one. It will join all files passed as argument into a new file. As a special feature it can operate as a ... [More] "droplet". ``pdfjoin`` has three modes of operation: 1) With no output path given: The droplet mode. 2) With an existing directory name is given as output path. 3) With any other path given as output path. [Less]

0
 
  0 reviews  |  0 users  |  198 lines of code  |  0 current contributors  |  Analyzed about 4 hours ago
 
 

Python libraries for interacting with OpenOffice.org. The library is designed to supports both writing Macros called by OOo) and interacting with OOo from an external Python program (using the UNO bridge).

0
 
  0 reviews  |  0 users  |  982 lines of code  |  1 current contributor  |  Analyzed 12 months ago
 
 

A set of Unix utilities implemented in pure Python.

0
 
  0 reviews  |  0 users  |  763 lines of code  |  1 current contributor  |  Analyzed 3 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.