Python扭曲:从哪里开始 [英] Python twisted: where to start

查看:35
本文介绍了Python扭曲:从哪里开始的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试开始学习如何创建套接字服务器.我想添加一些有用的功能(比如身份验证,也许还有其他一些).也许有人可以给我指出一个很好的教程,这将帮助我开始(+也许还有其他一些想法)

I am trying to start learning twisted for socket servers creation. I want to add some useful features (like auth, and maybe some other). Maybe someone can point me to a good tutorial which will help me to start (+ maybe some other ideas)

推荐答案

看这里:Twisted Web in60 秒.这是一组博客文章,逐步描述了如何使用 Twisted 做许多常见的事情,所有这些都是由 Twisted 的最大贡献者 Jean-Paul Calderone 撰写的.这确实是您应该开始的地方.

Look here: Twisted Web in 60 seconds. That's a group of blog posts describing step by step how to do lots of common stuff with Twisted, all written by Jean-Paul Calderone, the biggest contributor of Twisted. It's really where you should start.

之后,查看 Twisted 核心文档 然后参考API 然后进入 源代码.

After that, look at the Twisted core documentation then refer to the API and then into the source code.

玩得开心!

这篇关于Python扭曲:从哪里开始的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