Welcome To Snipplr


Everyone's Recent Snippets Tagged python



1 2 3 4 5 6 ... 14
Not only is it really really fast; it's also order preserving and supports an optional transform function
0 3825 posted 15 years ago by magicrebirth
See: http://docs.python.org/library/smtpd.html You might use other port instead 25.
0 2624 posted 15 years ago by wnasich
Hi Guys, I had a job to remove all kinds of comments from the Lua file. I tried to find a usable Python script to this on the net, but Google did not help. Therefore, I made one. This script recognizes all types of comments such as single and mul...
0 2515 posted 15 years ago by Woodoo
A simple Ajax database app built with the Karrigell web framework for Python; PyDbLite, a non-SQL Python database engine; and JQuery in the browser
0 1272 posted 15 years ago by jcastell
first design your app and generate a .UI file using Designer (part of Qt Creator), then run pyuic4 to get it to python, like: pyuic4-2.6 example.ui > example.py then import the window classes in example.py and make your up by subclassing like you...
1 1964 posted 15 years ago by blackthorne
as you run chown -R user:group dir
0 2249 posted 15 years ago by silviud
this will display the size of a directory as if you run du -sb dir
0 3933 posted 15 years ago by silviud
Turn a string LikeThis into like_this
1 1376 posted 15 years ago by jarnaldich
0 1449 posted 15 years ago by metoikos
1 1572 posted 15 years ago by magicrebirth
Right click menu to send Nuke trackers to Syntheyes.
0 1065 posted 15 years ago by donaldstrubler
0 1440 posted 15 years ago by metoikos
0 1427 posted 15 years ago by ianbaldy
Function (algorithm) that returns all prime numbers up to n.
0 1097 posted 15 years ago by Doctor_Who
0 1391 posted 15 years ago by toto898
needs external library lxml
0 1043 posted 15 years ago by fatribz
0 1395 posted 15 years ago by silviud
0 1673 posted 15 years ago by stavelin
"Whatever you do will be insignificant, but it is very important that you do it." --Mahatma Gandhi
1 2301 posted 15 years ago by ksaver
0 1269 posted 15 years ago by silviud
0 1421 posted 15 years ago by sukantahazra
1 2 3 4 5 6 ... 14