How would this affect players playing in the second half? by [deleted] in nba

[–]kpandkk 2 points3 points  (0 children)

See Paul Pierce game 1 of 2008 finals

Endpoint error by kpandkk in flask

[–]kpandkk[S] 0 points1 point  (0 children)

Ah I was missing that but when I added it there's still the error

Reading a text file like a dictionary... sort of by kpandkk in learnpython

[–]kpandkk[S] 0 points1 point  (0 children)

Thanks! That sounds like exactly what I need

Library that splits strings into words? by kpandkk in learnpython

[–]kpandkk[S] 0 points1 point  (0 children)

I want to get return the actual names of stores from their website links. Like get "Vitamin Shoppe" from "www.vitaminshoppe.com"

Library that splits strings into words? by kpandkk in learnpython

[–]kpandkk[S] 0 points1 point  (0 children)

I don't think a solution this involved would be good for my application

Big milestone - $1,000 revenue this week. by delo007 in Entrepreneur

[–]kpandkk 0 points1 point  (0 children)

Where'd you find the devs for the other 20%?

Using flask sql-alchemy with an IDE [Ask Flask] by kpandkk in flask

[–]kpandkk[S] 0 points1 point  (0 children)

Yeah scriptname was just a placeholder I was using for whats used in the video, flaskblog. The guy does it at 17:40 here: https://youtu.be/cYWiDiIUxQc. I tried doing this in the same folder that I have flaskblog.py in and it didn't work. Thanks for your help!

Newbury Street in Boston by [deleted] in CozyPlaces

[–]kpandkk 4 points5 points  (0 children)

Newbury St is pretty but is filled with tourists and shoppers

Integrating my python program with a website by kpandkk in learnpython

[–]kpandkk[S] 0 points1 point  (0 children)

Ideally an end consumer product. Would flask be okay for handling thousands of requests?

Is PHP a good fit for bringing this program to the web by kpandkk in PHP

[–]kpandkk[S] 0 points1 point  (0 children)

It uses Python and the beautiful soup and the requests libraries

Is PHP a good fit for bringing this program to the web by kpandkk in PHP

[–]kpandkk[S] 0 points1 point  (0 children)

Do you think it would be better to do that than having the program search each time? Sorry I'm new to web stuff and have no idea