local folder? If it’s from a local folder, just can just use “Open"
I need to download peoject fron my server
Oh, you mean like a web server that has the source files under some URL? I think it’s something PHP-specific and people don’t do that in Python so that’s probably why it’s absent from the PyCharm menu
But ... I would need, luckily there is at least the deployment
You can grab the code manually with wget or something and open it in PyCharm: wget -r --no-parent --reject "index.html*" http://www.mysite.com/source
ª, wget in Windows?
Cygwin, GnuWin32 or powershell equivalents
Nop, i found a cool solution! Download project with PHPStorm and open with PyCharm Modern problem need smart solution
Обсуждают сегодня