PDA

View Full Version : Python



DEElekgolo
April 12th, 2010, 11:12 PM
I have been fucking with this thing for a while now. I taught myself by reading the docs and a few video tutorials in a 48 hour period. After an all nighter with python, I am already pretty good with it. Python(x,y) (http://www.pythonxy.com/) made the coding process easy and fast so I managed to poop out a few cool things.

Here (http://deelekgolo.codebrainshideout.net/Pics/2010-04-12_2000.swf) is one of them that is worth mentioning, but the others are crap. It's basically a bungie.net scrapper, no regex involved. I had music playing with the video, its a coincidence that it recorded and ended at the right times.

Anyone else mess with Python lately?

Kornman00
April 13th, 2010, 04:05 AM
I've never messed with it personally but I know they used it in H2V editor's development when it came down to parsing the code for text strings which would need to be localized (as MS is apparently a real stiffler about having their applications be or be able to support more than one language).