{"library":"fparser","type":"library","category":null,"description":"fparser is a Python implementation of a Fortran parser that provides the ability to parse Fortran code (F77, Fortran 2003, 2008, 2018 standards) and represent it as an Abstract Syntax Tree (AST). This allows for static analysis, refactoring, or code generation. The current stable version is 0.2.2, with active development and regular releases.","language":"python","status":"active","version":"0.2.2","tags":["parser","fortran","AST","static analysis","compiler"],"last_verified":"Tue May 26","install":[{"cmd":"pip install fparser","imports":["from fparser.two import Fortran2003","from fparser.common.readfortran import read_file","from fparser.two.utils import walk","Use 'fparser.two' API instead"]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/fparser/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.4,"avg_import_s":0.99,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/fparser/compatibility"}}