OSDN Git Service

implementing sqlite based story fetcher.
authorhylom <hylom@users.sourceforge.jp>
Wed, 25 Nov 2009 11:45:45 +0000 (20:45 +0900)
committerhylom <hylom@users.sourceforge.jp>
Wed, 25 Nov 2009 11:45:45 +0000 (20:45 +0900)
commit0a85e7c585e4c24d40899bf71e0862a7f7e2e4db
treeb937cb8e05a66fcd504d65f4736bc3cfd29bd7ee
parentdff60ba764e8673392b1cdb1ebc2693938471cd9
implementing sqlite based story fetcher.
StoryList2/BeautifulSoup.py [new file with mode: 0644]
StoryList2/create_db.py [new file with mode: 0755]
StoryList2/fetch_storylist.py [new file with mode: 0755]
StoryList2/otptools2.py [new file with mode: 0644]