Where can I get Twisted ? Official site seems hacked [closed]
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 12 years ago.
Improve this questionthe official site of Twisted is down (parked by advertisment). I just bought a book about Twisted Network Programming Essentials. Chapter 1 is getting Twisted and setting it up开发者_StackOverflow社区. But with the site down, I don't find where to download Twisted and get extra docs about it.
Could somebody point me to a mirror ?
You could download it from pypi:
http://pypi.python.org/pypi/Twisted
Ok so thanks to the people at linuxfr.org and on twisted irc channel, we now know we can access the site from http://66.35.39.65/trac/ and that the site will be back shortly. Thanks everyone.
The official site was not "hacked", its domain name registration expired for a couple of hours. The problem has since been corrected.
精彩评论