summaryrefslogtreecommitdiff
path: root/devel/py-pystorm/pkg-descr
blob: 601eafdadd429d49e492277574cf2f7349f31c2c (plain) (blame)
1
2
3
4
5
6
Pystorm lets you run Python code against real-time streams of data via
Apache Storm. With pystorm you can create Storm bolts and spouts in
Python without having to write a single line of Java. It is meant to be
used under-the-hood by Storm Python libraries that will provide the
command-line tools for actually building/submitting the topologies
(e.g., streamparse and pyleus).