A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 

29 wiersze
672 B

  1. MWParserFromHell v0.1 Documentation
  2. ===================================
  3. **mwparserfromhell** (the *MediaWiki Parser from Hell*) is a Python package
  4. that provides an easy-to-use and outrageously powerful parser for MediaWiki_
  5. wikicode. It supports Python 2 and Python 3.
  6. Developed by Earwig_ with help from `Σ`_.
  7. .. _MediaWiki: http://mediawiki.org
  8. .. _Earwig: http://en.wikipedia.org/wiki/User:The_Earwig
  9. .. _Σ: http://en.wikipedia.org/wiki/User:Σ
  10. Contents
  11. --------
  12. .. toctree::
  13. :maxdepth: 2
  14. API Reference <api/modules>
  15. Indices and tables
  16. ------------------
  17. * :ref:`genindex`
  18. * :ref:`modindex`
  19. * :ref:`search`