Welcome To Snipplr


Everyone's Recent Python Snippets Tagged python



1 2 3 4 5 6 ... 13
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 1880 posted 15 years ago by blackthorne
as you run chown -R user:group dir
0 2195 posted 15 years ago by silviud
this will display the size of a directory as if you run du -sb dir
0 3840 posted 15 years ago by silviud
Turn a string LikeThis into like_this
1 1307 posted 15 years ago by jarnaldich
1 1503 posted 15 years ago by magicrebirth
Right click menu to send Nuke trackers to Syntheyes.
0 1020 posted 15 years ago by donaldstrubler
0 1383 posted 15 years ago by metoikos
0 1363 posted 15 years ago by ianbaldy
Function (algorithm) that returns all prime numbers up to n.
0 1047 posted 15 years ago by Doctor_Who
0 1335 posted 15 years ago by toto898
needs external library lxml
0 1000 posted 15 years ago by fatribz
0 1340 posted 15 years ago by silviud
0 1608 posted 15 years ago by stavelin
"Whatever you do will be insignificant, but it is very important that you do it." --Mahatma Gandhi
1 2231 posted 15 years ago by ksaver
0 1213 posted 15 years ago by silviud
0 1354 posted 15 years ago by sukantahazra
How to use pygments in PyGTK textview
0 1232 posted 15 years ago by vkolev
0 1375 posted 15 years ago by throb
This is a fix to an old bug with the Foundry flip.py script
0 2204 posted 15 years ago by throb
1 2 3 4 5 6 ... 13