towry-archived / bin-packing

πŸ˜” Failed to implement some kind layout in browser.

Home Page:http://towry.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bin packing

Just for fun.

bin packing

requires: python >= 3.0 pytest == 2.7.0 Pillow == 2.7.0 cx-Freeze == 4.3.4 # For creating executable

any enhance pull request will be accepted

Usage

Run python setup.py develop to make the package locally available then you can run python binpacking to run the program or py.test tests to do the test.

Or, you can use python -m binpacking to run the program or python tools/test.py to do the test.


Copyright (c) 2015, Towry Wang

About

πŸ˜” Failed to implement some kind layout in browser.

http://towry.me


Languages

Language:Python 98.9%Language:Makefile 1.1%