{"library":"findspark","type":"library","category":null,"description":"Findspark is a Python library that simplifies the process of making Apache PySpark importable in standard Python environments, like Jupyter notebooks or IDEs. It automatically locates a Spark installation on the system (using `SPARK_HOME` or common paths) and adds the necessary PySpark and Py4J directories to `sys.path`. The current version, 2.0.1, was released on February 11, 2022, and focuses on stability and bug fixes. It's maintained as a utility for PySpark users.","language":"python","status":"active","version":"2.0.1","tags":["spark","pyspark","environment","setup","jupyter"],"last_verified":"Thu May 21","install":[{"cmd":"pip install findspark","imports":["import findspark\nfindspark.init()"]}],"homepage":null,"github":"https://github.com/minrk/findspark","docs":null,"changelog":null,"pypi":"https://pypi.org/project/findspark/","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,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/findspark/compatibility"}}