Пакет python3-module-crochet: Информация
Исходный пакет: python3-module-crochet
Версия: 2.1.1-alt1
Собран: 31 мая 2024 г. 11:43 в задании #350017
Категория: Разработка/Python 3
Сообщить об ошибке в пакетеДомашняя страница: https://pypi.org/project/crochet
Лицензия: MIT
О пакете: Use Twisted anywhere!
Описание:
Crochet is an MIT-licensed library that makes it easier to use Twisted from regular blocking code. Some use cases include: * Easily use Twisted from a blocking framework like Django or Flask. * Write a library that provides a blocking API, but uses Twisted for its implementation. * Port blocking code to Twisted more easily, by keeping a backwards compatibility layer. * Allow normal Twisted programs that use threads to interact with Twisted more cleanly from their threaded parts. For example this can be useful when using Twisted as a WSGI container.
Список бинарных RPM-пакетов, собираемых из данного SRPM:
python3-module-crochet (noarch)
python3-module-crochet-pickles (noarch)
python3-module-crochet-tests (noarch)
python3-module-crochet (noarch)
python3-module-crochet-pickles (noarch)
python3-module-crochet-tests (noarch)
Сопровождающий: Grigory Ustinov
Список участников:
Grigory Ustinov
Andrey Bychkov
Aleksei Nikiforov
Igor Vlasenko
Ivan Zakharyaschev
Mikhail Efremov
Eugeny A. Rostovtsev
Grigory Ustinov
Andrey Bychkov
Aleksei Nikiforov
Igor Vlasenko
Ivan Zakharyaschev
Mikhail Efremov
Eugeny A. Rostovtsev
Права:
@python
@everybody
@python
@everybody
Последнее изменение
31 мая 2024 г. Grigory Ustinov 2.1.1-alt1
- Automatically updated to 2.1.1.
25 января 2024 г. Grigory Ustinov 1.9.0-alt4
- Fixed FTBFS.
10 апреля 2020 г. Andrey Bychkov 1.9.0-alt3
- Build for python2 disabled.