Information about Python in languages other than English
Additionaly over just stating the link to your national python site you can also:
create a new page for your language as a WikiName (native words preferred)
- add the links at the end of the page to that page
- translate the comments to your language
- remove those links from this page
- these pages don't have to be simple link collections. Use them for announcements, celebrate your local talent etc. If you find the time, create a full blown entry page into the world of Python
Language |
English Name |
Links |
Български |
Bulgarian |
? |
中文 |
Chinese |
|
Hrvatski |
Croatian |
? |
Čeština |
Czech |
|
Dansk |
Danish |
? |
Nederlands |
Dutch |
? |
English |
English |
|
Esperanto |
Esperanto |
? |
Français |
French |
? |
Deutsch |
German |
|
Έλλενικα |
Greek |
? |
עברית |
Hebrew |
|
Magyar |
Hungarian |
|
Bahasa Indonesia |
Indonesian |
? |
Italiano |
Italian |
? |
曰木語 |
Japanese |
|
한국말 |
Korean |
|
Polski |
Polish |
? |
Português |
Portuguese |
? |
Româna |
Romanian |
? |
Русский |
Russian |
RussianPython РусскийПитон (Russian Python page in UTF-8) |
Slovencina |
Slovak |
? |
Español |
Spanish |
? |
Svenska |
Swedish |
? |
Türkçe |
Turkish |
? |
Links from python.org
These Links were/are on http://www.python.org/doc/NonEnglish.html. Hopefully there weren't any errors in the transcription.
Bulgarian
The Python Tutorial is available in Bulgarian, thanks to Kaloian Doganov <kaloian NO SPAM AT europe DOT com>. Please contact him if you'd like to help translate to Bulgarian!
Chinese
Python book reviews, translated into Chinese. The English originals were written by David Mertz.
ChinesePython is a port of the Python language into Chinese (using Unicode). This is not just a translation of documentation, all keywords have been translated into Chinese, too. The project also has a Chinese Wiki.
Wesley Chun's Core Python Programming is now available in Chinese! (China Machine Press, August 2001, 518 pp.)
The Python Tutorial was translated by Harry Chou <hchou NO SPAM AT advertising DOT com>.
Dive Into Python, a free Python tutorial for experienced programmers, has been translated into Chinese by limodou. Read it online or download it.
Lovely Python, a book by a Chinese users group (zeuux)
Croatian
There is Python tutorial in Croatian, written by Nikola Plejic. Three parts are available: part 1, part 2, part 3.
Czech
Danish
http://www.zug.dk - sounds like Zope user group
Dutch
Eén dagje spelen met IDLE is a translation of Danny Yoo's One Day of IDLE Toying (translated by Mark Lambrecht).
Esperanto
A Python tutorial in Esperanto by Bill Harris.
French
http://wikipython.flibuste.net (Informations en français / information in french)
Cours de programmation Python, by Gérard Swinnen. This document is partly and adaptation and translation of Downey & Elkner's How to Think Like a Computer Scientist, and partly original material.
Une journée avec IDLE is a French translation of Danny Yoo's One Day of IDLE Toying, translated by Yannick Gobin.
The French company Logilab offers a Python course in French.
A new French Forum on Python has opened.
A team of French-speaking translators of the python official documentation is very active, and has set up a project on SourceForge: http://frpython.sourceforge.net. Contributors are of course allways welcome. The result of their efforts and current status can be found here.
Python Blanc Bleu Belge is a page of Python news and information maintained by the Belgian Free Software Programmers Club.
Learning Python, by Mark Lutz and David Ascher, has now been translated into French by Olivier Berger, Sébastien Tanguy and Jérôme Kalifa. It's in French bookstores as Introduction à Python.
Tutoriel Python, a tutorial written by Jérôme Tschanz <j.tschanz NO SPAM AT romandie DOT com>.
First French Python Day - May 28 1999, near Paris. Organized by PSA member ONERA. Some resources:
Slides of Guido van Rossum's talk (PowerPoint, in English).
Slides of Aaron Watters' talk (HTML, in English). (PowerPoint, code)
Slides of Stefane Fermigier's talk (HTML, in French).
Abstract of JPF001 slides with links, by Kilian Golm and Christian Tismer. They also have PowerPoint slides available.
At Olivier Berger's Python site you'll find various packagings of a French translation of the Python tutorial, including:
- tar.gz and zip archives of it, and
- dvi and postscript renderings.
Stefane Fermigier <fermigie NO SPAM AT math DOT jussieu DOT fr> had an article, Présentation du langage Python, in the French computer magazine, Pogrammez!. (10-Dec-1998)
Greek
Danny Yoo's: One Day of IDLE Toying - a gentle introduction to IDLE (translated by Leon IV Isauvros).
Indonesian
Tutorial Python is a translation of the tutorial which is found in the standard documentation package.
Satu Hari bermain dengan IDLE, a translation of Danny Yoo's One Day of IDLE Toying by I Wayan Wandira.
Komunitas Python Indonesia is the Indonesian Python community site.
Italian
The Italian Python Web site is maintained by Marco Buzzo. Very comprehensive, with much original material.
An Italian newsgroup, free.it.python, has been created. The newgroup is gated to the mailing list:
Marco is also hosting an Italian mailing list. To join, email python@www.penguin.it; further info can be read here.
Un giorno alle press con IDLE, a translation of Danny Yoo's One Day of IDLE Toying by Roberto Distefano.
Alex Martelli <ptst NO SPAM AT aleax DOT it> maintains another Italian Python website, including translations of Magnus Hetland's articles (with permission).
Japanese
Python book reviews, translated into Japanese from English originals by David Mertz.
PyJUG - Python Japan Users Group. This maintains the Japanese Python mailing list
Alan Gauld's Learn to Program using Python is available in Japanese.
Learning Python by Mark Lutz and David Ascher is available in Japanese translation.
Programming Python has been translated to Japanese, and has been published in two volumes (vol.1, vol.2).
The Python Pocket Reference has been translated as well.
JunichiSuzuki <jun-sk NO SPAM AT magical DOT egg DOT or DOTjp> wrote a series of articles concerning Python for the Japanese edition of Doctor Dobb's Journal.
Korean
Wesley Chun's Core Python Programming is now available in Korean!
Learn to Program using Python is a Koream translation of Alan Gauld's online tutorial.
Korean translation of the Python Tutorial provided by Man-Yong Lee <manyong NO SPAM AT gnu DOT org>.
Korean PyGTK Tutorial, also by Man-Yong Lee <manyong NO SPAM AT gnu DOT org>.
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>.
Polish
There is a mailing list for Polish-speaking Python users.
- Public usenet newsgroup in pl.* hierarchy: pl.comp.lang.python
Unofficial Polish Python Site contains (unfinished) Polish translation of Python docs (site is currently down).
Portuguese
Python na prática ("Python in Practice"), by Christian Reis, is an introduction to Python in Brazilian Portuguese. (Also in PDF and PostScript).
Python-BR is a mailing list for Python users who speak Brazilian Portuguese.
O ABC do IDLE - a gentle introduction to IDLE (Danny Yoo's One Day of IDLE Toying, translated by Fernando Manaças Ferreira).
Aprendendo a Programar is a partial translation of Alan Gauld's Learning to Program.
Translation of Python 2.1 tutorial into Brazilian Portuguese.
A Portuguese translation of the Instant Python, a 6-page minimal crash course by Magnus Lie Hetland. (Provided by Wanderlei Antonio Cavassin <cavassin NO SPAM AT conectiva DOT com DOT br>.)
A presentation based on the Python Reference Manual (but not a translation) made by Marcelo Pereira Nunes <mpn NO SPAM AT acm DOT org> to his local Special Interest Group on Programing Languages (GRULING).
Luciano Ramalho has made available his Aprenda a Programar (Learn to Program) primer, written especially for non-programmers.
Romanian
Tutorial Python 2.2 is the translation of the Python Tutorial by GvR et al. into Romanian by Mihai Matei Gheorghe and Aurelian Coman.
Russian
Russian-speaking Python & Zope User Group. See also their mailing list, including archive and search.
A Python tutorial in Russian is available, with additional information about built-in functions, CGI programming, and exercises.
General Python information in the Russian language provided by Zaur Shibzoukhov <sz NO SPAM AT zmail DOT ru>.
A Russian translation of the Python Tutorial by Sultanbek Tezadov. Here is an an alternate location for the translation.
Sultanbek Tezadov has also made translations of the Python essays to Russian available.
Python Learning Complex is Vadim Zaitsev's thesis paper.
Slovak
Základy programovacieho jazyka Python -- original documentation for Python in Slovak, by Milan Toma. This includes the basics of programming in Python, from the print statement to object-oriente programming.
Spanish
Un poco de programación en Python para principiantes -- Spanish-language Web site covering Python topics.
Recursos de Python provides a set of documents and translations of various tutorial material on Python.
Inmersión en Python: Dive into Python translated into Spanish.
Aprendiendo a programar is a translation of Alan Gauld's Learning to Program.
Noticias de Python en Español. A partir de este momento se encuentra en operaciones este sitio, que pretende mantener informado a todos los de habla hispana respecto de las últimas novedades de Python y sus distintas librerías. (Similar to Daily Python-URL for Spanish-speaking Python users.)
Documentación de Python 2.0 - Proyecto de traducción al castellano. Ya están disponibles el tutorial y otros.
Subscription address <lista-python-subscribe NO SPAM AT mail DOT ddnet DOT es> for a Spanish-language MacPython mailing list.
Mailing list information for a Spanish-language list for discussions about Python.
Swedish
ComputerSweden published an article on Secret Labs and eXtreme Programming.
DatorMagazine is starting a series of articles on Python programming in their June 2001 issue (appearantly not online).
Turkish
WEB TABANLI UYGULAMALAR IÇIN PYTHON -- Turkish documentation on Python by Mustafa Akgun.
Python K?lavuzu is a Turkish translation of the Python Tutorial.
There is a Yahoo! Group for discussion of Python in Turkish.