Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 828 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 828 Bytes

awmd-stats

Africa Wikimedia Developer (AWMD) Tool for gathering monthly statistics of participants.

Requirements

Installing dependencies

  • Make sure you're running Python 3+.
  • Install application dependencies using the install-deps.sh:
./install-deps.sh

Track your contributions

  • You want your contributions to be tracked by this tool? Nicely add your information in the participants.json in the JSON format and the tool will automatically run a cron to fetch your contributions.

Contributors