A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Ben Kurtovic b09b619709 Switch to 'unittest discover' over 'setup.py test' 4 vuotta sitten
..
README Try out appveyor config (#95) 9 vuotta sitten
memtest.py Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade 5 vuotta sitten
release.sh Switch to 'unittest discover' over 'setup.py test' 4 vuotta sitten
win_wrapper.cmd Tweak for clarity (#126) 8 vuotta sitten

README

This directory contains support files used for *developing* mwparserfromhell,
not running it. If you are looking for code examples, read the documentation
or explore the source code.