Skip to content
Snippets Groups Projects
Commit f1d71a8f authored by Mathieu Loiseau's avatar Mathieu Loiseau
Browse files

update readme (add wtp documentation)

parent b9da9951
No related branches found
No related tags found
No related merge requests found
...@@ -10,6 +10,7 @@ This project does depend on python packages. ...@@ -10,6 +10,7 @@ This project does depend on python packages.
* [manual](https://www.mediawiki.org/wiki/Manual:Pywikibot) * [manual](https://www.mediawiki.org/wiki/Manual:Pywikibot)
* [configuration for the wiktionary](https://github.com/wikimedia/pywikibot/blob/master/pywikibot/families/wiktionary_family.py) * [configuration for the wiktionary](https://github.com/wikimedia/pywikibot/blob/master/pywikibot/families/wiktionary_family.py)
* [``wikitextparser``](https://github.com/5j9/wikitextparser) can parse mediawiki pages and extract sections, templates and links * [``wikitextparser``](https://github.com/5j9/wikitextparser) can parse mediawiki pages and extract sections, templates and links
* [documentation](https://wikitextparser.readthedocs.io/en/latest/)
* [``importlib``](https://docs.python.org/3/library/importlib.html) : to import parser modules * [``importlib``](https://docs.python.org/3/library/importlib.html) : to import parser modules
## Installation ## Installation
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment