Answer the question
In order to leave comments, you need to log in
How to properly upload a project from PyCharm to the server?
I am writing a simple Bottle website in PyCharm.
How to put the project on the server for testing?
The web server is not configured on the local machine, it is configured on a remote server.
Previously, when I had a chance to write in php, I uploaded via FTP directly from the IDE. Now I'm lazy.
Answer the question
In order to leave comments, you need to log in
You can do everything just like for PHP - FTP via Deployment . Well, if you're not too lazy to figure it out, then Vagrant .
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question