Discovered Pages
» Python программирование: Полезные ссылки http://pydev.ru/links/
» Introducing Python for Series 60 Community Edition | Redi for Life http://blog.redinnovation.com/2008/09/01/introducing-python-for-series-60-community-edition/
» GameDev.net - How To Build a Game In A Week From Scratch With No Budget http://www.gamedev.net/reference/articles/article2259.asp
» Essential Python Reading List http://wordaligned.org/articles/essential-python-reading-list
» Integrating Facebook Connect with Django in 15 minutes http://nyquistrate.com/django/facebook-connect/
» google-blog-converters-appengine - Google Code http://code.google.com/p/google-blog-converters-appengine/
» Django S3 storage — Documentation http://code.larlet.fr/doc/django-s3-storage.html
» ElementTree Tidy HTML Tree Builder ::: www.effbot.org http://effbot.org/zone/element-tidylib.htm
» Python inside LaTeX http://thewikiblog.appspot.com/blog/python-inside-latex
» Welcome " Zine http://zine.pocoo.org/
» 首页 - Woodpecker.org.cn Wiki for CPUG http://wiki.woodpecker.org.cn/moin/
» Python Tips, Tricks, and Hacks - Siafoo http://www.siafoo.net/article/52
» unittest — Unit testing framework — Python v2.6.1 documentation http://docs.python.org/library/unittest.html
» Making games with Pygame | Tom Chance's website http://tom.acrewoods.net/writing/pygame
Discover From Related Topics
algorithms
books
code
development
django
documentation
framework
howto
library
network
opensource
programming
reference
scripting
sysadmin
testing
tips
tool
tools
toread
tricks
tutorial
tutorials
webdev
xml
Discover From This Topic & Page: [Discover] Python Tips, Tricks, and Hacks - Siafoo http://www.siafoo.net/article/52

