wingfoil-python 3.3.0

python bindings for wingfoil - graph based stream processing framework
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.. _wingfoil-api:

Wingfoil API Reference
======================

This page lists all public functions, classes, and exceptions exposed by the 
``wingfoil`` module.

.. currentmodule:: wingfoil

.. autosummary::
   :toctree: api_generated
   
   # List the module itself. Autosummary will generate a list 
   # of all its members which will be documented by Autodoc.
   wingfoil