Hey friends.

I'm in a position that is probably increasingly common.  I'm working on a project that has a dependency that uses asyncio (kademlia). 

However, I much prefer to use Twisted.

What's are some best practices for this at the moment?

--