RSS 38 projects tagged "Python Modules"

Download Website Updated 27 Oct 2006 APLoader

Screenshot
Pop 36.61
Vit 1.00

APLoader, or Another Postgres Loader, is a front end to the PostgreSql COPY command. Features include fault tolerance, a progress meter, failed batch logs, minimal requirements, a programmable API, and excellent performance.

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 Website Updated 03 May 2007 BerkeleyDB Backend Storage Engine for DURUS

Screenshot
Pop 30.10
Vit 3.06

BerkeleyDB Backend Storage Engine for DURUS provides a storage engine for DURUS, a persistence system for the Python programming language.

Download Website Updated 21 Mar 2007 Divmod Axiom

Screenshot
Pop 31.64
Vit 2.22

Divmod Axiom is an object-relational database backed by SQLite, the goal of which is to provide an efficient, non-SQL interface to an existing relational database manager. It provides support for common Twisted practices: an Axiom store is also a Twisted IServiceCollection provider, and an implementation of Twisted's IRealm interface is provided. It makes heavy use of plugins and includes a wall-clock scheduler.

Download Website Updated 22 Jul 2008 Elixir

Screenshot
Pop 30.72
Vit 3.22

Elixir is a declarative layer on top of SQLAlchemy. It is a fairly thin wrapper that provides the ability to define model objects following the Active Record design pattern, and using a DSL syntax similar to that of the Ruby on Rails ActiveRecord system. It does not intend to replace SQLAlchemy's core features, but instead focuses on providing a simpler syntax for defining model objects when you do not need the full expressiveness of SQLAlchemy's manual mapper definitions.

Download Website Updated 17 Apr 2013 GeoTypes

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

Screenshot
Pop 235.02
Vit 20.63

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.

Download Website Updated 03 Oct 2004 Konsultant

Screenshot
Pop 27.71
Vit 1.42

Konsultant is a KDE application designed to help a small team of consultants manage clients, tickets, and projects. A working PostgreSQL server is required for operation. The design goal is to create both a working application and a simple application framework.

Download No website Updated 04 Feb 2009 Lumbricidae WORM

Screenshot
Pop 24.00
Vit 1.00

Lumbricidae WORM (Widget Object Relational Mapper) is an SQLAlchemy binding for Webwidgets. SQLAlchemy presents database tables and rows as Python classes and objects. Webwidgets is a framework for writing Web applications as if they were desktop applications. WORM lets you easily map Webwidgets input fields, tables, and other widgets to database mapped classes, instances, and attributes. It requires the Argentum SQLAlchemy convenience library.

Download Website Updated 26 Feb 2006 Modeling Framework

Screenshot
Pop 57.66
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.

Screenshot

Project Spotlight

Kigo M4V Converter for Mac

Convert protected M4V files to MP4, MOV, iPod, iPhone, or Audio format.

Screenshot

Project Spotlight

CloverETL

A Java framework for building data integration and ETL applications.