Deryck Hodge's Bookmarks Tagged With "python"
-
Python's Makefile
http://blog.ianbicking.org/pythons-makefile.html
-
Not rated yet.
- Details
I'm thinking about build tools and build systems for web sites lately. Especially being at a new job, with a few sites and a few developers. Reading something earlier from Bicking made me discover this one, and I'm saving it mostly for the CSS/J… More
-
-
What PHP Deployment Gets Right
http://blog.ianbicking.org/2008/01/12/what-php-deployment-gets-right/
-
Not rated yet.
- Details
It's popular among Python and Ruby web developers to slam on PHP these days, which I've never really been into. It's nice to see Ian Bicking give PHP credit for something it does do well. Personally, I think the points about the shared C library… More
-
-
Eventlet - Second Life Wiki
http://wiki.secondlife.com/wiki/Eventlet
-
Not rated yet.
- Details
Found via Simon Willison. A pure Python library networking library, offering non-blocking io.
-
-
Introducing templatemaker | Holovaty.com
http://holovaty.com/blog/archive/2007/07/06/0128
-
Not rated yet.
- Details
Adrian has released some code to make page scraping easier. Given a set of pages from a site that all share the same base "template," this library makes pulling the bits you need simpler. Looks to be useful, though I haven't played with it yet.
-
-
Compiling Dynamic Languages - Google Video
http://video.google.com/videoplay?docid=-2077755378178864152
-
Not rated yet.
- Details
Saw this on Jacob Kaplan-Moss' site. Don't have time to watch now, so saving for later.
-
-
Python, Mac OS X, and Readline.
http://www.friday.com/bbum/2006/03/06/python-mac-os-x-and-readline/
-
Not rated yet.
- Details
Took me forever to find a readline download that would work for Python on my Macbook Pro. This blog entry contains a link to an SVN repo that works.
-
-
PyCon - A Conference of the Python Community | TX2007 / CallForProposals
http://us.pycon.org/TX2007/CallForProposals
-
Not rated yet.
- Details
PyCon is open for submissions.
-
-
Python main() functions
http://www.artima.com/weblogs/viewpost.jsp?thread=4829
-
Not rated yet.
- Details
That Guido's pretty smart. I found I do most of this anyway, but I thought the sys.exit(main()) bit was very clever.
-
-
UnicodeEncoding - PythonInfo Wiki
http://wiki.python.org/moin/UnicodeEncoding
-
Not rated yet.
- Details
Not only do I soooo clearly get handling Unicode in Python from this, but I had a little laugh while reading it.
-
-
Python Library Reference
http://docs.python.org/lib/lib.html
-
Not rated yet.
- Details
No matter how much I learn about Python, I can never seem to get away from the awesome library reference.
-
Didn't find what you were looking for? Try searching Google.
Publish or subscribe to Deryck Hodge's Bookmarks Tagged With "python" via RSS and more...


