Welcome To Snipplr


Everyone's Recent Snippets Tagged python



1 ... 5 6 7 8 9 ... 14
0 1633 posted 16 years ago by magicrebirth
0 1787 posted 16 years ago by magicrebirth
0 1797 posted 16 years ago by magicrebirth
0 1732 posted 16 years ago by magicrebirth
0 1764 posted 16 years ago by magicrebirth
create a dictionary from the data in two lists
0 1971 posted 16 years ago by magicrebirth
// Is there a way in python to convert a list say [1,2,3,4] to a string and // also how to convert a string to a list? // use str() or repr() to convert to a string. // eval() will convert back to a list.
0 1664 posted 16 years ago by magicrebirth
0 1460 posted 16 years ago by magicrebirth
First: create a file under djangoapp/templatetags where you define your tags [e.g.: myadmin_tags.py]: Second: create the html snippets that get loaded in those tags [e.g., personfactoid_info.html]: Third: in mytemplates/admin/ modify change_for...
1 2232 posted 16 years ago by magicrebirth
1 2055 posted 16 years ago by magicrebirth
0 1498 posted 16 years ago by magicrebirth
0 1206 posted 16 years ago by enjoydoingitwrong
0 1450 posted 16 years ago by magicrebirth
testing tool: http://www.pythonregex.com/
0 2747 posted 16 years ago by backlashblues
Simple example of using Google's API for contacts to display the contact name and phone number. More info in the comments.
0 1532 posted 16 years ago by PhilK
0 1604 posted 16 years ago by tclancy
**work in progress**
0 2103 posted 16 years ago by manatlan
1 1743 posted 16 years ago by laurenceosx
Needs the BeautifulSoup module.
0 1038 posted 16 years ago by taec
1 2743 posted 16 years ago by nefd
The Number objects value determines how often the supplied function is repeated. Inspired by ROR & Python. "Pollutes" Number's prototype.
0 1789 posted 16 years ago by peta
2 1998 posted 16 years ago by vas3k
method 'E' (in fact a decorator) catch the execption and return it, so it's possible to use the good old assert statement.
0 1589 posted 16 years ago by manatlan
0 1473 posted 16 years ago by manatlan
1 ... 5 6 7 8 9 ... 14