binpacking

Heuristic distribution of weighted items to bins (either a fixed number of bins or a fixed number of volume per bin). Data may be in form of list, dictionary, list of tuples or csv-file.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install binpacking

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.5.2 2021-11-30  
1.5.1 2021-07-09  
1.5.0 2021-07-03  
1.4.5 2021-05-19  
1.4.3 2020-07-16  
1.4.2 2020-07-01  
1.4.1 2019-03-05  
1.4 2019-03-05  
1.3 2016-10-26  
1.2 2016-04-01  
1.1 2016-04-01  
1.0 2016-04-01  

Issues with this package?

Page last updated 2025-06-27 18:03:41 UTC