benmaier / binpackingLinks
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.
☆93Updated 3 months ago
Alternatives and similar repositories for binpacking
Users that are interested in binpacking are comparing it to the libraries listed below
Sorting:
- A flexible utility for flattening and unflattening dict-like objects in Python.☆186Updated 3 years ago
- Super-fast and clean conversions to numbers for Python.☆109Updated 4 months ago
- Autologging automates logging setup and method tracing for Python classes.☆50Updated last year
- Static analysis of Python import statements☆123Updated last month
- A powerful caching library for Python, with TTL support and multiple algorithm options.☆240Updated 3 years ago
- A pure Python Levenshtein implementation that's not freaking GPL'd.☆98Updated 2 years ago
- Automagically import missing modules in IPython.☆66Updated 3 weeks ago
- ☆29Updated 4 months ago
- Amazon S3 filesystem for PyFilesystem2☆156Updated last year
- Python module for interacting with nested dicts as a single level dict with delimited keys.☆114Updated last year
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆160Updated last month
- Data URI manipulation made easy.☆55Updated 6 months ago
- Extract python docstrings and save as markdown file [very lightweight and designed for my personal use case]☆58Updated 7 years ago
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆84Updated 10 months ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆221Updated 11 months ago
- nested_dict provides python dictionaries with multiple levels of nested-ness☆36Updated 8 years ago
- File system based database that uses python pickles☆73Updated last year
- 📚 Ordered Multivalue Dictionary. Powers furl.☆68Updated 3 years ago
- Pyfilesystem2 over SSH using paramiko☆92Updated last year
- ☆45Updated 10 months ago
- ☆54Updated last year
- Simple utility that retrieves current Jupyter notebook filename or path, when run from Jupyter notebook.☆61Updated 11 months ago
- modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph …☆45Updated last year
- ndjson with the same interface as the builtin json module☆68Updated 2 years ago
- A Python library to load structured table data from files/strings/URL with various data format: CSV / Excel / Google-Sheets / HTML / JSON…☆108Updated 2 years ago
- persistent caching to memory, disk, or database☆275Updated 3 weeks ago
- Serialization for objects which TinyDB couldn't handle otherwise☆60Updated 9 months ago
- Text-based sparklines for the command line mimicking those of Edward Tufte.☆113Updated 3 weeks ago
- Markdown documentation generator from Google docstrings☆67Updated last year
- A cool helper for tracking time and throughput of code blocks, with beautiful human friendly renditions.☆62Updated 2 years ago