A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 
Ben Kurtovic b354c56755 Version bump; cleanup [ci skip] 6 år sedan
..
nodes Some improvements to whitespace recognition; unit tests (#185). 6 år sedan
parser Don't get stuck in tags with unclosed quoted attributes (fixes #190). 6 år sedan
__init__.py Version bump; cleanup [ci skip] 6 år sedan
compat.py Fix various SmartList bugs. 8 år sedan
definitions.py Update copyright for 2016. 8 år sedan
smart_list.py Fix len() sometimes raising ValueError on empty node lists (fixes #174) 7 år sedan
string_mixin.py Allow Wikicode objects to be pickled properly. 7 år sedan
utils.py Update copyright for 2016. 8 år sedan
wikicode.py Add Wikicode.contains(), Wikicode.get_ancestors(), Wikicode.get_parent() (#177) 7 år sedan