Welcome to PythonBlogs.com
A place for Python enthusiasts- Target your blog to the Python community.
- Get a great domain name for your blog:
<yourname>.pythonblogs.com - Use a powerful, yet simple, blogger interface.
- Choose from 100 great templates for your blog.
- Get it all for free.
and start blogging in 30 seconds
Latest Posts
Rock is dead, people are living
Rock is dead, people are living In 1997, my hometown had made a major flood. It was monstrous hundred years floods, the floods hit the...
Simple Text Files
In my previous life*, if you couldn't access data, you couldn't do nothing. In this life I figure it's pretty much the same...
Griddle cake forgotten
Griddle cake forgotten Saw the husband already getting up and getting ready to go to work, I rubed the sleepy eyes, gave him one to...
Cartesian Product
this function takes an arbitrary number of lists as input and returns the Cartesian product. ex: >>>...
Python file handling
How can I read a text file from a normal text editor like Ms word or Word pad?
Hello Python Blogs
Hello WORD Python...
HELO FRIENDS I NEED TO GET SOME PROJECTS
i need some sone student project using python..if u have pllz send me some project mail me ajij03@gmail.com...
Hello World!
if __name__ == "__main__": print "Hello World"...
An elementary Python data compression question
Hi all, Though I don't work in data compression, but for learning purpose only I ran a program very similar to the one given in...
Python - Saving your file format
I'm writing a software and I want to save what I have done so that I can re-open the software and restart from where I stopped. How can I...
GSoC 2009: Python support for Anjuta
My task this summer for my Google Summer of Code (2009) project for the GNOME organisation would be to work on adding Python support to...
Instalación de Django
asfa fasdf a f a fa f
Common tasks about the regular expressions in the Perl 5
I suggest you to enlarge you knowlage about the regular expressions in the Perl 5 web-programming language. I understand, that perl...
More On Function Decorators
In my previous post , I presented a couple of examples on how to use function decorators in Python. Those examples were illustrative,...
Need script to download file from a server using python...
Hi, I am fairly new to python and i am looking for a python script to download latest build from the server. But, the build...