{"library":"alphashape","type":"library","category":null,"description":"Alpha Shape Toolbox is a Python library for generating n-dimensional alpha shapes, which are a generalization of convex hulls used to create bounding polygons around sets of points. It offers workflows to manually define the alpha parameter or optimize its value to best fit the data. As of version 1.3.1 (released April 16, 2021), the library supports 3D input data and GeoJSON output for its command-line interface. It is actively maintained with recent updates addressing Python version compatibility.","language":"python","status":"active","version":"1.3.1","tags":["geometry","computational geometry","alpha shape","spatial","point cloud","concave hull"],"last_verified":"Thu May 21","install":[{"cmd":"pip install alphashape","imports":["from alphashape import alphashape"]},{"cmd":"conda install alphashape","imports":[]}],"homepage":null,"github":"https://github.com/bellockk/alphashape","docs":null,"changelog":null,"pypi":"https://pypi.org/project/alphashape/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":90,"avg_install_s":9.1,"avg_import_s":2.4,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/alphashape/compatibility"}}