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 8a88198aae release/0.5.2 пре 5 година
..
nodes Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade пре 5 година
parser Fix crash due to PyList_GET_SIZE being applied to a dict (fixes #208) пре 5 година
__init__.py release/0.5.2 пре 5 година
compat.py Drop support for EOL Python пре 5 година
definitions.py Add <wbr> to definitions.py пре 5 година
smart_list.py Fix len() sometimes raising ValueError on empty node lists (fixes #174) пре 7 година
string_mixin.py Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade пре 5 година
utils.py Update copyright for 2016. пре 8 година
wikicode.py Add Wikicode.contains(), Wikicode.get_ancestors(), Wikicode.get_parent() (#177) пре 7 година