Contents

solidity-parser 0.1.1

0

A Solidity parser for Python built on top of a robust ANTLR4 grammar

A Solidity parser for Python built on top of a robust ANTLR4 grammar

Stars: 99, Watchers: 99, Forks: 25, Open Issues: 6

The ConsenSys/python-solidity-parser repo was created 3 years ago and was last updated 2 weeks ago. The project is moderately popular with 99 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
No  solidity_parser  pypi packages just yet.

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 6 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

See more issues on GitHub

Related Packages & Articles

pykml 0.2.0

pyKML is a Python package for creating, parsing, manipulating, and validating KML, a language for encoding and annotating geographic data. Python KML library

authx 0.8.1

Ready to use and customizable Authentications and Oauth2 management for FastAPI

fastapi-jwt-auth 0.5.0

FastAPI extension that provides JWT Auth support (secure, easy to use and lightweight)