4 projects tagged "SQLAlchemy"
SASqlConsole is a unified SQL console based on SQLAlchemy. It features pretty colors, intelligent formatting of output, convenient CSV output, a consistent interface across all backends supported by SQLAlchemy, persistent readline history, and tab completion of all tables and columns and a selection of SQL keywords.
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.
MDS (Mandriva Directory Server), along with the Mandriva Management Console (MMC), is a powerful system that allows developers, system administrators, and other software vendors to manage users, groups, and their associated policies in both OpenLDAP server and Fedora Directory Server which allows multi-master replication. Its highly ergonomic interface design makes it very easy to use, and delegation of administration enables medium size organization to adopt MDS.
DevContest is a tool for teachers of programming that makes it possible to create programming contests for your students. You prepare tasks, a description of them, an examle of the input and output, and a Python script that generates input and output. Students send their source code to the server and the system decides if they work well..
An object-oriented, type safe, multi-threaded approach to computer algebra.