A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
Ben Kurtovic b3c98efd22 Fix a parsing bug involving deeply nested style tags (fixes #224) há 4 anos
..
nodes Update API query example; clarify docstring há 5 anos
parser Fix a parsing bug involving deeply nested style tags (fixes #224) há 4 anos
__init__.py Switch to requests for basic API example (closes #219); update links há 4 anos
compat.py Drop support for EOL Python há 5 anos
definitions.py Add <wbr> to definitions.py há 5 anos
smart_list.py Fix len() sometimes raising ValueError on empty node lists (fixes #174) há 7 anos
string_mixin.py Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade há 5 anos
utils.py Support manual construction of Node objects (fixes #214) há 5 anos
wikicode.py Make Wikicode.matches() treat _ and space as equivalent (fixes #216) há 4 anos