/tofawiki

Source code of tofawiki.wmflabs.org

Primary LanguagePythonMIT LicenseMIT

Tofawiki

It's source of the tofawiki service at tofawiki.wmflabs.org

Server

The flask server is intended to be hosted by a web server, but a dev server can be started locally with

tofawiki dev_server_translation

Installation

Dependencies

Installation will require some additional packages to be available.

sudo apt-get install python3-dev

Starting the dev server

$ tofawiki dev_server --config config-localdev.yaml

See also