Skip to content

Installation

Agustín Borrego edited this page Dec 22, 2022 · 2 revisions

Silence has the following system requirements:

  • Python 3.6 or newer
  • pip (Python package installer)
  • A connection to a MySQL or MariaDB database

If these are fulfilled, Silence can be installed from the Python Package Index (PyPI) using pip:

pip install Silence

Once you have installed Silence, check out these sections to get started!

Clone this wiki locally