[Tutor] Python and DB

Mats Wichmann mats at wichmann.us
Thu Jun 27 18:50:21 EDT 2019


On 6/27/19 3:20 PM, Brave Heart via Tutor wrote:
> I have a little RSS program , I current the out are basically outputted on my screen, but I would like python to write to DB so  I can from DB write on a webpage with PHP...
> 
> Kinda like I want to run a news website ..

There doesn't seem to be a question here.

Does this help in any way?

https://docs.python.org/3.7/library/sqlite3.html




More information about the Tutor mailing list