Installation

Greenstalk supports Python 3.5 and later. It’s available on PyPI and can be installed by running:

$ pip3 install greenstalk

If you don’t have beanstalkd installed, it’s available in most package repositories.

Debian and Ubuntu:

$ sudo apt install beanstalkd

macOS with Homebrew:

$ brew install beanstalkd