Google App Engine | 04:50 | はじめに このエントリーは、先に公開した記事「道に迷ったアナタに捧ぐ(関連記事のまとめ)」が原因不明の事象により直リンクでは見えない!という問題に対処する目的で作成されました。中身は基本的に変わりません。なんだかブ... 続きを読む
# -*- coding: utf-8 -*- # # import urllib import base64 import logging from google.appengine.api import urlfetch from django.utils import simplejson SOURCE = "twitter4gae.py" URL_TWITTER = "http://twitter.com/" URL_TWITTER_SEARCH = "http://se... 続きを読む
Once activated, we'll place the following badge in your repository's detail box: An up to date, pure Python wrapper for the Twitter API. Supports Twitter's main API, Twitter's search API, and (soon) using OAuth with Twitter/Streaming API. 続きを読む
Twitter, Python, GoogleAppEngine初めて、Twitter botなるものを作ってみた。http://twitter.com/zenra_bot公式ページ:全裸bot フォローするとフォローし返します フォローを外されると同様にフォローを外しますフォロワーの発言を拾って、勝手に全裸に書き換... 続きを読む
Welcome Welcome to the appengine-utilities project demo site. appengine-utilities is a collection of utilities designed to reduce the amount of time required to build applications on top of the Google AppEngine environment. It includes: sessi... 続きを読む
A set of scripts to work locally on Subversion checkouts using Mercurial Summary This set of scripts allows to work locally on Subversion-managed projects using the Mercurial distributed version control system. Why use Mercurial ? You can do ... 続きを読む
# This program is free software; you can redistribute it and/or modify 続きを読む
Simply exchange files with WOOF I guess everybody with a laptop has experienced this problem at some point: You plug into a network and just want to exchange files with other participants. It always is a pain until you can exchange files with... 続きを読む
IRCMemoBot 説明: Python で書かれた,メモ用の IRC ボットです.IRC でコマンドを発言することによって URL をメモすることができます. このボットに対して priv メッセージを送ることでもメモできます. RSS 吐きます. メモした URL にリンクを張っているペ... 続きを読む
This is the official Pootle server of the Locamotion Project! More information about this server (including contact information).More information about the Decathlon project.Note that you need to be logged in to translate. This server is kind... 続きを読む
#!python """Bootstrap setuptools installation If you want to use setuptools in your package's setup.py, just include this file in the same directory with it, and add this to the top of your setup.py:: from ez_setup import use_setuptools use_s... 続きを読む
Pyny is a clone of Winny, which is the most popular P2P network in Japan. 続きを読む