Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 481 Bytes

installation.rst

File metadata and controls

22 lines (17 loc) · 481 Bytes

Installation

Mumpy has not been released on PyPI yet, so it must be cloned from the Git repo and installed manually.

$ git clone https://github.com/ianling/mumpy.git
$ cd mumpy/
$ python setup.py install

Requirements

  • Python 3.6+
    • opuslib
    • pycryptodome
    • protobuf
  • libopus (for audio)