drime

French rhyme dictionary with web and CLI interface
git clone https://a3nm.net/git/drime/
Log | Files | Refs | README

commit 2af69c3604ba4ab19b3cefa53199e308c6ada5cc
parent bf1b4130a469463040a3974a6b58a3e43149de5f
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Fri, 15 Aug 2014 17:42:50 +0200

install info

Diffstat:
README | 5++++-
1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/README b/README @@ -20,7 +20,10 @@ modules from plint <http://gitorious.org/plint/> that you should put in the same folder, and also "frhyme.py" (see plint's documentation). drime also requires PyMySQL <http://www.pymysql.org> and Flask -<http://flask.pocoo.org/> for Python3. +<http://flask.pocoo.org/> for Python3. To install PyMySQL, use for instance: + + sudo pip3 install pymysql + sudo apt-get install python3-flask drime requires a working MySQL installation (package mysql-server on Debian systems) and the instructions in this README require the MySQL client (package