Welcome To Snipplr
Everyone's Recent Snippets Tagged python
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
A dictionary-like class that can be used to assign unique integer IDs to names. This class is part of the [igraph library](http://igraph.sourceforge.net), but I need it occasionally in other projects so I post it here.
1
789
posted 15 years ago by ntamas
Python
URIエンコードã¨ãƒ‡ã‚³ãƒ¼ãƒ‰ã«ã¯urllibモジュールã®quote()ã¨unquote()ãŒä½¿ã¸ã‚‹
0
702
posted 15 years ago by tamuratetsuya
This function takes 2 arguments, first is the string to be encoded (or decoded) the second is optional and can be used to change the rotation amount to something other than 13.
0
588
posted 15 years ago by Valdemarick
アルゴリズムコンテストã®å‹‰å¼·ä¼šã§ç´¹ä»‹ã—ãŸGoogle App Engineã§å‹•ãpythonコードã§ã™
Djangoフレームワークをå‰æã«ã—ã¦ã„ã¾ã™ã€‚
ã‚ã¾ã‚Šã‚³ãƒ¼ãƒ‰ã¨ã—ã¦ã¯å‚考ã«ãªã‚‰ãªã„ã‹ã‚‚知れã¾ã›ã‚“ãŒã€ã“ã...
0
1692
posted 15 years ago by tamuratetsuya
Tumblr taglist generator returns your Tumblog tags under JSON format. Written in Python and utilized Google App Engine.
1
784
posted 15 years ago by doqtu84
Me trying to not be a noob in python.
Yes, I know my noob is probably showing.
0
640
posted 15 years ago by jakswa
Here's a short program to print a list of all of the documents in your Google Documents account
0
576
posted 15 years ago by hemanthhm
ã¿ãŸã„ãªã‚«ãƒ³ã‚¸ã§ã€Œä¿æŒã™ã‚‹modelåã®å°æ–‡å—+"_set"ã€ã§ã¶ã‚‰ã•ãŒã‚‹Entityã®ãƒªã‚¹ãƒˆã‚’å–å¾—ã§ãる。ã“ã®å称ã¯ReferencePropertyã®ã‚³ãƒ³ã‚¹ãƒˆãƒ©ã‚¯ã‚¿ã®collection_name引数ã§æŒ‡å®šã™ã‚‹äº‹ã‚‚ã§ãる。
0
604
posted 15 years ago by tamuratetsuya
This simple example tests and shows off a fully working FormEncode (v1.2) example. I've had a hard time finding an example, so I now give it to you.
1
947
posted 15 years ago by wackysalut
Also works with weighted degree or any other property you might think of.
0
929
posted 16 years ago by ntamas