Kvasir

De Linuxmemo.

(Différences entre les versions)
(install)
(install)
Ligne 3 : Ligne 3 :
  apt-get install python-pip git-core python-lxml python-tornado python-beautifulsoup python-dev python-yaml pip install msgpack-python
  apt-get install python-pip git-core python-lxml python-tornado python-beautifulsoup python-dev python-yaml pip install msgpack-python
  apt-get install postgresql python-psycopg2
  apt-get install postgresql python-psycopg2
 +
 +
cd /opt
 +
git clone https://github.com/web2py/web2py.git web2py

Version du 23 juin 2014 à 11:39

install

apt-get install python-pip git-core python-lxml python-tornado python-beautifulsoup python-dev python-yaml pip install msgpack-python
apt-get install postgresql python-psycopg2
cd /opt
git clone https://github.com/web2py/web2py.git web2py
Outils personnels