A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
25개 이상의 토픽을 선택하실 수 없습니다. 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 년 전
..
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.