Excellent video. I've already deployed it into my morning routines. Browsing your GH repository, I couldn't help but find a few other projects that immediately caught my attention as well. Very nice work.
@JohnHumphrey12 күн бұрын
Excellent, thank you! I'm wanting to take this app and add user logins and a place for them to add their feeds so that they could personalize the output. And maybe be able to remember the last 100 article in their feed. So I'd need a login route and a DB. I think I'll revisit your Full Flask Course For Python - From Basics To Deployment course and see if I can make that happen.
@KrKesomackanАй бұрын
i made a terminal rss newspaper for my portable raspberry py. its amazing =D
@RaspberryPiemanАй бұрын
What a great idea and well presented - thank-you. I am using Python 3.11.5 and found I needed to install these packages as well: pip install pyspark pip install --upgrade pandas pip install --upgrade pyarrow pip install --upgrade grpcio pip install google-auth pip install google-cloud-storage
@jaykrownАй бұрын
This was very informative and helpful, thank you.
@AnasUddin2Ай бұрын
Hey i want to become a ai ml engineer, please provide me a roadmap what should i start with
@OkarinHououinKyoumaАй бұрын
Wow... I needed this.
@opokuandrew5716Ай бұрын
i lke your keyboard sound
@ayishaalif7210Ай бұрын
wow its amazing
@davidl3383Ай бұрын
good job thank you !
@elu1Ай бұрын
Great app! I wonder if there is a way to get twitter/x feed
@andiglazkov4915Ай бұрын
Thank you 😊
@aleksandrchernenko8813Ай бұрын
Niiiice Thanks
@shafiq_ramliАй бұрын
If anyone of you get an error "No module named ******" use command "python -m pip install flask" instead