.. highlight:: python Welcome to pi-clap ================== **A python package for clap detection** Contents ^^^^^^^^ .. toctree:: :maxdepth: 5 :caption: Contents Introduction install documentation tutorial license .. toctree:: :caption: Links :hidden: MagPi Tutorial Python Package Source Code genindex Platforms Supported ^^^^^^^^^^^^^^^^^^^ * Raspberry Pi * Linux * MacOS Hardware Requirements ^^^^^^^^^^^^^^^^^^^^^ * Raspberry Pi (optional) * Bread Board (optional) * Microphone * Audio Card (Needed for analog microphones with a jack) Dependencies ^^^^^^^^^^^^ * `Python 3.6+ `_ * `PyAudio `_ * `PortAudio `_ (Need to be installed manually) * Audio Driver (Automatically loaded by OS after a restart) * `Munch `_ Upcoming features ^^^^^^^^^^^^^^^^^ * Adding advanced clap detection algorithms * Adding support for automation platforms like Amazon Alexa, Google Home, IFTTT etc. License ^^^^^^^ MIT License .. meta:: :description: pi-clap - A python package for clap detection :keywords: pi-clap, clap detection, python package