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.
 
 
 
 
Merlijn van Deen 0956055f03 sys.version_info: use indexing instead of names 10 years ago
..
nodes Move range/xrange compatibility code to compat.py. 10 years ago
parser Move range/xrange compatibility code to compat.py. 10 years ago
__init__.py Update email address. 10 years ago
compat.py sys.version_info: use indexing instead of names 10 years ago
definitions.py Update email address. 10 years ago
smart_list.py Implement new search protocol in Wikicode. 10 years ago
string_mixin.py Make StringMixIn a lot simpler thanks to __getattr__. 10 years ago
utils.py Move get_children() out of utils. 10 years ago
wikicode.py Remove unused import; fix indentation. 10 years ago