RSS 38 projects tagged "Python Modules"

Download Website Updated 07 Jun 2012 Python-LDAP

Screenshot
Pop 272.42
Vit 20.96

python-ldap provides an object-oriented API to access LDAP directory servers from Python programs. Mainly, it wraps the OpenLDAP 2.3+ libs for that purpose. Additionally, the package contains modules for other LDAP-related stuff (such as processing LDIF, LDAPURLs, and LDAPv3 schema).

Download Website Updated 18 May 2013 SQLObject

Screenshot
Pop 248.40
Vit 247.88

SQLObject is an object-relational mapper, i.e., a library that will wrap your database tables in Python classes and your rows in Python instances. It currently supports MySQL through the 'MySQLdb' package, PostgreSQL through the 'psycopg' package, SQLite, Firebird, MaxDB (SAP DB), MS SQL, and Sybase. It should support Python versions back to 2.4.

Download Website Updated 16 Jun 2012 IMDbPY

Screenshot
Pop 231.97
Vit 20.55

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 19 Oct 2009 pysqlite

Screenshot
Pop 189.93
Vit 6.57

SQLite is a powerful embedded relational database engine. pysqlite makes it available to Python developers via the Database API 2.0.

No download Website Updated 23 Feb 2011 Berkeley DB XML

Screenshot
Pop 151.39
Vit 3.26

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 Website Updated 14 Nov 2011 Redland RDF Library Language Bindings

Screenshot
Pop 92.85
Vit 9.92

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.

Download Website Updated 17 Jan 2012 Python bsddb3

Screenshot
Pop 78.69
Vit 8.79

Python bsddb3 is a Python module that provides a nearly complete wrapping of the Oracle/Sleepycat C API for the database environment, database, cursor, sequence, and transaction objects, and each of these is exposed as a Python type in the bsddb3.db module. The database objects can use various access methods: btree, hash, recno, and queue. It has complete support for Berkeley DB distributed transactions, and complete support for the Berkeley DB Replication Manager and base replication API. The goal is to mirror most of the real Berkeley DB API.

Download Website Updated 17 Apr 2013 GeoTypes

Screenshot
Pop 73.32
Vit 1.49

GeoTypes is a Python library that implements both the OpenGIS/PostGIS and standard PostgreSQL geometry types. It integrates with the psycopg Python/PostgreSQL interface. It provides implementations of all of the OpenGIS/PostGIS classes, except (x,y,m) and (x,y,z,m). It currently supports the EWKB, HEXEWKB, WKB, and WKT formats.

Download Website Updated 26 Feb 2006 Modeling Framework

Screenshot
Pop 57.36
Vit 6.33

Modeling Framework fills the gap between the Python object world and relational databases in that it allows users to transparently create, retrieve, update, or delete Python objects from a database without having to write a single line of SQL. Its main features include generation of database schema, generation of Python code templates ready to be used, support for transparent mapping of (class) inheritance in relational databases, object-oriented query language, use of standard Python getters to traverse relationships (the related objects are automatically fetched when needed and when appropriate), and automatic checking for referential-integrity constraints, etc. Supported databases are MySQL, Oracle, PostgreSQL, and SQLite.

No download Website Updated 23 Jun 2012 PyFileMaker

Screenshot
Pop 51.30
Vit 2.71

PyFileMaker is a set of Python modules that makes it easy to access and modify data stored in a FileMaker Pro database.

Screenshot

Project Spotlight

AnallogicA

A program that generates truth tables.

Screenshot

Project Spotlight

Mylene

A command line audio MPEG player.