Skip to content

rao107/nigerian-history

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

This repository contains Python notebooks and scripts related to my edits of Nigerian-related articles on Wikipedia. I am especially proud of this spreadsheet compiling all Nigerian assemblymembers from the countries' independence.

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

About

Notebooks to document my Nigeria-related edits on Wikipedia

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors