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.
 
 
 
 
Yuri Astrakhan e66a2db0ed
add missing public items to __all__
пре 4 година
..
nodes add missing public items to __all__ пре 4 година
parser Fix a parsing bug involving deeply nested style tags (fixes #224) пре 4 година
__init__.py Switch to requests for basic API example (closes #219); update links пре 4 година
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 Make Wikicode.matches() treat _ and space as equivalent (fixes #216) пре 4 година