A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
Ben Kurtovic b09b619709 Switch to 'unittest discover' over 'setup.py test' 4 лет назад
..
README Try out appveyor config (#95) 9 лет назад
memtest.py Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade 5 лет назад
release.sh Switch to 'unittest discover' over 'setup.py test' 4 лет назад
win_wrapper.cmd Tweak for clarity (#126) 8 лет назад

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.