We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f65f503 commit 6cc385aCopy full SHA for 6cc385a
README.rst
@@ -133,6 +133,12 @@ There is a ``#python-effect`` IRC channel on irc.freenode.net.
133
See Also
134
========
135
136
+For integrating Effect with Twisted's Deferreds, see the ``txEffect`` package
137
+(`pypi`_, `github`_).
138
+
139
+.. _`pypi`: https://warehouse.python.org/project/txeffect
140
+.. _`github`: https://github.com/python-effect/txeffect
141
142
Over the past few years, the ecosystem of libraries to help with functional
143
programming in Python has exploded. Here are some libraries I recommend:
144
0 commit comments