Welcome To Snipplr
Everyone's Recent Python Snippets Tagged python
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
in case that you want to pass between multiple methods the same *args and unpack it
at the end
0
890
posted 15 years ago by silviud
This python script takes the SMS message and phone number as arguments.\\\\r\\\\n\\\\r\\\\n Before you run this script, please 1) search for \\\\\\\'yourusername\\\\\\\' in this file and replace it with your way2sms.com username. 2) search for \\\...
0
1450
posted 15 years ago by vissu
Loads of code lifted from here :
http://www.tokeru.com/t/bin/view/Maya/MayaPython#ListDir
0
1290
posted 15 years ago by throb
This creates a zipfile with the same name as the input file in the same location as the input file. Only does a single file.
0
1212
posted 15 years ago by throb
Python
print a list of all the "read" nodes in a nuke script that has a "file" name containing 'mov'
print a list of all the "read" nodes in a nuke script that has a "file" name containing 'mov'
0
3124
posted 15 years ago by adamteale
Directory listing on a web server at http://yourhost:8000/
1
1104
posted 15 years ago by blackthorne
This code allows automatically posting comments to LiveJournal to be the first commenter.
Usage: $ python auto-post-comment.py
1
821
posted 15 years ago by andrewkolesnikov
First there was: [http://snipplr.com/view/15246/color-coded-svn-status](http://snipplr.com/view/15246/color-coded-svn-status)
Then there was: [http://snipplr.com/view/16540/color-coded-svn-status-v2](http://snipplr.com/view/16540/color-coded-svn-s...
0
1320
posted 15 years ago by philchristensen