RSS 103 projects tagged "Python Modules"

Download Website Updated 31 Jul 2005 dnspython

Screenshot
Pop 69.33
Vit 4.66

dnspython is a DNS toolkit for Python. It supports almost all of the record types. It can be used for queries, zone transfers, and dynamic updates. It supports TSIG authenticated messages and EDNS0. dnspython provides both high and low level access to DNS. The high level classes perform queries for data of a given name, type, and class, and return an answer set. The low level classes allow direct manipulation of DNS zones, messages, names, and records.

Download Website Updated 09 Sep 2005 HarvestMan

Screenshot
Pop 102.33
Vit 5.99

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.

No download Website Updated 24 Feb 2004 uTidylib

Screenshot
Pop 26.89
Vit 1.46

uTidylib is a Python wrapper for TidyLib.

Download Website Updated 24 Feb 2007 Flightdeck-UI

Screenshot
Pop 50.50
Vit 3.76

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.

Download Website Updated 02 Jan 2004 ll-url

Screenshot
Pop 32.95
Vit 1.45

ll-url is a Python module which provides classes for parsing and constructing RFC 2396-compliant URLs, as well as reading data from URLs or writing data to (local) URLs.

Download Website Updated 28 Jun 2012 Xapian and Omega

Screenshot
Pop 310.06
Vit 21.32

Xapian is a search engine library, scalable to collections containing hundreds of millions of documents. It's written in C++ with bindings for Perl, Python, PHP, Java, Tcl, C#, Ruby, and Lua. It is a highly adaptable toolkit that allows developers to easily add advanced indexing and search facilities to their own applications. It supports the Probabilistic Information Retrieval model and also a rich set of boolean query operators. Omega is a Web search application built upon the Xapian library. It can index a Web server's document tree (including HTML, PDF, OpenOffice, MS Word/Excel/Powerpoint/Works, WordPerfect, RTF, PS, etc.), or data exported from arbitrary sources (e.g. SQL databases).

Download Website Updated 28 Sep 2006 ibo

Screenshot
Pop 20.05
Vit 3.42

ibo is a tool for developing Web-based interfaces to relational databases. ibo1 is a translator from an ad hoc language to C, ibo2 is an application server for projects written in the same language as ibo1, and ibo3 is a small set of Python modules.

Download Website Updated 25 Jun 2004 PyWork

Screenshot
Pop 28.14
Vit 2.31

PyWork is a high performance Python Web framework. It works in conjunction with Apache, Python, and ModPython to deliver ultra-high quality request performance and a Python-oriented, object-oriented Web enviroment. It supports ZPT templates, XSLT, and more.

Download Website Updated 25 Dec 2005 IbPy

Screenshot
Pop 29.24
Vit 2.26

IbPy is a third-party implementation of the API used for accessing the Interactive Brokers online trading system. IbPy implements functionality that a Python programmer can use to connect to IB, request stock ticker data, submit orders for stocks and options, and more.

Download No website Updated 12 Dec 2003 Python-SOAP

Screenshot
Pop 14.97
Vit 58.96

Python-SOAP is an implementation of the SOAP protocol in the Python programming language. SOAP is the foundation of the so-called Web services, allowing the interaction of software across the network. The goals of the project are standards-compliance, a clean design, and well-written documentation. This implementation is built on top of the DOM, which makes it robust and easily extensible.

Screenshot

Project Spotlight

IckleBot for Android

A boilerplate code generator for Android providing runtime dependency injection along with simplified threading and event models.

Screenshot

Project Spotlight

Climax

A Java command line argument parsing framework.