{"id":15134652,"url":"https://github.com/dlenski/wp2git","last_synced_at":"2026-01-10T23:42:40.296Z","repository":{"id":21865023,"uuid":"25188499","full_name":"dlenski/wp2git","owner":"dlenski","description":"Downloads and imports Wikipedia page histories to a git repository","archived":false,"fork":true,"pushed_at":"2024-12-14T17:20:24.000Z","size":71,"stargazers_count":34,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-19T00:35:09.042Z","etag":null,"topics":["git","mediawiki","wikipedia-dump"],"latest_commit_sha":null,"homepage":"http://blog.thecybershadow.net/2010/06/16/import-wikipedia-page-history-to-git/","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"CyberShadow/wp2git","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dlenski.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-10-14T03:19:13.000Z","updated_at":"2024-12-30T22:17:59.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/dlenski/wp2git","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/dlenski/wp2git","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlenski%2Fwp2git","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlenski%2Fwp2git/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlenski%2Fwp2git/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlenski%2Fwp2git/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dlenski","download_url":"https://codeload.github.com/dlenski/wp2git/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlenski%2Fwp2git/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277462533,"owners_count":25822032,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-29T02:00:09.175Z","response_time":84,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["git","mediawiki","wikipedia-dump"],"created_at":"2024-09-26T05:23:27.277Z","updated_at":"2025-09-29T03:30:48.043Z","avatar_url":"https://github.com/dlenski.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"wp2git\n======\n\nThis program allows you to download and convert any Wikipedia article's history to a `git` repository, for easy browsing, [annotation](https://git-scm.com/docs/git-annotate),\nand [bisecting](https://git-scm.com/docs/git-annotate) (etc.) of older revisions.\n\n### Requirements\n\nRequires Python 3.x and `git` accessible in your `PATH`, and the [`mwclient` package](https://github.com/mwclient/mwclient)\n(which will be auto-installed by `pip`).\n\n### Quick installation\n\nFor the latest release, install with:\n\n```\npip3 install https://github.com/dlenski/wp2git/archive/v2.0.zip\n```\n\nFor the latest development build, install with\n\n```\npip3 install https://github.com/dlenski/wp2git/archive/master.zip\n```\n\n### Usage\n\n```\n$ wp2git [--lang XY] article_name\n```\n\n`wp2git` will create a directory, in which a new `git` repository will be created.\nThe repository will contain a single file named `article_name.mw`, along with the entire edit history\nof that article on `XY.wikipedia.org`. (If unspecified, the default language is guessed according to\nyour locale.)\n\nUse `wp2git --help` to show more options.\n\n### Entirely based on\n\n[CyberShadow's version](https://github.com/CyberShadow/wp2git) written in the D language.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdlenski%2Fwp2git","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdlenski%2Fwp2git","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdlenski%2Fwp2git/lists"}