A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
Ben Kurtovic 8a88198aae release/0.5.2 hace 5 años
..
nodes Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade hace 5 años
parser Fix crash due to PyList_GET_SIZE being applied to a dict (fixes #208) hace 5 años
__init__.py release/0.5.2 hace 5 años
compat.py Drop support for EOL Python hace 5 años
definitions.py Add <wbr> to definitions.py hace 5 años
smart_list.py Fix len() sometimes raising ValueError on empty node lists (fixes #174) hace 7 años
string_mixin.py Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade hace 5 años
utils.py Update copyright for 2016. hace 8 años
wikicode.py Add Wikicode.contains(), Wikicode.get_ancestors(), Wikicode.get_parent() (#177) hace 7 años