An open API service indexing awesome lists of open source software.

https://github.com/realkinetic/scales

utility library for weighted choices
https://github.com/realkinetic/scales

Last synced: about 1 year ago
JSON representation

utility library for weighted choices

Awesome Lists containing this project

README

          

# scales

## weighted
Contains functions that can be run with weighted algorithms to make weighted choices.

## function
Contains the functions to be used when calling functions in `weighted`.

## running tests
Install and enter virtualenv, highly recommend virtualenvwrapper.

```sh
$ pip install -Ur requirements-dev.txt
$ make unit
```

## Contributors
dustin.hiatt@realkinetic.com