A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
Ben Kurtovic 8a88198aae release/0.5.2 vor 5 Jahren
..
nodes Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade vor 5 Jahren
parser Fix crash due to PyList_GET_SIZE being applied to a dict (fixes #208) vor 5 Jahren
__init__.py release/0.5.2 vor 5 Jahren
compat.py Drop support for EOL Python vor 5 Jahren
definitions.py Add <wbr> to definitions.py vor 5 Jahren
smart_list.py Fix len() sometimes raising ValueError on empty node lists (fixes #174) vor 7 Jahren
string_mixin.py Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade vor 5 Jahren
utils.py Update copyright for 2016. vor 8 Jahren
wikicode.py Add Wikicode.contains(), Wikicode.get_ancestors(), Wikicode.get_parent() (#177) vor 7 Jahren