Answer the question
In order to leave comments, you need to log in
Which model to choose for a convenient "life cycle" of the code?
Good day.
I don't know the right term to describe a set of resources, programs, services, and the relationships between them.
I program in python in sublime text from which I save scripts with a key combination in github gist. Gist-because I didn’t get to serious projects and all projects in one or two files, and also because version control is needed. I'm currently choosing paas (free, for kids, with the ability to query outside) to run code in the cloud.
The question is how to make it so that when working at my home computer in sublime, I do not have to make unnecessary movements so that the actual code appears in the cloud, evaluate and correct its work.
Previously used pythonanywhere. And the process was like this - I write the code, debug it on the computer, open the pythonanywhere site, upload the script file, run it, check it. If so, repeat the process. (in pythonanywhere it is impossible to make requests outside, therefore I am looking for others)
I am looking for a classic (or general, regardless of which paas I choose), simple, or beautiful solution.
Answer the question
In order to leave comments, you need to log in
I don't know the right term to describe a set of resources, programs, services, and the relationships between them.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question