Skip to content

dualsky/wp2git

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wp2git

This program allows you to download and convert any Wikipedia article's history to a git repository, for easy browsing and blaming.

Usage

$ wp2git.py article_name

wp2git will create a directory, in which a new bare git repository will be created.

Run wp2git --help for more options.

Requirements

git should be accessible from PATH.

The mwclient package must be installed (use pip install mwclient).

Entirely based on

CyberShadow's version written in the D language.

About

Downloads and imports Wikipedia page histories to a git repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%