RSS 5 projects tagged "Python Modules"

Download Website Updated 09 Sep 2005 HarvestMan

Screenshot
Pop 103.05
Vit 6.00

HarvestMan is a multithreaded off-line browser.It has many features for customizing offline browsing through URL filters, word filters, domain filters, URL priorities, depth-fetching, fetch levels, file limits, time limits, robot exclusion protocols, and many more. It is useful to download an entire Web site or certain files from a Web site to the hard disk for offline browsing later. It supports HTTP/HTTPS and FTP protocols and can work across proxies.

Download Website Updated 24 Feb 2007 Flightdeck-UI

Screenshot
Pop 51.66
Vit 3.77

Flightdeck-UI is a project that utilizes the ideas in the design of aircraft controls and instruments for creating general purpose user interfaces. The project includes Flightdeck-UI Online (a Web-based monitoring system that works entirely through the browser), the Multi-Variable Monitor (MVM) application, and a Tkinter widget library. Flightdeck-UI Online is installed on a Web server. The MVM application provides a graphical editor with theme support for quickly creating Flightdeck-UI control panels. It is possible but not necessary to write code in order to use MVM.

No download Website Updated 27 Aug 2008 Cloud User Shell

Screenshot
Pop 30.79
Vit 1.00

Cloud User Shell (cush) is a multi-call executable bringing RESTful cloud control to the command line, combining many useful cloud computing utilities into a single executable. It follows the Unix philosophy of writing components that work together, do one thing and do it well, and communicate over text (HTTP) streams. It is also RESTful, clearly delineating the 3 sides of the REST Triangle: verbs (e.g. GET), nouns (e.g. http://samj.net/), and content types (e.g. text/html).

Download Website Updated 17 Mar 2005 HTMLTools

Screenshot
Pop 16.49
Vit 1.47

HTMLTools is a set of Python tools to fetch and manipulate HTML pages and their related content.

Download Website Updated 27 Mar 2005 PYthon Interface to Google! Suggest

Screenshot
Pop 15.59
Vit 1.00

PYthon Interface to Google! Suggest (PYIGS) is a Python package that provides an interface to Google Suggest results. It may be run standalone or incorporated as a module. Currently, it only supports a basic query, with or without result match listings.

Screenshot

Project Spotlight

dyject

A dependency injection module for Python.

Screenshot

Project Spotlight

wye

A pipe multiplexer.