You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP

pycparser

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pycparser

C parser in Python

2.22
Maintainers
1
    pycparser is a complete parser of the C language, written in
    pure Python using the PLY parsing library.
    It parses C code into an AST and can serve as a front-end for
    C compilers or analysis tools.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts