{"library":"dockerfile-parse","type":"library","category":null,"description":"Dockerfile Parse is a Python library designed for programmatic manipulation and parsing of Dockerfile files. It provides structured access to Dockerfile instructions, making it suitable for tasks like static analysis, linting, and automated tooling around Docker container builds. The library is actively maintained, with version 2.0.1 being the current release, and it frequently receives updates for compatibility with newer Python versions.","language":"python","status":"active","version":"2.0.1","tags":["docker","dockerfile","parser","build","container","analysis"],"last_verified":"Wed May 20","install":[{"cmd":"pip install dockerfile-parse","imports":["from dockerfile_parse import DockerfileParser"]}],"homepage":null,"github":"https://github.com/containerbuildsystem/dockerfile-parse","docs":null,"changelog":null,"pypi":"https://pypi.org/project/dockerfile-parse/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0.03,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/dockerfile-parse/compatibility"}}