RSS 8 projects tagged "Python 2"

No download Website Updated 19 Jan 2013 ssterm

Screenshot
Pop 74.03
Vit 4.26

ssterm is a console-based simple serial port terminal. It features painless serial port configuration, has no dependencies outside of a standard Python 2 installation, is contained in a single file, and provides a variety of useful input/output features, including plain ASCII representation, split hexadecimal/ASCII representation, pure hexadecimal representation, color coding bytes and characters, raw input/output with control character forwarding, and remapping of transmitted and received newlines.

No download No website Updated 11 Feb 2013 rJSmin

Screenshot
Pop 72.08
Vit 6.64

rJSmin is a fast reimplemenation of jsmin.c by Douglas Crockford. Although it's written in Python, nearly all logic happens inside the regular expression engine: rJSmin is actually a single regex substitution call.

No download No website Updated 11 Feb 2013 rCSSmin

Screenshot
Pop 57.65
Vit 3.54

RCSSmin is a CSS minifier. The implementation is based on the semantics of the YUI compressor, but aiming for speed instead of maximum compression so that it can be used at runtime rather than during a preprocessing step. rCSSmin does syntactical compression only (removing spaces, comments, and possibly semicolons). It does not provide semantic compression (like removing empty blocks, collapsing redundant properties etc). It does, however, support various CSS hacks (by keeping them working as intended).

Download No website Updated 13 Jun 2012 Linux Huawei Unlocker

Screenshot
Pop 113.07
Vit 1.81

Linux Huawei Unlocker is a tool that attempts to automatically remove the carrier lock on Huawei mobile broadband modems from the Linux command line. It automatically finds IMEIs, calculates unlock codes, checks SIM lock status, displays remaining unlock attempts, and asks the user for confirmation before trying the unlock code.

Download No website Updated 23 May 2013 coverity-submit

Screenshot
Pop 85.04
Vit 11.84

coverity-submit submits scan requests to the Coverity demo server. If you are a registered user of Coverity's self-build server and have the cov-build tools installed locally, this script automates the process of running the tools and submitting the results with an analysis request to Coverity. It can be configured to store build passwords, local build commands, and other required information for multiple projects so you don't have to remember it - just call the tool and let it manage the details.

Download No website Updated 13 Sep 2012 RogueWarts

Screenshot
Pop 22.00
Vit 16.67

RogueWarts is roguelike game themed on the Harry Potter world created by J. K. Rowling.

Download Website Updated 13 Oct 2012 xlsx2csv

Screenshot
Pop 40.37
Vit 15.74

xlsx2csv is a tool that converts Excel XSLX files to CSV format. It is fast, and works with huge files.

Download Website Updated 15 Jun 2013 Fvwm-Nightshade

Screenshot
Pop 78.35
Vit 11.50

Fvwm-Nightshade aims to be a lightweight but feature rich and good looking configuration of Fvwm. It contains many useful things to make work and life easier with the flavor of a modern desktop, but it can be configured by the user. It is well documented.

Screenshot

Project Spotlight

objSQL

A PHP-based database access class for performing SQL queries.

Screenshot

Project Spotlight

Termdebug

Debugging tools for interactive terminal programs.