Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jjmc89/mwparserfromhell-stubs

mwparserfromhell type annotations
https://github.com/jjmc89/mwparserfromhell-stubs

Last synced: 3 months ago
JSON representation

mwparserfromhell type annotations

Awesome Lists containing this project

README

        

[![Latest PyPI release](https://img.shields.io/pypi/v/mwparserfromhell-stubs?logo=pypi&color=blue)](https://pypi.org/project/mwparserfromhell-stubs) ![Latest GitHub release](https://img.shields.io/github/v/release/JJMC89/mwparserfromhell-stubs?logo=github) ![Latest tag](https://img.shields.io/github/v/tag/JJMC89/mwparserfromhell-stubs?logo=git)

![License](https://img.shields.io/pypi/l/mwparserfromhell-stubs?color=blue) ![Python versions](https://img.shields.io/pypi/pyversions/mwparserfromhell-stubs?logo=python)

[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/JJMC89/mwparserfromhell-stubs/main.svg)](https://results.pre-commit.ci/latest/github/JJMC89/mwparserfromhell-stubs/main) [![typing checks](https://github.com/JJMC89/mwparserfromhell-stubs/actions/workflows/typing.yaml/badge.svg?branch=main)](https://github.com/JJMC89/mwparserfromhell-stubs/actions?query=workflow%3Atyping+branch%3Amain)

[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

# mwparserfromhell-stubs

type annotations for [mwparserfromhell](https://github.com/earwig/mwparserfromhell)

`mwparserfromhell.definitions`, `mwparserfromhell.parser`, and `mwparserfromhell.smart_list.utils` are excluded since users should not need to interface with them.

## versioning

versions follow `A.B.C.YYMMDD`, where `A.B.C` is the mwparserfromhell version the stubs correspond to and `YYMMDD` is the stubs release date.