SeanDCao / piki

python wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About piki

piki is a wiki writen by python.

How to contribute

Fork and send pull request.

How to run piki on your own machine

  1. install all required modules:
shell> pip3 install -r requirements.txt
  1. create wiki depository : execute shell in root dir
shell> mkdir wiki
  1. run init script :
> cd db;
> python3 init.py

default account is 'admin', the password is 'admin' also.

  1. cp tornado/setting-sample.py tornado/setting.py and change setting to fit your enviroment.

  2. check above, using python3 wiki.py to start server.

TODO

About

python wiki


Languages

Language:JavaScript 93.5%Language:CSS 2.9%Language:HTML 2.4%Language:Python 1.2%