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 18646f712f release/0.5.4 5 vuotta sitten
..
nodes Update API query example; clarify docstring 5 vuotta sitten
parser Add guard against a rare crash in the C tokenizer 5 vuotta sitten
__init__.py release/0.5.4 5 vuotta sitten
compat.py Drop support for EOL Python 5 vuotta sitten
definitions.py Add <wbr> to definitions.py 5 vuotta sitten
smart_list.py Fix len() sometimes raising ValueError on empty node lists (fixes #174) 7 vuotta sitten
string_mixin.py Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade 5 vuotta sitten
utils.py Support manual construction of Node objects (fixes #214) 5 vuotta sitten
wikicode.py Minor cleanup 5 vuotta sitten