{"library":"graphframes-py","type":"library","category":null,"description":"GraphFrames is a powerful library for graph processing built on Apache Spark DataFrames. It allows users to perform graph analytics, queries, and algorithms like PageRank, connected components, and shortest paths directly using Spark's DataFrame API. The project is actively maintained, with frequent releases. The official Python package on PyPI is `graphframes-py`, and its latest version is 0.11.0.","language":"python","status":"active","version":"0.11.0","tags":["spark","graph","dataframe","analytics","graph-algorithms"],"last_verified":"Sat May 23","install":[{"cmd":"pip install graphframes-py","imports":["from graphframes import GraphFrame"]},{"cmd":"spark-submit --packages org.graphframes:graphframes:0.11.0-spark3.5-s_2.12 your_app.py","imports":[]}],"homepage":null,"github":"https://github.com/graphframes/graphframes","docs":null,"changelog":null,"pypi":"https://pypi.org/project/graphframes-py/","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.6,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/graphframes-py/compatibility"}}