glass-bead-labs / garmr

A dog from Hel [sic] to guard 190 Doe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Set up basic Linux server on HP Mini

davclark opened this issue · comments

Something debian based, maybe Ubuntu or Mint. As a proof-of-concept, get python3 and a morepath hello world up and running.

Done and done. it's python 2.7 if that makes a substantial difference.

I would prefer to develop for python 3.4, but we can write python 2.7 code that's 3.4 compliant.

Miniconda is available here: http://conda.pydata.org/miniconda.html

Miniconda causes the least headaches for the kind of work we're likely to be doing. It supports both python 2 and 3, but if you install that, you should use python 3 as the base version!