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

https://github.com/erikbern/buffet

Simulate buffet lines (from blog post)
https://github.com/erikbern/buffet

Last synced: 4 months ago
JSON representation

Simulate buffet lines (from blog post)

Awesome Lists containing this project

README

        

See [blog post](https://erikbern.com/2019/10/16/buffet-lines-are-terrible.html)!

![pic](animation.gif)

### Requirements
- Python libraries listed on `requirements.txt` (install with `pip install -r requirements.txt`)
- ffmpeg for generating frames/videos