Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 774 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 774 Bytes

hackchtx01-lpw

Ce projet représente la partie html/web de l'application. Elle vient completer le plugin firefox et la partie serveur du plugin

Installation

Installer python 3.4 sur Debian/Ubuntu

apt-get install python34

Installer python 3.4 sur CentOS

apt-get install python34

Installer setuptools

Installer pip

Installer jina2 (moteur de template)

Installer Flask

Installer MarkupSafe

Installer Werkzeuq

Installer itsdangerous

Installer wheel. Wheel est le nouveau standard pour diffuser les paquets en python. Il permet de remplacer les eggs. Le support des Wheels est supporté par pip >= 1.4 et setuptools >= 0.8