Installation¶
Install with pip
:
$ python3 -m pip install myqueue
Note
Python 3.7 or later is required.
Enable bash tab-completion for future terminal sessions like this:
$ mq completion >> ~/.profile
Subscribe here or use this RSS feed if you want to be notified of updates on PyPI.