RSS 16 projects tagged "Python"

Download Website Updated 11 Oct 2012 psycogreen

Screenshot
Pop 22.61
Vit 15.07

The psycogreen package makes it possible for psycopg2 to work with coroutine libraries, using asynchronous calls internally but offering a blocking interface so that regular code can run unmodified. While Psycopg offers coroutine support, the main module is a C extension that cannot be monkey-patched to become coroutine-friendly. Instead it exposes a hook that coroutine libraries can use to install a function integrating with their event scheduler. Psycopg will call the function whenever it executes a libpq call that may block. psycogreen is a collection of "wait callbacks" that can be used to integrate Psycopg with different coroutine libraries. psycogreen is currently mainly useful for integration with gevent.

Download Website Updated 01 Feb 2013 Barman for PostgreSQL

Screenshot
Pop 123.02
Vit 3.77

Barman (backup and recovery manager) for PostgreSQL is an administration tool for disaster recovery of PostgreSQL servers. It allows remote backups of multiple servers in business-critical environments and helps DBAs during the recovery phase. Barman's most-wanted features include backup catalogs, retention policies, remote recovery, archiving, and compression of WAL files and backups.

No download Website Updated 19 Oct 2011 pg-python

Screenshot
Pop 18.71
Vit 1.41

pg-python provides access to Python from PostgreSQL. It contrasts with the built-in procedural language by interfacing with PostgreSQL types rather than converting them. This allows large instances of data types to be handled with greater efficiency while also allowing reasonable support for arbitrary data types without the need for a specialized implementation. Procedures are managed as entire modules so that initialization can be performed naturally by a stored procedure (each PostgreSQL function has a "main" entry point). Import statements may exist in a more natural position, and the "main" entry point may be decorated.

No download Website Updated 30 Nov 2011 BitNami Pootle Stack

Screenshot
Pop 22.47
Vit 1.06

BitNami Pootle Stack Native Installer is an easy-to-install distribution of the Pootle application. It includes pre-configured, ready-to-run versions of Apache, MySQL, PostgreSQL, SQLite, and Django so users can get a Pootle installation up and running in minutes after answering a few questions. Pootle is a user-friendly Web portal which makes the translation process simpler. It allows online translations and work assignments, gives statistics, and allows easy volunteer contribution.

No download Website Updated 30 Mar 2012 BitNami OSQA Stack

Screenshot
Pop 23.00
Vit 1.25

BitNami OSQA Stack Native Installer is an easy-to-install distribution of the OSQA application. It includes pre-configured, ready-to-run versions of Apache, PostgreSQL, Python, and Django, so users can get a OSQA installation up and running in minutes after answering a few questions. OSQA is a sophisticated Open Source Q&A System that can help you manage and grow online communities.

No download Website Updated 20 May 2012 PGXN Client

Screenshot
Pop 43.91
Vit 3.14

The PGXN Client is a command line tool designed to interact with the PostgreSQL Extension Network allowing searching, compiling, installing, and removing extensions in a PostgreSQL installation or database.

Download Website Updated 01 Feb 2013 HTSQL

Screenshot
Pop 113.96
Vit 9.79

HTSQL a high-level query language and Web service gateway for relational databases. It comes with source code and is royalty free for any use with open source database systems such as MySQL, PostgreSQL, SQLite, etc. Licenses for using HTSQL in conjunction with proprietary databases such as Microsoft SQL and Oracle can be purchased.

Download Website Updated 01 May 2012 Texcaller

Screenshot
Pop 66.23
Vit 4.24

Texcaller is a convenient interface to the TeX command line tools that handles all kinds of errors without much fuzz. It is written in plain C, is fairly portable, and has no external dependencies besides TeX.

No download Website Updated 23 Feb 2011 Ibid

Screenshot
Pop 45.30
Vit 1.69

Ibid is a multi-protocol, general purpose, instant messaging chat bot written in Python. It aims for a naturalistic interface rather than strict-syntax commands. Ibid understands many protocols, including IRC, Jabber/XMPP/Google Talk, Campfire, NMDC, and SILC. It also interacts over SMTP, HTTP, and various RPC protocols. Ibid aims to make plugins as easy as possible to write. It ships with a large collection of plugins for looking up information, performing conversions, storing factoids, delivering messages, and much more.

No download Website Updated 29 Sep 2009 COOPGIS

Screenshot
Pop 21.28
Vit 36.54

COOPGIS is a Web-based electric utility GIS with inventory collection, editing, Vegetation Manager, and Staker features.

Screenshot

Project Spotlight

Sanzang

A compact machine translation engine.

Screenshot

Project Spotlight

GNU xorriso

An ISO 9660 multi-session CD/DVD/BD filesystem manipulator.