RSS 500 projects tagged "Python Modules"

Download Website Updated 13 Sep 2005 MayaVi

Screenshot
Pop 152.08
Vit 3.84

MayaVi is a free, cross platform, easy-to-use scientific data visualizer. It provides a powerful GUI to ease the visualization process. It is written in Python and uses the Visualization Toolkit (VTK) for the graphics. MayaVi can be scripted from other Python programs and also from the interactive Python interpreter. MayaVi includes the VTK Pipeline browser. The VTK Pipeline browser is a Python module (vtkPipeline) that enables one to view and configure the objects in the VTK pipeline graphically with a Tkinter-based GUI. The browser should work for any Python script that uses VTK. MayaVi also provides classes to pickle a VTK object and a simple class documentation browser.

No download Website Updated 23 Feb 2011 Berkeley DB XML

Screenshot
Pop 151.53
Vit 3.27

Berkeley DB XML is a native XML database engine for use within your product. Made available as a C++ library with language bindings for Java, Perl, Python, PHP, and Tcl, it integrates directly into your application (it is not a standalone database server). It provides XQuery access into a database of document containers. XML documents are stored and indexed in their native format using Berkeley DB as the transactional database engine.

Download No website Updated 02 Sep 2003 PyORBit

Screenshot
Pop 146.02
Vit 2.91

PyORBit is a Python binding for the ORBit2 CORBA ORB. It was developped to suit the needs of the bonobo bindings in GNOME-Python, but is usable for other purposes as well. It aims to follow the standard Python language mapping for CORBA. It can generate stubs at runtime from typelibs, IDL files, or by introspecting remote objects using ORBit2's IModule typelib capabilities.

Download Website Updated 15 May 2011 msnlib

Screenshot
Pop 132.07
Vit 9.77

msnlib is an MSN Messenger protocol library and text mode client written in Python.

Download Website Updated 30 Oct 2011 PyLucene

Screenshot
Pop 127.62
Vit 11.73

PyLucene is a Python extension for accessing Java Lucene from Python. Its goal is to allow use of Lucene's text indexing and searching capabilities from Python. It is designed to be API compatible with the latest version of Java Lucene.

Download Website Updated 08 Mar 2012 python-jabberbot

Screenshot
Pop 126.03
Vit 7.95

python-jabberbot is a Jabber bot framework for Python that makes it easy to write simple Jabber bots. One can use these Jabber bots to provide information about running systems, to make Web sites interact with Jabber-enabled visitors, or notify the bot owner about updates or changes that are monitored with custom Python scripts.

No download Website Updated 04 Jan 2008 vsdviewer

Screenshot
Pop 124.50
Vit 3.55

vsdviewer is a MS Visio Drawing and Stencil (VSD/VSS) import filter for the sK1 vector editor and UniConvertor. It can also be used as a standalone viewer.

Download Website Updated 20 Mar 2011 poker-engine

Screenshot
Pop 123.86
Vit 10.57

poker-engine is a Python library that implements poker rules according to variants and betting structures specified in configuration files. It is designed to be used by a multiplayer poker server, a poker AI, or a poker client.

Download Website Updated 31 May 2012 Remote Python Call

Screenshot
Pop 123.07
Vit 11.77

Remote Python Call (RPyC) is a transparent and symmetric Python library for RPC and distributed computing. It supports synchronous and asynchronous operation, callbacks, secure remote services, and transparent object proxying.

Download Website Updated 18 Feb 2004 pylint

Screenshot
Pop 122.87
Vit 2.05

Pylint is a lint-like tool for Python code. It performs almost all the verifications that pychecker does, and additionally can perform some stylistic verification and coding standard enforcements. The checked code is assigned a mark based on the number and the severity of the encountered problems. The previous mark of a given piece of code is cached so that you can see if the code quality has improved since the last check.

Screenshot

Project Spotlight

Verbiste

A French conjugation system.

Screenshot

Project Spotlight

Template Data Interface (TDI)

A powerful markup template system for Python.