Skip to content

Latest commit

 

History

History
executable file
·
16 lines (13 loc) · 338 Bytes

File metadata and controls

executable file
·
16 lines (13 loc) · 338 Bytes

wiki_parser

This repo is a collection of Python libraries used to scrape tabular data from Wikipedia and convert it into a CSV that Anki can ingest into new flashcard decks.

Prerequisites

TBA

Usage

# script.py
from decolonization import Decolonization
dec = Decolonization()
python3 script.py