Getting Python going

Reviews and other little ventures that don't quite fit into the other forums
Post Reply
Daniel Wee
Site Admin
Posts: 2449
Joined: Wed 25 Feb 25 2009 8:00 pm

Getting Python going

Post by Daniel Wee »

Have Python installed.

use pip to install modules:-

pip install feedparser
Post Reply