RSS 4090 projects tagged "Python"

Download Website Updated 20 Mar 2013 Gimp Simulate HDR

Screenshot
Pop 148.93
Vit 1.80

Simulate HDR is a plugin for The GIMP that creates two layers from a single image simulating an underexposed and an overexposed shot, creating a High Dynamic Range image. It can create a tone mapping layer to compress the color range of the image.

No download Website Updated 12 Mar 2013 SQLet

Screenshot
Pop 159.25
Vit 1.01

SQLet allows you to directly execute SQL on multiple text files, right from the Linux commandline. In one single command, you can read in text files (with or without header lines) and perform arbitrary select statements, including joins over several files. SQLet can thus replace awk or grep in some instances.

No download Website Updated 06 Mar 2013 nf3d

Screenshot
Pop 107.78
Vit 1.00

nf3d is a 3D interface to visualize Netfilter-related events. It fetches information from an ulogd-filled database and displays connections and logged packets in a GANTT diagram fashion.

No download No website Updated 06 Mar 2013 RatticDB

Screenshot
Pop 31.35
Vit 8.95

RatticWeb is the Web site part of the Rattic password management solution, which allows you to easily manage your users and passwords.

No download No website Updated 06 Mar 2013 Quinico

Screenshot
Pop 32.39
Vit 8.96

Quinico is a Web application designed to help you easily improve your Web site's performance, reduce errors, and optimize for search engines. It can constantly monitor your sites and alert you when there is a problem that requires attention. Using Quinico, you can automate the continual tracking, reporting, and alerting of the following: Google search engine rankings of all of your important keywords (supports all Google domains and languages); Google Pagespeed metrics including suggestions for improvement (mobile and desktop strategies); page weight breakdown (mobile and desktop strategies); SEO URL metrics (utilizing SEOMoz); Web page test performance metrics (including first and repeat views); and Google Webmaster metrics (keyword impressions/clicks, crawl errors, and top search queries).

No download No website Updated 02 Mar 2013 EZDM (ezdungeonmaster)

Screenshot
Pop 49.48
Vit 9.24

EZDM (ezdungeonmaster) is a simple set of tools for dungeon managers, targeting AD&D 2nd edition rules. It's not an RPG game, but some helper tools for people DM-ing real games, and is designed not to get in the way of roleplay and storytelling, but simply help do the math during encounters and leveling. Dice rolling can be done by the computer, or the tools can be set for manual dice, in which case you simply enter the results of the roll. All game data, charts, and character sheets are stored in JSON format. The EZDM kit defaults to using a simple dialog-based GUI which requires easygui, but a console interface is also available.

No download Website Updated 28 Feb 2013 To Do Quick

Screenshot
Pop 31.42
Vit 9.27

To Do Quick is a very fast, simple, and basic GUI text editor with two features that help you manage your list of tasks. First, items can be prioritized by moving them up or down without cutting/pasting. Second, items can be marked "done", which timestamps them and moves them to the bottom of the list.

Download No website Updated 14 Mar 2013 Q-Tubes

Screenshot
Pop 93.61
Vit 1.11

Q-Tubes is a Web-based QEMU/KVM machine manager in Python built around the Pyramid Web framework. Its goal is to allow management of QEMU/KVM networks across single host instances, and ultimately across server farms. It supports minimal VM instances with disk support and basic network configuration (no user-space network yet), and basic VDE switch configurations. It provides a WSGI interface for deployment behind WSGI-aware servers, or provides its own basic server (python-waitress) for simple instances. The application is under steady development and has a moderate number of (Python) dependencies. Installation in a virtualenv is strongly recommended. It requires QEMU/KVM, VDE, and Python 2.7 or later.

No download Website Updated 26 Feb 2013 Libcolumbus

Screenshot
Pop 69.60
Vit 1.00

Libcolumbus is a small error tolerant search engine designed to deal with noisy data and typos. It will power the searches in the next generation of Ubuntu's HUD system as well as other searches. It has a fast implementation of the Levenshtein distance algorithm, which allows it to correct errors such as added and dropped letters (e.g. 'bar' -> 'bard'), changed letters ('ctr' -> 'car') and translations ('acr' -> 'car'). It also allows the user to customize the error values. Libcolumbus is designed to be small, efficient and easy to embed. It is programmed in C++ but also provides C and Python APIs.

Download No website Updated 26 Feb 2013 res

Screenshot
Pop 34.42
Vit 9.43

res is a tiny commandline HTTP client. It lets you easily interact with HTTP calls quickly within your terminal. It's built on top of the requests library and meant to be a commandline wrapper for requests.

Screenshot

Project Spotlight

vbackup

A modular backup utility.

Screenshot

Project Spotlight

NxWidgets

A graphics package for the NuttX RTOS.