[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#850782: ITP: python-curio -- library for concurrent I/O with coroutines



Package: wnpp
Severity: wishlist
Owner: Ben Finney <bignose@debian.org>

* Package name    : python-curio
  Version         : 0.4
  Upstream Author : David Beazley <dave@dabeaz.com>
* URL             : https://github.com/dabeaz/curio
* License         : BSD 3-clause
  Programming Lang: Python
  Description     : library for concurrent I/O with coroutines
      Curio is a library for performing concurrent I/O and common
      system programming tasks such as launching subprocesses and
      farming work out to thread and process pools. It uses Python
      coroutines and the explicit async/await syntax introduced in
      Python 3.5. Its programming model is based on cooperative
      multitasking and existing programming abstractions such as
      threads, sockets, files, subprocesses, locks, and queues. You'll
      find it to be small and fast.

-- 
 \      “We tend to scoff at the beliefs of the ancients. But we can't |
  `\        scoff at them personally, to their faces, and this is what |
_o__)                                         annoys me.” —Jack Handey |
Ben Finney <bignose@debian.org>

Attachment: signature.asc
Description: PGP signature


Reply to: