For interacting with the twisted community members, you have several options:
If you want to participate in Twisted's community or development, you probably want to join the main mailing list:
* [https://mail.python.org/mailman3/lists/twisted.python.org/ Twisted-Python, the main Twisted discussion list] * [https://mail.python.org/mailman3/lists/twisted-web.python.org/ Twisted-Web] - Legacy list dedicated to web-specific technologies. Discussion moved to the main Twisted python list.
You can subscribe to these mailing lists using the web interfaces linked above.
Stack Overflow is a programming Q & A site. You can find Twisted-related questions there, often with answers:
* https://stackoverflow.com/questions/tagged/twisted
Matrix/Gitter: https://gitter.im/twisted/twisted
IRC: (more about the Libera IRC network)
For support, you can join one of several channels:
- [irc://irc.libera.chat/twisted #twisted] | [https://freenode.logbot.info/twisted/ Logs] - support for Twisted and its ecosystem - [irc://irc.libera.chat/twisted.web #twisted.web] | [https://freenode.logbot.info/twisted.web/ Logs] - support for Twisted Web, and ecosystem projects such as Treq, Klein and the Nevow templating system.; both for development with it and deploying it
If you're working on Twisted, you should join the development channel.
- [irc://irc.libera.chat/twisted-dev #twisted-dev] | [https://freenode.logbot.info/twisted-dev/ Logs] - for development of Twisted
Read Planet Twisted.