solidity-parser 0.1.1
0
A Solidity parser for Python built on top of a robust ANTLR4 grammar
Contents
A Solidity parser for Python built on top of a robust ANTLR4 grammar
Stars: 142, Watchers: 142, Forks: 37, Open Issues: 8The Consensys/python-solidity-parser
repo was created 5 years ago and the last code push was 3 months ago.
The project is popular with 142 github stars!
How to Install solidity_parser
You can install solidity_parser using pip
pip install solidity_parser
or add it to a project with poetry
poetry add solidity_parser
Package Details
- Author
- tintinweb
- License
- MIT
- Homepage
- https://github.com/consensys/python-solidity-parser/
- PyPi:
- https://pypi.org/project/solidity-parser/
- GitHub Repo:
- https://github.com/consensys/python-solidity-parser
Related Packages
Errors
A list of common solidity_parser errors.
Code Examples
Here are some solidity_parser
code examples and snippets.
GitHub Issues
The solidity_parser package has 8 open issues on GitHub
- Missing spaces in PragmaDirective
- Parser can't handle the following line
- Feature Request: Get object's raw source
- Parser can't handle call