X
X
Xlebulllek2021-06-11 09:44:45
Python
Xlebulllek, 2021-06-11 09:44:45

What is hosting for python script?

Greetings to all who wish to help me. I have a program which is written in python. Namely, this is a program that collects points from twitch streamers. It needs to be kept in the background, but I want to put it on the hosting so as not to keep it on in the background. There is a whole folder of scripts. You also need to install several libraries from requirements.txt. What are the suitable ones? Thanks in advance for your help. The program is uploaded to github, link in the spoiler.

spoiler
https://github.com/gottagofaster236/Twitch-Channel...

Answer the question

In order to leave comments, you need to log in

3 answer(s)
C
CheXnik, 2021-06-11
@CheXnik

As for me, the coolest one is AWS, you create an account and a virtual machine is given there for free, which is even suitable for telegram bots, also simple and not very simple sites on flask, django also work very well there, and the power of the free virtual machine is enough

A
alexbprofit, 2021-06-11
@alexbprofit

heroku or pythonanywhere

R
Ramis, 2021-06-11
@ramzis

You rent a virtual server , put python there, and run as much as you want and whatever you want.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question