Posted
Hello, so I've written an entire key system in Python with Flask, it works and really all that needs to be done on it now is a few basic fixes and adding Linkvertise to it (which I have no idea how to use Linkvertise lmao).
I want to deploy it to my website so it can actually function, work, and be useful, but I have no idea how to deploy it. My hosting doesn't support Python so I think I'd have to use a third-party service like Heroku, except I can't use Heroku.
How can I deploy Flask to my website?
we are dead
Replied
Honestly, getting a vps would be the best idea. Also a piece of advice is to use sanic instead of flask, sanic is 5 times faster than flask and basically has the same syntax. I use sanic for all my backend / my own keysystem.
Cancel
Post
Replied
get vps and install python on there; move your files over to the vps and start the website
Cancel
Post
Replied
@68804
Oh alright, I'll look into a VPS. As for Sanic, is it easy to deploy and does it have good documentation?
Novaline uses Python for its key system?
Cancel
Post
we are dead
Replied
@68804
Oh nice. On the topic of a key system... I've never used Novaline so I'm taking an assumption that it uses Linkvertise, but how do you integrate Linkvertise with Python?
Cancel
Post
we are dead
Replied
@68804
I would like to further inquire about this with you, I sent you a friend request on Discord and I would be grateful if you would be able to help me.
Cancel
Post
we are dead
Replied
@68804
You should see a request from Alternate, though I've also DM'ed you my tag in case you don't get it.
Cancel
Post
we are dead
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post