File: python-aioitertools-doc.doc-base

package info (click to toggle)
python-aioitertools 0.12.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 348 kB
  • sloc: python: 2,025; makefile: 49
file content (14 lines) | stat: -rw-r--r-- 633 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Document: aioitertools
Title: aioitertools module documentation
Author: Amethyst Reese
Abstract: Python itertools, builtins and more for AsyncIO and mixed iterables
 This Python module shadows the standard library whenever possible to
 provide asynchronous versions of itertools, builtins and other familiar
 functions.  It's fully compatible with standard iterators and async
 iterators alike, providing a single unified, familiar interface for
 interacting with iterable objects.
Section: Programming/Python

Format: HTML
Index: /usr/share/doc/python3-aioitertools/html/index.html
Files: /usr/share/doc/python3-aioitertools/html/*