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.
 
 
 
 
Ben Kurtovic 3fd13100da Another speedup by reducing calls to _read(). 11 years ago
..
nodes Handle integers as MediaWiki does. 11 years ago
parser Another speedup by reducing calls to _read(). 11 years ago
__init__.py Relaive imports because they are awesome; more stuff in SmartList. 11 years ago
smart_list.py Fixes and improvements. 11 years ago
string_mixin.py Implement a ton more in SmartList. 11 years ago
utils.py Fixes and improvements. 11 years ago
wikicode.py Fixes and improvements. 11 years ago