RSS 82 projects tagged "Python Modules"

No download Website Updated 04 Apr 2013 pyratemp

Screenshot
Pop 103.96
Vit 11.95

pyratemp is probably (one of) the smallest complete template-engines for Python (with less than 500 LOC). It has a very small set of special syntax in the templates. These features reduce complexity and the probability of bugs and lead to an easy-to-use and intuitive user-interface. It uses embedded Python-expressions (in a "sandbox"), is well documented, has full Unicode-support, and produces very good error-messages, which is very useful when creating new templates.

No download Website Updated 13 Aug 2012 BitNami Django Stack

Screenshot
Pop 82.89
Vit 9.40

The BitNami DjangoStack is an all-in-one installer that greatly simplifies the installation of Django and its runtime dependencies. It includes ready-to-run versions of Python, Django, MySQL, and Apache. It supports Linux, Windows, and OS X, so you can share the same Django environment on multiple platforms.

Download Website Updated 28 Jun 2012 Xapian and Omega

Screenshot
Pop 312.66
Vit 22.24

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 16 Jun 2012 IMDbPY

Screenshot
Pop 237.19
Vit 20.66

IMDbPY is a Python package useful to retrieve and manage the data of the IMDb movie database about movies, people, characters, and companies. It can retrieve data from both the IMDb's Web server and a local copy of the whole database. The IMDbPY package can be very easily used by programmers and developers to provide access to the IMDb's data to their programs. Some simple example scripts are included in the package.

No download Website Updated 09 Jun 2012 Django

Screenshot
Pop 105.30
Vit 45.58

Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.

Download Website Updated 14 Nov 2011 Redland RDF Library Language Bindings

Screenshot
Pop 93.24
Vit 9.95

redland-bindings provides high-level language bindings for the Redland RDF C libraries, allowing full access to the C APIs along with enhancements for individual languages. It currently provides bindings in Perl, PHP, Python, and Ruby.

No download Website Updated 30 Oct 2011 Flask

Screenshot
Pop 19.13
Vit 23.80

Flask is a microframework for Python based on Werkzeug, Jinja 2, and good intentions.

Download Website Updated 10 Sep 2011 pacparser

Screenshot
Pop 76.21
Vit 6.71

pacparser is a library to parse proxy auto-config (PAC) files. Proxy auto-config files are a vastly used proxy configuration method these days. Web browsers can use a PAC file to determine which proxy server to use or whether to go direct for a given URL. The idea behind pacparser is to make it easy to add PAC file parsing capability to any program (C and Python are supported right now). It comes as a shared C library and a Python module that can be used to make any C or Python program PAC scripts intelligent. Some very useful targets could be popular Web software like wget, curl, and python-urllib.

No download Website Updated 29 Nov 2010 txOpenID

Screenshot
Pop 26.31
Vit 1.00

txOpenID is an implementation of the OpenID Identity Provider specification, written using Twisted Web and Divmod's Nevow. It reads authentication data and user Web sessions out of a MySQL database using MySQLdb and Twisted Enterprise's adbapi layer. txOpenID currently supports version 1.1 of the OpenID specification.

Download Website Updated 11 Oct 2010 Python WebDAV Library

Screenshot
Pop 42.00
Vit 1.93

Python WebDAV Library provides an object-oriented client-side WebDAV library for Python. It is based on Python's standard httplib and Greg Stein's davlib. The client supports RFCs 4918 (basic specification), 3744 (access control), and 3253 (versioning).

Screenshot

Project Spotlight

Hypercube

A graph visualizing tool.

Screenshot

Project Spotlight

CSS3 Drop Shadows

A Web application to build nice CSS3 box shadows.