python
ãã¤ããããeasy_install ãå®è¡ãã㨠$ easy_install Traceback (most recent call last): File "/usr/local/bin/easy_install", line 5, in <module> from pkg_resources import load_entry_point File "/usr/local/Cellar/python/2.7.1/lib/python2.7/site-pack</module>â¦
GAE Pythonã§Flash Lite 1.1ã®ãã©ã¡ã¼ã¿åã込㿠- Help me, hackers!âãã®ã¿ã¹ã¯ãã£ã¦ã¿ãããªã¯ã¨ã¹ããæ¥ããããªã¢ã¼ãã®flashã³ã³ãã³ã(swfãã¡ã¤ã«)ãåå¾ãã¦ããã®ãã¤ããªã«ä»»æã®ãã©ã¡ã¿ãåãè¾¼ãã§ãããã©ã¦ã¶ã«è¿ãã ãã®ãã®ã ãã©ãããâ¦
以ä¸ã®ãµã¤ããåèã«ããã Python Tips def try_decode(text): encodings = [ "utf-8", "shift_jis", "euc_jp", "iso-2022-jp" ] for enc in encodings: try: return unicode(text, enc) except: pass return text iso-2022-jp以å¤ã¯ã¨ãããã確èªã§ããâ¦
ä»æ§ End point http(s)://tadalists-api-delegate.appspot.com Todoé ç®ã®è¿½å ãã¹ /post ã«POSTã¡ã½ããã§ã以ä¸ã®ãã©ã¡ã¿ãBODYãã¼ã¿ã¨ãã¦æ¸¡ãã¾ãã username : ã¦ã¼ã¶å password : ãã¹ã¯ã¼ã list: ç»é²å ã®ãªã¹ãid content: ç»é²ããå 容 ä¾ cuâ¦
xmlrpclibã¤ãã£ããã¨ã¦ãç°¡åã ã£ãã Python++ >>> import xmlrpclib >>> server = xmlrpclib.ServerProxy("http://b.hatena.ne.jp/xmlrpc") >>> server.bookmark.getTotalCount("http://d.hatena.ne.jp/snaka72") 918 ããã ãã§XML-RPC使ããã£ã¦ã¹ã´ãâ¦
ãã¾ããã£ã¦æãã ãã©GAEå§ããã ã¤ãã§ã«Pythonãã ã¨ãããã¨ã§ãåå¼·ã®ããã®ã¢ããªæ¸ããã http://freesoft-license-counseler.appspot.com/ PythonãGAEãæã£ã¦ããããç°¡åãï¼ã¨ãããç°¡åãªãã¨ãããã£ã¦ãªããã...ï¼ã½ã¼ã¹ãæãã¨ã # codâ¦