Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37397659
en ru br
Репозитории ALT

Группа :: Development/Python3
Пакет: python3-module-txpostgres

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 1.7.0-alt1
Время сборки: 13 января 2020, 08:16 ( 222.5 недели назад )
Размер архива: 28.00 Kb

Домашняя страница:   https://pypi.python.org/pypi/txpostgres/

Лицензия: MIT
О пакете: Twisted wrapper for asynchronous PostgreSQL connections
Описание:

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.

Текущий майнтейнер: Andrey Bychkov

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • python3-module-txpostgres-tests
  • python3-module-txpostgres
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin