funcparserlib 1.0.1
0
Recursive descent parsing library based on functional combinators
Contents
Recursive descent parsing library based on functional combinators
Stars: 341, Watchers: 341, Forks: 38, Open Issues: 11The vlasovskikh/funcparserlib
repo was created 9 years ago and the last code push was 5 months ago.
The project is popular with 341 github stars!
How to Install funcparserlib
You can install funcparserlib using pip
pip install funcparserlib
or add it to a project with poetry
poetry add funcparserlib
Package Details
- Author
- Andrey Vlasovskikh
- License
- MIT
- Homepage
- https://funcparserlib.pirx.ru
- PyPi:
- https://pypi.org/project/funcparserlib/
- GitHub Repo:
- https://github.com/vlasovskikh/funcparserlib
Classifiers
Related Packages
Errors
A list of common funcparserlib errors.
Code Examples
Here are some funcparserlib
code examples and snippets.
GitHub Issues
The funcparserlib package has 11 open issues on GitHub
- Switch to poetry-core
- Make a new release