Skip to content

bdura/parsy-stubs

Repository files navigation

Stub files for Parsy

Parsy is an extremely elegant monadic parser combinator library for LL(infinity) grammars.

This library aims to enhance your developer experience (as well as catching a swathe of bugs before you run any test using static type checking with tools like Mypy) by providing type-hinting.

Installation

pip install parsy-stubs

Disclaimer

I am not affiliated in any way with the original library.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages