Skip to content

Instantly share code, notes, and snippets.

@yuanfeiz
Created January 27, 2014 10:49
Show Gist options
  • Save yuanfeiz/8646585 to your computer and use it in GitHub Desktop.
Save yuanfeiz/8646585 to your computer and use it in GitHub Desktop.
{
"auth.py": {
"comment": [
],
"code": [
"Web server"
],
"all": [
"Web server"
]
},
"curl_httpclient.py": {
"comment": [
"Curl"
],
"code": [
"Curl"
],
"all": [
"Curl"
]
},
"escape.py": {
"comment": [
"JSON"
],
"code": [
],
"all": [
]
},
"httpserver.py": {
"comment": [
"Socket"
],
"code": [
"Load balancer"
],
"all": [
"Load balancer"
]
},
"ioloop.py": {
"comment": [
"Interrupt"
],
"code": [
"DEF CON"
],
"all": [
]
},
"iostream.py": {
"comment": [
"Socket"
],
"code": [
],
"all": [
"Socket"
]
},
"locale.py": {
"comment": [
"Gettext"
],
"code": [
"Locale",
"Gettext"
],
"all": [
"Locale",
"Gettext"
]
},
"netutil.py": {
"comment": [
"Twisted",
"Socket"
],
"code": [
"Twisted",
"Socket"
],
"all": [
"Twisted",
"Socket"
]
},
"options.py": {
"comment": [
"Ls"
],
"code": [
"Ls"
],
"all": [
"Ls"
]
},
"common.py": {
"code": [
"Socket"
],
"comment": [
],
"all": [
"Socket"
]
},
"twisted.py": {
"comment": [
"Twisted"
],
"code": [
"Twisted"
],
"all": [
"Twisted"
]
},
"stack_context.py": {
"comment": [
"Exception handling"
],
"code": [
"Context"
],
"all": [
"Context"
]
},
"tcpserver.py": {
"comment": [
],
"code": [
"Socket"
],
"all": [
"Socket"
]
},
"httpclient_test.py": {
"comment": [
"Twisted"
],
"code": [
],
"all": [
"Twisted"
]
},
"httpserver_test.py": {
"comment": [
"Server"
],
"code": [
],
"all": [
]
},
"httputil_test.py": {
"comment": [
],
"code": [
"Filename"
],
"all": [
"Filename"
]
},
"stack_context_test.py": {
"comment": [
"Context"
],
"code": [
"Context"
],
"all": [
"Context"
]
},
"template_test.py": {
"code": [
],
"comment": [
],
"all": [
"HTML"
]
},
"twisted_test.py": {
"comment": [
"Twisted"
],
"code": [
"Twisted"
],
"all": [
"Twisted"
]
},
"util.py": {
"code": [
],
"comment": [
"Gzip"
],
"all": [
]
},
"websocket.py": {
"code": [
],
"comment": [
"Packet"
],
"all": [
"Socket"
]
},
"wsgi.py": {
"comment": [
"Web server"
],
"code": [
"Web server"
],
"all": [
"Web server"
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment