pystorm / streamparse

Run Python in Apache Storm topologies. Pythonic API, CLI tooling, and a topology DSL.
http://streamparse.readthedocs.io/
Apache License 2.0
1.5k stars 218 forks source link

Python 3.9 support via Fabric39 fork. #490

Closed abelsonlive closed 2 years ago

abelsonlive commented 2 years ago

This switches streamparse over to Parsely's Fabric39 fork of Fabric3 in order to provide backwards-compatible support for Python 3.9.X. Fabric39 is publicly available on pypi now here.