- Production tool: https://indic-wsstats.toolforge.org/
- Issue tracker: https://phabricator.wikimedia.org/tag/indic-techcom/
- Discussion: https://meta.wikimedia.org/wiki/Talk:Indic-TechCom/Tools/Indic_Wikisource_Stats
- Clone repo:
git clone https://github.com/Jayprakash-SE/indic-wsstats.git
cd indic-wsstats
pip install -r requirements.txt
- Run:
python3 app.py
- Open http://127.0.0.1:5000/
gen_stats.py will not work in local machine. Because it use toolsforge's database. So you have to setup the tool on toolsforge to Genrete Stats.json
This is Free Software, released under the GNU General Public License (GPL) version 3.0.