Execute sage remotely
I run pycharm on a windows machine and sage in a linux server. How can I use a python interpreter or pycharm on windows do execute my scripts in sage?
It would also be use full if pycharm does not indicate sage packages/classes/fusctions as syntax errors.
To give more context: PyCharm is a cross-platform integrated development environment (IDE) for Python. See https://en.wikipedia.org/wiki/PyCharm .