File: index.rst

package info (click to toggle)
python-aiostream 0.7.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 416 kB
  • sloc: python: 2,800; makefile: 5
file content (40 lines) | stat: -rw-r--r-- 988 bytes parent folder | download
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
40
+++++++++
aiostream
+++++++++

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

.. image:: https://codecov.io/gh/vxgmichel/aiostream/branch/main/graph/badge.svg
   :target: https://codecov.io/gh/vxgmichel/aiostream
   :alt:

.. image:: https://github.com/vxgmichel/aiostream/workflows/CI/badge.svg
   :target: https://github.com/vxgmichel/aiostream/actions/workflows/ci.yml?query=branch%3Amain
   :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

   installation
   presentation
   operators
   core
   examples
   utilities

Reference table:

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