Skip to content
/ nigeria Public

Notebooks to document my Nigeria-related edits on Wikipedia

Notifications You must be signed in to change notification settings

rao107/nigeria

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

This repository contains Python notebooks and scripts related to my edits of Nigerian-related articles on Wikipedia.

File descriptions

Set up main.py

To run main.py, use these commands to set up environment:

python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt

Change the DIR_NAME to the folder with scans you want to start creating spreadsheets.

Run the main Python file to start creating the spreadsheets:

python ./src/main.py

This code is not perfect and contains inconveniences. However, they are manageable and don't waste too much time. If you make a mistake, you may need to redo some minute's worth of work or correct it after the CSV is written.

About

Notebooks to document my Nigeria-related edits on Wikipedia

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published