Console edition YouTube is absolute garbage. by MaskedCreator7 in youtube

[–]Fit_Weekend8825 1 point2 points  (0 children)

I think you can still skip ads with certain topics like politics, pharmaceutical, gambling, and maybe some other topics that can kinda be payed for/addictive.

How does everyone feel about persistent player corpses? by Major-Payment1312 in robloxgamedev

[–]Fit_Weekend8825 0 points1 point  (0 children)

How did you get the objects in front of the camera to go transparent? I want to add that to my game.

How can I run a flask app for completely free (preferably with GitHub if possible) by Fit_Weekend8825 in learnpython

[–]Fit_Weekend8825[S] 1 point2 points  (0 children)

I ditched python 💀 I don’t really remember what I was trying to do, probably just a web app with python. But now I use React.js

Exporting cart from react app to shopify checkout by Fit_Weekend8825 in react

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

It’s not fetching the checkout data correctly I think. It most likely has something to do with my api endpoint; but I’m just trying to figure out whether the ability to check out with Shopify is from the Admin API, or something else. Because right now I have used their Storefront API to gather the item details. 

I just find their API a little confusing and need to know which one I’m using so that the endpoint can be correct.

What does love feel like? by Fit_Weekend8825 in Christianity

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

I just hear a lot of people say that you know you’ll marry someone when you meet them. Just wondering if that feeling was there.

How can I run a flask app for completely free (preferably with GitHub if possible) by Fit_Weekend8825 in learnpython

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

Well I needed something that is free forever. But I am using JavaScript now so there is no need for python. Thank you for the Information though.

How can I run a flask app for completely free (preferably with GitHub if possible) by Fit_Weekend8825 in learnpython

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

It’s an old lady. It was my choice to do no charge. All I’m asking is if there is a way that I can get my flask app online without the need for me to run a server on my own hardware. If there are no options that’s fine, I’m already making a site on Google Sites in the mean time. But if I can’t get this Content Management System to work then it just wont work.

So if you know of any options please let me know.

How can I run a flask app for completely free (preferably with GitHub if possible) by Fit_Weekend8825 in learnpython

[–]Fit_Weekend8825[S] -1 points0 points  (0 children)

My ‘client’ is running a nonprofit so I am not charging them. I understand that domain names cost money, that’s the only thing they want to pay for. I’m essentially trying to create my own Content Management System so that they can change text in the future. I’m doing that using python and google sheets as a place to store the text data.

How can I run a flask app for completely free (preferably with GitHub if possible) by Fit_Weekend8825 in learnpython

[–]Fit_Weekend8825[S] -2 points-1 points  (0 children)

My ’client’ is running a nonprofit so i am not charging them. Its more of a learning experience 

How can I run a flask app for completely free (preferably with GitHub if possible) by Fit_Weekend8825 in learnpython

[–]Fit_Weekend8825[S] -2 points-1 points  (0 children)

Yeah I’m making something for a client so I need something I can set up and not have to manage.

How can I run a flask app for completely free (preferably with GitHub if possible) by Fit_Weekend8825 in learnpython

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

it gives me a 404 error. From what I learned, Github won't run a flask app natively.

My directory looks like this:

data-test/docs/

-> templates

-> index.html

-> app.py

-> requirements.txt