E
E
Eugene Moldovanu2018-11-13 16:13:43
Django
Eugene Moldovanu, 2018-11-13 16:13:43

Free VPS for Python+Django?

There are such? Needed for learning programming and debugging programs in Python.

Answer the question

In order to leave comments, you need to log in

7 answer(s)
M
M25, 2018-11-13
@M25

Amazon once gave a year of the server for free
as it is now - I don’t know.

L
latush, 2018-11-13
@latush

Just a whole VPS for training and debugging? Put yourself in the right environment in a virtual machine and learn and debug.
And you will hardly find free django-hostings, and even vps

M
Max Cage, 2018-11-13
@zulune

https://www.pythonanywhere.com/ - as an option
https://www.heroku.com/ - you can do it here
https://c9.io - you can code right there

C
CityCat4, 2018-11-13
@CityCat4

When you are given something for free, you are not a subject, but an object. It means you are being used. Hosting is a cost, and possibly a hefty one. Who needs you and why, to give you something for free, without receiving anything from you?

A
Alexey Guest007, 2018-11-14
@Guest007

Django has a built-in server for this. Just look at the documentation. Even a slightly outdated translated one (on djbook.ru) will give all the answers to these questions. Write/debug to your health. On the local machine.
That's when it will be necessary to deploy for accessibility from all over the world - then think about VPS. But here it is necessary to decide whether it is necessary? A small entry threshold in the form of money is a good test of how serious you are about your project and how useful it can be to someone :-)
100-150r. per month, this is less than most mobile tariffs that people pay without really worrying about. Search https://vps.today/

E
Evgeni Moldovanu, 2018-11-14
@Devvver

A small entry threshold in the form of money is a good test of how serious you are about your project and how useful it can be to someone :-)

I do not argue. I contacted my hosting provider from whom I rent virtual hosting, but it turned out that there is no GUI execution support.
I don't know Python, I only write in Object Pascal. English is also zero. Before that, I googled, found some options for launching on python through http.server and so on - but all these methods do not work for me.
I registered on coder.com - but I couldn’t get access there either - support said that they don’t have external access and that I myself would run the server in Linux - and I’m zero in this.

A
Alexander Grebenshchikov, 2018-11-15
@archerz

You can buy a VPS server on firstvds for 90 rubles per month. Quite enough to play around and for small projects will do.
https://firstvds.ru/products/vds_vps_cheap

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question