O
O
OM12017-02-15 10:48:26
Python
OM1, 2017-02-15 10:48:26

Running py scripts on hosting: any advice?

Hello! I'm new to python, and new to ssh and FreeBSD as well.
Decided to ride.
I'm trying to run a py script on a hosting, support for python 2.6
Simple hello world - everything is
fine By cron'u, too, everything is fine.

I started to complicate the task and ran into the problem of installing modules for python. There is no pip, there is easy_install, but I just can't figure it out. I realized that knowledge is not enough!

Can you tell me a few points that are necessary when starting work with python in general and on remote servers?

Some must-have for a beginner?

Thank you!

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Stepan Krapivin, 2017-02-15
@OM1

easy_install pip
learn virtualenv

O
OM1, 2017-02-15
@OM1

For the whole day it didn’t work out how to install python modules on hosting

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question