Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37510458
en ru br
ALT Linux repos
S:1.7.0-alt1

Group :: Development/Python3
RPM: python3-module-txpostgres

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.7.0-alt1
Build date: 13 january 2020, 08:16 ( 223.4 weeks ago )
Size: 28.00 Kb

Home page:   https://pypi.python.org/pypi/txpostgres/

License: MIT
Summary: Twisted wrapper for asynchronous PostgreSQL connections
Description:

A Twisted wrapper for asynchronous PostgreSQL connections.

Based on the interface exposed from the native Postgres C library by the
Python psycopg2 driver.

Can be used as a drop-in replacement for Twisted's adbapi module when
working with PostgreSQL. The only part that does not provide 100%
compatibility is connection pooling, although pooling provided by
txpostgres is very similar to the one Twisted adbapi offers.

Current maintainer: Andrey Bychkov

List of contributors

List of rpms provided by this srpm:

  • python3-module-txpostgres-tests
  • python3-module-txpostgres
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin