···34343535You can find your API key in Tautulli under **Settings > Web Interface > API Key**.
36363737+> **Nix users:** A `flake.nix` is included. If you use [direnv](https://direnv.net/), just `direnv allow` and everything (Python + dependencies) is set up automatically. Otherwise `nix develop` drops you into a shell with everything you need.
3838+3739## Usage
38403941```bash
···76787779[GPL-3.0](https://www.gnu.org/licenses/gpl-3.0.html)
78807979----
8080-8181-> **Nix users:** A `flake.nix` is included. If you use [direnv](https://direnv.net/), just `direnv allow` and everything (Python + dependencies) is set up automatically. Otherwise `nix develop` drops you into a shell with everything you need.