↧
(Python) Python: Basic Feedparser example for Os X.5 - chrisaiv
Using terminal, download feedparser, you can specify a specific version if preferred: sudo easy_install "feedparser==4.1" Once installed, create a new pythonFile.py and paste this code and Run
View Article(Python) LJAutoComment - aruseni
This class is used to automatically update a LiveJournal blog’s RSS feed, detect new entries and post a comment if the entry is new enough (i.e. is posted in a given period of time from now, for...
View Article