A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 
 
Ben Kurtovic 9965709934 Version bump; update release script; update Travis 5 роки тому
..
nodes Update API query example; clarify docstring 5 роки тому
parser Add guard against a rare crash in the C tokenizer 5 роки тому
__init__.py Version bump; update release script; update Travis 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 Support manual construction of Node objects (fixes #214) 5 роки тому
wikicode.py Minor cleanup 5 роки тому