File: index.rst

package info (click to toggle)
python-aiostream 0.5.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 368 kB
  • sloc: python: 2,445; makefile: 5
file content (39 lines) | stat: -rw-r--r-- 956 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
+++++++++
aiostream
+++++++++

.. image:: https://readthedocs.org/projects/aiostream/badge/?version=latest
   :target: http://aiostream.readthedocs.io/en/latest/?badge=latest
   :alt:

.. image:: https://coveralls.io/repos/github/vxgmichel/aiostream/badge.svg?branch=master
   :target: https://coveralls.io/github/vxgmichel/aiostream?branch=master
   :alt:

.. image:: https://travis-ci.org/vxgmichel/aiostream.svg?branch=master
   :target: https://travis-ci.org/vxgmichel/aiostream
   :alt:

.. image:: https://img.shields.io/pypi/v/aiostream.svg
   :target: https://pypi.python.org/pypi/aiostream
   :alt:

.. image:: https://img.shields.io/pypi/pyversions/aiostream.svg
   :target: https://pypi.python.org/pypi/aiostream/
   :alt:

Generator-based operators for asynchronous iteration

.. toctree::
   :maxdepth: 1

   presentation
   operators
   core
   examples
   utilities

Reference table:

.. module:: aiostream.stream
.. include:: table.rst.inc