Little Python Scripts
In the last year, any time I've written a Python script that I think others might find interesting, I've posted it to this blog. I've finally got around to putting a list of them together on my Python page so anyone stumbling upon that page will find them without having to read through my blog.
I've included them here for your pleasure too:
- Statistically Improbable Words in Python
- Updated Python Trie Implementation
- Betacode to Unicode in Python
- Enumerating the Rationals in Python
- Google Auction in Python
Enjoy! And suggestions for improvements are always welcome.
Last Modified: March 19, 2005
Author: James Tauber