Links to Python information in Korean
ISO 639-1 Code: ko
한국어/조선말
Python3-based web framework, Pylatte, has developed by Korean
Wesley Chun's *Core Python Programming* is now available in Korean!
Learn to Program using Python is a Korean translation of Alan Gauld's online tutorial.
Korean PyGTK Tutorial, also by Man-Yong Lee.
Python Web site in Korean, including a variety of new and translated documentation as well as a mirror of the standard documentation in English. Written and maintained by <webmaster NO SPAM AT python DOT kwangwoon DOT ac DOT kr DOT Gang Seong Lee>.
Danny Yoo's: One Day of IDLE Toying - a gentle introduction to IDLE (translated by Jisoo Yi).
jython PDF - old, but still valid - overview of Python and jython + how to install jython on Windows + a few math and GUI mini-examples
Microsoft article on IronPython
PDF - security for Windows - advanced
Blogs
blog aggregator? - some code with explanations
blog - comments in code in Korean - python3.1
kimuks - google data python library - install instructions for Windows
wogud86 - urlopen code sample
codelab.textcube - doc strings, re, comments
markboy.textcube - python/FOSS blog
greenyant - random
onlybible.tistory - open and read file
skeom21 - python-twisted-update
minimonk - C API
namineya.textcube - tutorial (32 pages)
balckbull.tistory - eval, compile
gangslab - Unix/Windows path conversion
nlogn.tistory - strings and functional programming
woosum - MySQL connection
bluekyu - Python 3 string formatting.
yoonanisthink - list methods