{"library":"rectangle-packer","type":"library","category":null,"description":"rectangle-packer is a Python library for efficiently packing a set of 2D rectangles into a minimal bounding box. It utilizes an optimized best-fit heuristic algorithm to achieve high packing density. The current stable version is 2.1.0, and it maintains a moderate release cadence, with updates addressing performance and edge cases, primarily focusing on its core `pack` functionality.","language":"python","status":"active","version":"2.1.0","tags":["packing","rectangle","layout","bin-packing","optimization"],"install":[{"cmd":"pip install rectangle-packer","imports":["from rpack import pack","from rpack import pack # 'group' was removed","from rpack import pack # '_rpack' was removed"]}],"homepage":null,"github":"https://github.com/Penlect/rectangle-packer","docs":null,"changelog":null,"pypi":"https://pypi.org/project/rectangle-packer/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":60,"avg_install_s":1.5,"avg_import_s":0.03,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/rectangle-packer/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}