Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
link to txEffect
  • Loading branch information
radix committed May 9, 2015
commit 6cc385a5d3243ad3fb313d3f44b40119a69730f4
6 changes: 6 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,12 @@ There is a ``#python-effect`` IRC channel on irc.freenode.net.
See Also
========

For integrating Effect with Twisted's Deferreds, see the ``txEffect`` package
(`pypi`_, `github`_).

.. _`pypi`: https://warehouse.python.org/project/txeffect
.. _`github`: https://github.com/python-effect/txeffect

Over the past few years, the ecosystem of libraries to help with functional
programming in Python has exploded. Here are some libraries I recommend:

Expand Down