[Discover] Learn Python in 10 minutes | Poromenos' Stuff http://www.poromenos.org/tutorials/python
(python tutorial reference programming) [Discover] Pinax - a platform for rapidly developing websites http://pinaxproject.com/ (python django webdesign programming)
[Discover] sontek ( John M. Anderson ) " Python with a modular IDE (Vim) http://blog.sontek.net/2008/05/11/python-with-a-modular-ide-vim/ (vim python programming editor)
[Discover] Dive Into Python http://diveintopython.org/ (python programming tutorial reference)
[Discover] The Python Challenge http://www.pythonchallenge.com/ (python programming challenge opensource)
[Discover] Django | The Web framework for perfectionists with deadlines http://www.djangoproject.com/ (framework python django webdev)
[Discover] Software Carpentry (Version 1122) http://www.swc.scipy.org/ (programming python science tutorial)
[Discover] PEP 8 -- Style Guide for Python Code http://www.python.org/dev/peps/pep-0008/ (python programming style reference)
[Discover] Python Tips, Tricks, and Hacks - Siafoo http://www.siafoo.net/article/52 (python programming tips hacks)
[Discover] ImageMagick: Convert, Edit, and Compose Images http://www.imagemagick.org/script/index.php (image opensource imagemagick tools)
[Discover] mechanize (Python module) http://wwwsearch.sourceforge.net/mechanize/ (python programming testing library)
[Discover] Python - Notes http://www.swaroopch.com/notes/Python (python programming reference books)
[Discover] func - Trac https://fedorahosted.org/func (sysadmin linux python deployment)
[Discover] Twisted http://twistedmatrix.com/trac/ (programming python twisted network)
[Discover] Dr. Dobb's | Concurrency and Python | February 3, 2008 http://www.ddj.com/linux-open-source/206103078 (stackless programming python threading)
[Discover] Multi-threading in Python | Python, Concurrency | Artful code http://artfulcode.nfshost.com/files/multi-threading-in-python.html (python programming threads threading)
[Discover] Python Programming Language -- Official Website http://www.python.org/ (python programming development opensource)
[Discover] Hidden features of Python - Stack Overflow http://stackoverflow.com/questions/101268/hidden-features-of-python (python programming tips tricks)
[Discover] How to Write a Spelling Corrector http://norvig.com/spell-correct.html (programming python algorithms norvig)
[Discover] How to Think Like a Computer Scientist: Learning with Python http://www.ibiblio.org/obp/thinkCSpy/ (python programming tutorial howto)
[Discover] Non-Programmer's Tutorial for Python - Wikibooks, collection of open-content textbooks http://en.wikibooks.org/wiki/Non-Programmer's_Tutorial_for_Python (python tutorial books)
[Discover] Universal Feed Parser http://www.feedparser.org/ (python atom xml programming)
[Discover] Python best practices http://www.fantascienza.net/leonardo/ar/python_best_practices.html (programming python tips reference)
[Discover] Code Like a Pythonista: Idiomatic Python http://python.net/~goodger/projects/pycon/2007/idiomatic/handout.html (programming python reference tutorial)
[Discover] Dates and Times http://pleac.sourceforge.net/pleac_python/datesandtimes.html (python time programming reference)
[Discover] shogun | A Large Scale Machine Learning Toolbox http://www.shogun-toolbox.org/ (statistics svm python r)
[Discover] Solving Every Sudoku Puzzle http://norvig.com/sudoku.html (python sudoku programming games)
[Discover] LiteratePrograms:Welcome - LiteratePrograms http://en.literateprograms.org/LiteratePrograms:Welcome (algorithms programming algorithm source)
[Discover] Python Tutorials, more than 300, updated October 16, 2006, and carefully sorted by topic and ... http://www.awaretek.com/tutorials.html (python programming tutorial tutorials)
[Discover] Python Idioms and Efficiency Suggestions, Jaynes Colorado http://jaynes.colorado.edu/PythonIdioms.html (python programming tutorial efficiency)
[Discover] Essential Python Reading List http://www.wordaligned.org/articles/essential-python-reading-list (python programming resources reading)
[Discover] Python __Underscore__ Methods - Siafoo http://www.siafoo.net/article/57 (python programming reference tutorial)
[Discover] web2py Enterprise Web Framework http://mdp.cti.depaul.edu/ (python framework webdev gluon)
[Discover] wxPython http://www.wxpython.org/ (python programming wxpython gui)
[Discover] Functional Programming HOWTO — Python v2.6a3 documentation http://docs.python.org/dev/howto/functional.html (programming python functional tutorial)
[Discover] Love and Theft " Blog Archive " Practical usage of python decorators http://loveandtheft.org/2008/10/18/practical-usage-of-python-decorators/ (programming python tricks decorators)
[Discover] Generator Tricks for Systems Programmers http://www.dabeaz.com/generators/ (python programming sysadmin generator)
[Discover] Python Tutorial http://docs.python.org/tut/tut.html (tutorial python programming reference)
[Discover] Stackless.com - About Stackless http://www.stackless.com/ (python programming development threads)
[Discover] Learning to program http://www.freenetpages.co.uk/hp/alan.gauld/ (tutorial programming python reference)
[Discover] Efficient String Concatenation in Python http://www.skymind.com/~ocrow/python_string/ (programming python string text)
[Discover] Epydoc http://epydoc.sourceforge.net/ (python documentation generator programming)
[Discover] twill: a simple scripting language for Web browsing http://twill.idyll.org/ (testing python scripting programming)
[Discover] LShift Ltd. " Tracing Python memory leaks http://www.lshift.net/blog/2008/11/14/tracing-python-memory-leaks (python programming memory leak)
[Discover] Scapy is a powerful interactive packet manipulation program. http://www.secdev.org/projects/scapy/ (python security network programming)
[Discover] tinypy :: home http://www.tinypy.org/ (python tinypy programming embedded)
[Discover] Simple Top-Down Parsing in Python http://effbot.org/zone/simple-top-down-parsing.htm (python algorithms programming parser)
[Discover] you've got 30 minutes... to write a python script http://random.noflashlight.com/ (python funny pizza cool)
[Discover] Running Django on Google App Engine - Google App Engine - Google Code http://code.google.com/appengine/articles/django.html (google python django appengine)
[Discover] Getting a grip on Python: six ways to learn online http://arstechnica.com/news.ars/post/20081202-getting-a-grip-on-python-six-ways-to-learn-online.html (scripting tutorials python programming)
[Discover] Python gems of my own | Surfing in Kansas http://ericholscher.com/blog/2008/nov/3/python-gems-my-own/ (python tips programming lists)
[Discover] Python 101 cheat sheet http://www-128.ibm.com/developerworks/library/l-cheatsheet3.html (python programming tutorial reference)
[Discover] The Python Tutorial — Python v2.6 documentation http://docs.python.org/tutorial/ (programming reference python tutorials)
[Discover] How-To Guide for Descriptors http://users.rcn.com/python/download/Descriptor.htm (python tutorial reference programming)
[Discover] Sthurlow.com - Home http://www.sthurlow.com/python/ (python programming reference tutorial)
[Discover] PLEAC-Python http://pleac.sourceforge.net/pleac_python/index.html (python programming reference cookbook)
[Discover] What's New In Python 3.0 — Python v3.1a0 documentation http://docs.python.org/dev/3.0/whatsnew/3.0.html (python programming documentation development)
[Discover] www.effbot.org http://effbot.org/ (python programming reference howto)
[Discover] Notes for using Unicode with Python 2.x | The GITS Blog http://ginstrom.com/scribbles/2008/11/16/notes-for-using-unicode-with-python-2x/ (python reference unicode tips)
[Discover] Python Tricks http://kogs-www.informatik.uni-hamburg.de/~meine/python_tricks (python tips tricks links)
[Discover] Python Package Index : pyquery 0.2 http://pypi.python.org/pypi/pyquery (python pyquery jquery javascript)
[Discover] Python-by-example http://pbe.lightbird.net/ (python tutorial programming reference)
[Discover] FOSSwire " Installing mod_python and Django on Apache http://fosswire.com/2008/05/19/installing-mod_python-and-django-on-apache/ (python django apache programming)
[Discover] Overview — Python v2.6.1 documentation http://docs.python.org/index.html (reference tutorial python scripting)
[Discover] DjangoScreencasts - Django Code - Trac http://code.djangoproject.com/wiki/DjangoScreencasts (python video django programming)
[Discover] Python Lovers - Your Python related News Source! http://www.pythonlovers.com/ (python resources development programming)
[Discover] Ian Bicking: a blog :: lxml: an underappreciated web scraping library http://blog.ianbicking.org/2008/12/10/lxml-an-underappreciated-web-scraping-library/ (xml python programming scraping)
[Discover] XML.com: Introducing WSGI: Python's Secret Web Weapon http://www.xml.com/pub/a/2006/09/27/introducing-wsgi-pythons-secret-web-weapon.html (python network programming article)
[Discover] jamwt {Py-TOC} http://jamwt.com/Py-TOC/index.html#reference (python aim)
[Discover] dmigrations - Google Code http://code.google.com/p/dmigrations/ (programming python django migrations)
[Discover] Printing "Hello world!" using curve fitting techniques (or: The "Hello world!" function) | ... http://www.poromenos.org/node/89 (python math geek snippets)
[Discover] Lonely Code " Blog Archive " Django, Python and the sorry state of web services http://www.lonelycode.com/?p=100 (soap python django webservices)
[Discover] PYRO - Python Remote Objects http://pyro.sourceforge.net/manual/PyroManual.html (python pyro rpc remoting)
[Discover] On packaging http://www.b-list.org/weblog/2008/dec/14/packaging/ (python packaging setuptools pip)
[Discover] An Introduction to Python - Table of Contents http://www.network-theory.co.uk/docs/pytut/index.html (scripting manual tutorial programming)
[Discover] 2d and 3d game and rendering engines for python by codeboje.de http://codeboje.de/2d-and-3d-game-and-rendering-engines-python/ (python graphics opengl programming)
[Discover] Faster Web Applications with SCGI http://www.linuxjournal.com/article/9310 (python scgi)
[Discover] Python Constants Class - Siafoo http://www.siafoo.net/snippet/108 (python class)
[Discover] libdnet http://libdnet.sourceforge.net/ (library python network programming)
[Discover] SMB Password Hash Generator http://barryp.org/software/py-smbpasswd/ (python samba)
[Discover] CS 11: Python track http://www.cs.caltech.edu/courses/cs11/material/python/index.html (courses python)
[Discover] life is short - you need Python!: use proxy and cookie together in Python http://love-python.blogspot.com/2008/09/use-proxy-and-cookie-together-in-python.html (url python cookie tips)
[Discover] Python Documentation contents — Python v2.6 documentation http://docs.python.org/contents.html (documentation python main)
[Discover] Facebook Chat API in Python | ConstantThought http://www.constantthought.com/node/13 (facebook python)
[Discover] Learning Python - Google Book Search http://books.google.com/books?id=nEJ-jcYF2fMC&pg=PA3&sig=XsdyvvUW98yTCPLhtqW0fcfe0UI#PPP1,M1 (python gread)
[Discover] Concision and Concinnity: Chaining monkey patches in Python: partial legitimization of a venial sin http://concisionandconcinnity.blogspot.com/2008/10/chaining-monkey-patches-in-python.html (monkeypatch python)
[Discover] ASPN : Python Cookbook : Create a restricted python function from a string http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/550804 (scripting followup newspaper python)
[Discover] /stuff/sandbox/pil/makeillusion.pyeffbot http://effbot.python-hosting.com/file/stuff/sandbox/pil/makeillusion.py (imaging python)
[Discover] Bitwise subtraction in Python - Stack Overflow http://stackoverflow.com/questions/366706/bitwise-subtraction-in-python (python math c)
[Discover] Python program start - Stack Overflow http://stackoverflow.com/questions/287204/python-program-start (python history tips)
[Discover] PyBugz - Python Interface to Bugzilla | liquidx http://www.liquidx.net/pybugz/ (opensource python linux bugzilla)
[Discover] Amara XML Toolkit, by Uche Ogbuji http://uche.ogbuji.net/tech/4suite/amara/ (xml python development programming)
[Discover] stink tricks! " from the desk of stinkpot http://desk.stinkpot.org:8080/tricks/ (programming reference python blog)
[Discover] Posts http://buriy.com/ (python blog)
[Discover] PerlPhrasebook - PythonInfo Wiki http://wiki.python.org/moin/PerlPhrasebook (zope programming reference python)
[Discover] В глубь языка Python http://ru.diveintopython.org/#download (python book)
[Discover] Основы работы с потоками в Python — Ключевые Решения http://keysolutions.ru/articles/osnovy-raboty-s-potokami-v-python (python dev howto)
[Discover] Re: Why is wrapper module called pylab ? http://article.gmane.org/gmane.comp.python.matplotlib.general/14824 (graphing python plot)
[Discover] The Gamera Homepage http://gamera.informatik.hsnr.de/ (recognition python image)
[Discover] Experimenting with Sets (Python) - python http://www.daniweb.com/code/snippet219.html (python)
