C
C
centrin02016-01-29 11:35:53
Python
centrin0, 2016-01-29 11:35:53

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

3 answer(s)
O
Oleg Gamega, 2016-01-29
@gadfi

habrahabr.ru/post/237489

S
Sergey Novikov, 2016-01-29
@BOOMER_74

You can do everything just like for PHP - FTP via Deployment . Well, if you're not too lazy to figure it out, then Vagrant .

D
Dmitry Voronkov, 2016-01-29
@DmitryVoronkov

git+virtualenv

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question